‎2010 Mar 03 9:40 AM
Hi,
I have zfields in my DRAW table.
I need to create new field of table and so use a BAPI_DOCUMENT_CREATE.
But it hasnu2019t the EXTENSIONIN parameter.
Could i enhance this BAPI to save all zfields?
‎2010 Mar 03 9:55 AM
HI ,
You need to add your Z-fields as append structure in BAPI_DOC_DRAW and BAPI_DOC_DRAW2.
Add map z-fields thru implicit enhancement in Function module MAP2I_BAPI_DOC_DRAW2_TO_DRAW.
Regards,
Ashok.
‎2010 Mar 03 11:08 AM