Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data Dictionary Tables - Text Table / Text Field

stapuff106
Discoverer
0 Likes
1,478
  • SAP Managed Tags

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.

0 REPLIES 0