SAPMF02D is the program name and 112 is the screen number. There are only 3 fields there, so I'm not sure if you just see this message and give up completely.
We don't use consumers, so I can't really comment but there is some information in the documentation for RFBIDE00 report that provides some insights on how consumer data needs to be filled in. Should not be difficult to apply this knowledge to IDoc.
Also make sure to search the SAP notes, might be some explanations there.
"Best way" is up to you to decide based on what you want to achieve exactly.
DEBMAS transports only the address data that you can find in KNA1
There is probably an address field required which only exists in ADRC.
So you would need to have ADRMAS and DEBMAS Idoc send together in a serialization group.
I went to this problem too with migrations, since LSMW can't create serialization, so I am using LSMW recording for this consumer data in migrations.
Add comment