2007 Sep 23 3:00 PM
Hi All,
Can any one PLEASE clarify how to upload the Sales orders' data from 4.6c to ECC 6.0. If it is with BAPIs then can any please let me know the steps involved in it. I am new to BAPIs & RFCs. I should get the same external numbers as in 4.6C even in this new system.
Thanks in advance,
Sandy
2007 Sep 24 2:20 AM
Your requirement is not clear.
Do you want to create orders in an ECC6 system from some other data in a 46C system? If so, then you can call the BAPI (BAPI_SALESORDER_CREATEFROMDAT2) via RFC by simply populating all required fields / tables and calling the function, and then save the data by calling the BAPI_TRANSACTION_COMMIT function.
If you are talking about Sales Order data in an upgrade from 46C to ECC6 then there is no need to do anything - the SAP upgrade process keeps all such data unchanged. You do not need to upload this (or any other) data.
If you are trying to run the two systems in parallel, then you could probably use the BAPI to create the documents in ECC6, but you may need to change configuration in ECC6 to allow for the number range to be external so that the 46C system supplies the number.
Andrew
Hi All,
Can any one PLEASE clarify how to upload the Sales orders' data from 4.6c to ECC 6.0. If it is with BAPIs then can any please let me know the steps involved in it. I am new to BAPIs & RFCs. I should get the same external numbers as in 4.6C even in this new system.
Thanks in advance,
Sandy
2007 Sep 24 2:20 AM
Your requirement is not clear.
Do you want to create orders in an ECC6 system from some other data in a 46C system? If so, then you can call the BAPI (BAPI_SALESORDER_CREATEFROMDAT2) via RFC by simply populating all required fields / tables and calling the function, and then save the data by calling the BAPI_TRANSACTION_COMMIT function.
If you are talking about Sales Order data in an upgrade from 46C to ECC6 then there is no need to do anything - the SAP upgrade process keeps all such data unchanged. You do not need to upload this (or any other) data.
If you are trying to run the two systems in parallel, then you could probably use the BAPI to create the documents in ECC6, but you may need to change configuration in ECC6 to allow for the number range to be external so that the 46C system supplies the number.
Andrew
2007 Sep 24 5:09 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |