2007 Nov 02 7:59 PM
Hi,
My query is - how to find the<b> exit or enhanceme</b>nt for Message type MATMAS, CREMAS.
Please mention the <b>step by step procedure.</b>
Regards
2007 Nov 02 8:06 PM
Hi,
1. Please find the corresponding FM for a given message type.
2. For example inbound MATMAS, the corresponding FM is IDOC_INPUT_MATMAS01.
3. Go to SE37 to display the source code of FM IDOC_INPUT_MATMAS01.
4. Find/Search for 'CUSTOMER-FUNCTION' in the main program.
5. System will display all user exits available for inbound MATMAS.
6. Find appropriate user exits to meet your requirement.
Regards,
Ferry Lianto
Hi,
1. Please find the corresponding FM for a given message type.
2. For example inbound MATMAS, the corresponding FM is IDOC_INPUT_MATMAS01.
3. Go to SE37 to display the source code of FM IDOC_INPUT_MATMAS01.
4. Find/Search for 'CUSTOMER-FUNCTION' in the main program.
5. System will display all user exits available for inbound MATMAS.
6. Find appropriate user exits to meet your requirement.
Regards,
Ferry Lianto
2007 Nov 02 8:06 PM
Hi,
1. Please find the corresponding FM for a given message type.
2. For example inbound MATMAS, the corresponding FM is IDOC_INPUT_MATMAS01.
3. Go to SE37 to display the source code of FM IDOC_INPUT_MATMAS01.
4. Find/Search for 'CUSTOMER-FUNCTION' in the main program.
5. System will display all user exits available for inbound MATMAS.
6. Find appropriate user exits to meet your requirement.
Regards,
Ferry Lianto
2007 Nov 02 8:08 PM
Hi,
1) go to the table EDIFCT and get the function module (FCTNAM) for the corresponding message type (MESTYP).
2) Then go the corresponding function module and search for the key word CUSTOMER-FUNCTION.
you will get the corresponding function exits available in the function module
Thanks
Naren
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |