Hi All,
I have two zz fields appended in table RBKP those are mandatory in MIRO transaction . I am using bapi 'BAPI_INCOMINGINVOICE_CREATE' to create MIRO. But i did not found any structure (BAPI_TE*rbkp*) to pass my extension parameter.
Can anyone please let me know how to pass the values to my custom fields .
Alas, read 2149315 - BAPI_INCOMINGINVOICE_CREATE and customer fields
No solution in the standard system. It is not planned to add this functionality in the standard. It is currently not possible to process customer fields with these BAPIs.
So you may be required to add some kind of Enhancement in the BAPI itself to import and map your fields.
Regards,
Raymond
Add a comment