2008 Jan 23 11:52 AM
Hi All,
How can i Link Message Type to Function Module (Client independent).plz dont send link.
2008 Jan 23 12:08 PM
Hi Friend,
i am giving exp.
IF U CREATED idoc type, message type and FM do this type.
To link a message (ZSDFG) type to a function module (Z_IDOC_INPUT_ZZSDFG) follow these steps:
Enter transaction WE57 (ALE -> Extensions -> Inbound -> Allocate function module to logical message)
Select an entry (EG. IDOC_INPUT_ORDERS) and copy
Type in module name Z_IDOC_INPUT_ZSDFG
Type in basic IDoc type as ZINVRV01
Type in message type as ZSDFG
Type object type as IDOCINVOIc (Invoice document) - Used for workflow
Direction should be set to 2 for inbound
Enter and save
2008 Jan 23 12:08 PM
Hi Friend,
i am giving exp.
IF U CREATED idoc type, message type and FM do this type.
To link a message (ZSDFG) type to a function module (Z_IDOC_INPUT_ZZSDFG) follow these steps:
Enter transaction WE57 (ALE -> Extensions -> Inbound -> Allocate function module to logical message)
Select an entry (EG. IDOC_INPUT_ORDERS) and copy
Type in module name Z_IDOC_INPUT_ZSDFG
Type in basic IDoc type as ZINVRV01
Type in message type as ZSDFG
Type object type as IDOCINVOIc (Invoice document) - Used for workflow
Direction should be set to 2 for inbound
Enter and save