cancel
Showing results for 
Search instead for 
Did you mean: 

CIG PurchaseOrderExportRequest EXTENSIONIN field Mapping

EricSujx
Discoverer
0 Kudos

Hi,

I want to mapping EXTENSIONIN field, but, it's a structure, not have ITEM ,

what should I do ?

Accepted Solutions (1)

Accepted Solutions (1)

yaccoulibaly
Explorer
0 Kudos

You first need to add the the EXTENSIONIN to the payload structure as by default, it is not there.
Then , if you have several mapping to do, you need to duplicate the segment
Then you add the structure as constant to the STRUCTURE element, eg, BAPI_TE_MEPOHEADER according to how you are going to handle the data
then the exact value that you are adding actually will go to the VALUEPART1....4 element

Answers (0)