2007 Mar 22 2:51 PM
Hi,
I need to upload data to SAP system from legacy and then utilize an idoc pass on the data to update the condition type table.I have uploaded the data and filled the same data into the idoc data segment.I have also filled in the control data.I need to know whether we can utilize the process code for creating and posting the idoc and how?Only after filling the idoc and posting it,it will update the condition type table.The Idoc I am using is Cond_A of idoc type Cond_A04 and the process code is IDOC_INPUT_COND_A.
Hi,
I need to upload data to SAP system from legacy and then utilize an idoc pass on the data to update the condition type table.I have uploaded the data and filled the same data into the idoc data segment.I have also filled in the control data.I need to know whether we can utilize the process code for creating and posting the idoc and how?Only after filling the idoc and posting it,it will update the condition type table.The Idoc I am using is Cond_A of idoc type Cond_A04 and the process code is IDOC_INPUT_COND_A.
2007 Mar 22 3:02 PM
Hi,
Are you writing custom program to poulate IDoc COND_A?
If, you are ... then you can use FM IDOC_INPUT_COND_A to update the condition records.
Prior to do that, please ensure you have configure the distribution model (BD64) and partner profile (WE20). Also you have done all necessary data mapping correctly for IDoc control record and IDoc data record in your custom program.
You can use WE19 to simulate the data mapping and test the above FM.
Regards,
Ferry Lianto
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |