Friends,
I have to map data from customs export declaration document to a print form.
I am new to using GUID keys and do not know how to use them while selecting data from tables.
Further, I am not sure how to link the screen fields in the customs export declaration to table fields in the GTS system as i have to display data in the form based on the value in screen fields in the customs document.
Points will be rewarded for helpful answers.
Regards,
John.
Request clarification before answering.
John,
Call the function module READ_TEXT and pass
the ID, LANGUAGE, NAME and OBJECT.
Pass IS_PRN-H_GEN-GUID_CUHD to NAME(THEAD-TDNAME).
Read the table LINES from the function module into a work area(WA_LINES) and output the data on the form.
ID and OBJECT are maintained in SPRO.
Goto SAP GTS ---> General Settings ---> Text Control ---> Define Text Determination Procedures for Customs Shipments and Declarations.
Hope this helps.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 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.