on 2021 Feb 16 3:53 PM
Hello,
I am trying to find out the table in which the texts recorded in the Notes Text Box within the Forwarding Orders General Data tab, are stored. My unsuccessful approach so far has been to navigate the BOPF using the BOBX transaction.
How can I resolve this issue?
Thanks and best regards.
Hi Juan,
check table /BOBF/D_TXCCON.
You can get there from the TRQ Root via asssociations.
TRQ Root --> Assoc: Textcollection --> Assoc: Text --> Assoc: Text_Content
Best regards
Philipp
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Many thanks Philipp.
I have tried to join /BOBF/D_TXCCON to /SCMTMS/D_TORROT but so far no ID worked. Do you know which fields or intermediate tables, if any, should I use?
Thanks and best regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Juan,
if this is for a development you really should use BOPF associations instead of table joins.
Check the TM Enhancement Guide for further information.
In case table joins are your only option try to start with /SCMTMS/D_TRQROT, this will contain the FWO root data.
BR
Philipp
User | Count |
---|---|
11 | |
2 | |
2 | |
1 | |
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.