Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_PO_CREATE1 ZZ-fields are not updated

Former Member
0 Kudos

Hi all,

I need to fill the ZZ-fields of table EKPO from IDOC PORDCR102 with the help of FM BAPI_PO_CREATE1. I use EXTENSIONIN parameter and fill the structure

BAPI_TE_MEPOITEM with the required fields. But the changes doesn't take place and the error occurs.

In the debug mode I found that the perform move_data_in works normaly and zz-fields are passed there. The error occurs during the post_processing. The parameter EXTENSIONOUT doesn't contain the needed fields.

May be I should populate the BAPI_TE_MEPOITEMX structure but I can't find the corresponding fields there.

Could you please give your professional answer? If my explaination is not clear or not enough I'll give you all required info...

Great thanks in advance.

1 REPLY 1

Former Member
0 Kudos

Hi,

Impliment Customer enhancements EXIT_SAPL2012_003 or EXIT_SAPL2012_004 which ever applicable to populate EXTENSIONOUT.

Thanks,

Suray