Dear Mobile heroes,
We have create two custom ZZ fields which are used to carry data
specifc to opportunity competitors.
These were created using the AET tool, and the fields are:
ZZFLD00000S (share of wallet %) NUMC3
and
ZZFLD00000R (reason -for share) VARCHAR30
These two ZZ fields have been (incorrectly) mapped from CRM table
CRMD_PARTNER to CDB table SMOKVBEZ9. SMOKVBEZ9 holds Opportunity
Business partner data, it has no partners of reltyp 00000023, or
Z0000030 (competitors). Instead we need to map our two ZZ fields from
CRM table CRMD_PARTNER to CDB table SMOKVBEZ13 (Opportunity
Competitors).
How can we do that? Is it safe to re-run the AET? What will happen the
old ZZ fields left on table SMOKVBEZ9.
Richard