SAP - Steps To Create Custom IDOC
SAP - Steps To Create Custom IDOC
com/wiki/display/ABAP/Steps+to+create+custom+IDOC
Welcome, Guest
Login
Register
Getting Started
Newsletters
Store
Solutions
Services & Support
About SCN
Downloads
Industries
Training & Education
Partnership
Developer Center
Lines of Business
University Alliances
Events & Webinars
Innovation
Added by Krishna Chauhan, last edited by Moshe Naveh on Feb 09, 2010
Scenario: Let's assume we require to create a custom IDOC for posting accrual (FBS1 transaction). For posting accrual we have a BAPI called 'BAPI_ACC_DOCUMENT_POST'. Our first approach
will be to understand the transaction FBS1 and identify the mandatory and minimum fields require for posting accruals by transaction FBS1.
First we will be making the segments in custom Idoc with same fields require to populate in BAPI. Our approach for posting accruals from custom Idoc will be, first we will populate the segments of
custom Idoc and then we will pass those fields to our 'Z' function module (which we will be creating with BAPI functionality). Our 'Z' function module will be doing the whole functionality for posting
accrual.
1 de 4 28/02/2013 11:44
SAP Community Network Wiki - ABAP Development - Steps to create c... http://wiki.sdn.sap.com/wiki/display/ABAP/Steps+to+create+custom+IDOC
2 de 4 28/02/2013 11:44
SAP Community Network Wiki - ABAP Development - Steps to create c... http://wiki.sdn.sap.com/wiki/display/ABAP/Steps+to+create+custom+IDOC
3 de 4 28/02/2013 11:44
SAP Community Network Wiki - ABAP Development - Steps to create c... http://wiki.sdn.sap.com/wiki/display/ABAP/Steps+to+create+custom+IDOC
Labels
tutorial abpa custom idoc
Comments (3)
Follow SCN
Contact Us
SAP Help Portal
Privacy
Terms of Use
Legal Disclosure
Copyright
4 de 4 28/02/2013 11:44