‎2007 Jul 30 8:20 AM
hi experts,
I have few custom fields in my BSEG table ,
like
yycns
yasd
yass
zzabd
Now i want to include these fields in my standard BAPI_ACC_DOCUMENT_POST
and den to enhance IDOC for this Bapi, Here IDOC is capturing data from ETC layer external to SAP.
How to process step by step. Can anybody send me example code for the same.
I will provide points for the help.Please reply fast as its a bit Urgent.
Regards
Amit Singla
‎2007 Jul 30 8:24 AM
Hi Amit,
we cannot add the fields in the in built bapi but copy the same code and create a new bapi and the fields to that bapi,
and inorder to enhance the IDOC add a segment to the idoc.
Madhu
‎2007 Jul 30 8:42 AM
Ya Madhu,
You r right, i have to develop a custom bapi , next to create a segment in IDOC , but how to proceed with the same can you suggest me ?
I have never done it before, How IDOC communicate with new bapi?
thanks in advance