on 2017 Jul 17 6:00 PM
Hi,
I have a requirement to create Forwarding order using BOPF in TM , I tried to find the class same as TOR- /SCMTMS/CL_TOR_FACTORY for TRQ. But I couldn't able to find , Please help.
Thank you,
Arun
Request clarification before answering.
Hi Arun,
I believe the solution you have found is
Creating an instance of the object TRQ using standard Service manager and then performing the steps you want to .
Here is the simple snippet of the code to create an instance of the TRQ ( FWO ).
Make sure you have defined data section to hold the data.
lo_srv_mgr = /bobf/cl_tra_serv_mgr_factory=> get_service_manager( /scmtms/if_trq_c=>sc_bo_key ).
I hope this helps.
Regards,
GS
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found the solution myself...!
Thank you,
Arun
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.