Hi,
I have a requirement where I have added an eew field to BUPA..Now i want this eew field to be passed in the structure CRMXIF_PARTNER_COMPLEX . For this I have appended a structure to the structure BUS_EI_CENTRAL_DATA..
As par the documentation of the function module CRMXIF_PARTNER_SAVE, I have tried to extend the extend the CRMXIF_PARTNER_COMPLEX from transaction BDFG. I am providing the following details:-
Idoc interface
Message type;- YCRMXIF_PARTNER_SAVE1
Idoc type;- YCRMXIF_PARTNER_SAVE101
Packet :- YSDPKG2
ALE Outbound processing
Function module;- Z_IDOC_OUTPUT_CRMXIF_PARTNER
Function group:- ZBUPA_IDOC_EXTN
Whille trying to regenerate I am getting the following error
"Inconsistency found in segment:
Segment E101BUS_EI_BANKDETAIL
Structure BUS_EI_BANKDETAIL "
There are 3 options:-
1. Ignore inconsistency and continue.
2. Remove inconsistency and continue
3. Cancel generation.
I am choosing the 1st option (Ignore inconsistency and continue.). However i am getting an error message that
"Data element is not active"
I have already checked the notes 864222,835023 and some other related notes.
Also I am working in SAP CRM 6.0 environment.
Please let me know how to go about this.
Thanks,
Samrat.