on 2019 Dec 11 6:29 AM
Hi All,
I am working on S/4 HANA Embedded TM system and my client requirement is to update the Seal Number and Driver Name in Freight Order manually from ABAP code using RFC which will be triggered from SAP MII system.
For this Functional Consultant already configured the Text Type which will be at Root/Header Level.
From ABAP side I need to 1st Insert the Text Type in Freight Order and then Update the Content in Text Type .
still i havnt found any solution.
so please let me know if any Class/Method can be use to do the same or share me the documents if available .
Regards,
Suhel Sheikh
Request clarification before answering.
Hi Aditya,
PFB/attached the sample code.
GT_MOD will contain the actual entry to be use with Modify Method of service manager.
IM_KEY will be the FO/FB root key,im_text_content will content the actual content for text type and im_text_type will be Text Type like SEAL or DRI or etc
Regards,
Suhel Sheikh
*- Local Data DeclarationsYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Suhail,
Thank you very much. It made my day. Tried simple update scenario by taking your code as reference. It worked.
hi All,
Does anyone has a sample code or reference to any link or blog will be helpful.
We need to insert the Text Type in Freight Order and then Update the Content in Text Type.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Suhel,
Did you get any solution ? I have the same requirement but here I am using BOPF BO SCMTMS/TOR. Can you please help me with it?
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 | |
4 | |
3 | |
2 | |
2 | |
2 | |
2 | |
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.