Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

function modules used in edi ?

Former Member
0 Likes
519

can somebody name some Function modules used process idocs. function modules used for processing inbound and outbound.

2 REPLIES 2
Read only

Former Member
0 Likes
468

Check the below link :

http://www.erpgenie.com/sap/saptech/transactions.htm

Transaction FBE1 - Payment Advice FM : IDOC_INPUT_REMADV

Purchase order/Sales order - IDOC_INPUT_ORDERS,IDOC_OUTPUT_ORDERS

Delivery : IDOC_INPUT_del

Just goto SE37 -> inbound FM - IDOC_INPUT_* -> you get list of Inbound FM's

Just goto SE37 -> Outbound FM - IDOC_OUTPUT_* ->you get List of Outbound FM's

Thanks

Seshu

Read only

0 Likes
468

can you name some important ones. Some for inbound processing andsome output processing. and how are these func. modules used. where are they attached in ale as well as in edi?