‎2012 Jan 23 10:05 AM
Hello Experts,
I have a requirement of adding custom field at the header level. Can i use bapiextensionin in the FM BAPI_PR_CREATE
if yes what is the structure that need to be modified for appending new fields and transfer the data to the EBAN table.
Thanks in advance.
Praveen
‎2012 Jan 23 10:08 AM
hi
check in the customzation of Purchase requisition screen whether the addition new custom field is available the use it by creating a customzation transport request in stead of BAPI.
‎2012 Jan 23 1:32 PM
‎2012 Jan 23 2:10 PM
It was a name field of character 40
can't we append a custom field to header?
Regards,
Praveen
‎2012 Feb 14 7:15 AM
Updated custom fields using extensionin structure in BAPI_PR_CREATE
‎2013 Dec 12 2:07 PM
Hi to All,
I've the same problem, using BAPI_PR_CREATE and filling EXTENSIONIN ( BAPI_TE_MEREQITEM/X)
the custom field has not filled. I've also tried to implement BADI ME_PR_CUST but doesn't work.
Please help up.
Thanks a lot.
Umberto
‎2014 Sep 02 5:47 PM