Application Development and Automation 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: 
Read only

BAPI_PR_CREATE

Former Member
0 Likes
656

Hi all,

I am using BAPI_PR_CREATE and need to update the custom fields in EBAN. I have created enhancement spot in method IF_EX_ME_BAPI_PR_CREATE_02~MAP2I_EXTENSIONIN to update the customer fields in BADI. I have added code below:

ch_struc = im_container.

But it still not working. Can anyone help me on this.

Thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
493

Check this ch_struc [] = im_container [].

Edited by: Dharmin_Surath on Apr 26, 2010 1:16 PM

Read only

0 Likes
493

Hi,

I too am doing the same thing and it is not getting populated. When i debug it is calling a different class altogether. Do i need to do any customisation for this ??

Regards

Raj