‎2010 Apr 26 10:17 AM
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.
‎2010 Apr 26 12:16 PM
Check this ch_struc [] = im_container [].
Edited by: Dharmin_Surath on Apr 26, 2010 1:16 PM
‎2010 Apr 27 12:30 AM
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