2016 Aug 02 3:12 AM
Hi experts:
I want to batch input created freight order using an excel file, is there any standard function or API to do this ?
or, can I use BOPF Service Manager (DO_ACTION) method to do this ?
2016 Aug 02 7:45 AM
Hi Jay,
As Batch-Input is based on Dynpro Screens and BOPF is actually a framework for the business logic layer, there is no BOPF API for Batch-Input. I don't no SAP TM, but as far as I know, it's not using Dynpro UIs but FPM. So in this case you can not use Batch-Input (anyway, I regards Batch-Input as a legacy technology). Also the BOPF Test UI will not help you, as it uses ALV.
But you can consume the BOPF Business Object using the BOPF service manager and control your transaction using the BOPF transaction manager. Just use the SCN search to find out how.
Cheers,
Martin
Hi Jay,
As Batch-Input is based on Dynpro Screens and BOPF is actually a framework for the business logic layer, there is no BOPF API for Batch-Input. I don't no SAP TM, but as far as I know, it's not using Dynpro UIs but FPM. So in this case you can not use Batch-Input (anyway, I regards Batch-Input as a legacy technology). Also the BOPF Test UI will not help you, as it uses ALV.
But you can consume the BOPF Business Object using the BOPF service manager and control your transaction using the BOPF transaction manager. Just use the SCN search to find out how.
Cheers,
Martin
2016 Aug 02 7:45 AM
Hi Jay,
As Batch-Input is based on Dynpro Screens and BOPF is actually a framework for the business logic layer, there is no BOPF API for Batch-Input. I don't no SAP TM, but as far as I know, it's not using Dynpro UIs but FPM. So in this case you can not use Batch-Input (anyway, I regards Batch-Input as a legacy technology). Also the BOPF Test UI will not help you, as it uses ALV.
But you can consume the BOPF Business Object using the BOPF service manager and control your transaction using the BOPF transaction manager. Just use the SCN search to find out how.
Cheers,
Martin
2016 Aug 02 9:22 AM
Hi Martin,
/SCMTMS/CL_TOR_FACTORY->CREATE_TOR_FO
This class method can be used to creation, thanks for your reply.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |