2021 Oct 21 4:26 PM
I am looking to find the data dictionary tables that define the relationship between what text table is being used and what field is being used from that text table.
Example -
check table T006 - DD03N shows MSEHI as a key flag
text table T006A - MSEHI
A join on T006.MSEHI=T006A.MSEHI returns 4 fields
MSEH3
MSEH6
MSEHT
MSEHL
Is there a data dictionary table that would tell me that SAP GUI is pulling T006A.MSEHL from the list of 4 possible fields?
Example
CHECK_TABLE TEXT_FIELD TEXT_TABLE FIELD
T156 BWART T156HT BTEXT
T156 BWART T156T BTEXT
Is there a data dictionary table that would tell me which text table the system is using between T156HT or T156T?
I appreciate any thoughts or help offered.
I am looking to find the data dictionary tables that define the relationship between what text table is being used and what field is being used from that text table.
Example -
check table T006 - DD03N shows MSEHI as a key flag
text table T006A - MSEHI
A join on T006.MSEHI=T006A.MSEHI returns 4 fields
MSEH3
MSEH6
MSEHT
MSEHL
Is there a data dictionary table that would tell me that SAP GUI is pulling T006A.MSEHL from the list of 4 possible fields?
Example
CHECK_TABLE TEXT_FIELD TEXT_TABLE FIELD
T156 BWART T156HT BTEXT
T156 BWART T156T BTEXT
Is there a data dictionary table that would tell me which text table the system is using between T156HT or T156T?
I appreciate any thoughts or help offered.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |