2012 Feb 02 1:30 PM
An outbound idoc of type ORDERS is created and one of the segements has profitcenter in it. Can anybody help me find how the profit center is getting populated in the segment ?
2012 Feb 03 5:35 AM
Hi,
Check for the FM 'master_idoc_distribute' in the program which is being executed to create an idoc of type ORDERS. Just before this FM you can see how profit center is getting populated.
Or if message control is being used to create idoc, then check the configuration in we20(partner profile), double click the message type and go to outbound tab , there will be a FM over there which will be creating idocs, check that code or put a debug point.
Regards,
Manu
An outbound idoc of type ORDERS is created and one of the segements has profitcenter in it. Can anybody help me find how the profit center is getting populated in the segment ?
2012 Feb 03 5:35 AM
Hi,
Check for the FM 'master_idoc_distribute' in the program which is being executed to create an idoc of type ORDERS. Just before this FM you can see how profit center is getting populated.
Or if message control is being used to create idoc, then check the configuration in we20(partner profile), double click the message type and go to outbound tab , there will be a FM over there which will be creating idocs, check that code or put a debug point.
Regards,
Manu
2012 Feb 03 5:41 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |