SAP table T77AW (Definition of Evaluation Paths)

SAP table T77AW has 3 primary key fields being MANDT,WEGID,WEGNR.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
WEGID Evaluation Path CHAR 8 0 T778A WEGID
WEGNR Sequence Number NUMC 3 0 LFDNUM
OTYPE Object Type CHAR 2 0 T778O OTYPE
RSIGN Relationship Specification CHAR 1 0 RSIGN
A bottom up
B top down
RELAT Relationship Between Objects CHAR 3 0 T778V RELAT
PRIOX Priority CHAR 2 0 PRIOX
SCLAS Type of Related Object CHAR 2 0 T778O SCLAS
SKIPF Skip Flag CHAR 1 0 SKIPF

T77AW foreign key relationships

Table Field Check Table Check Field
0 T77AW OTYPE T778O Object Types MANDT
0 T77AW OTYPE T778O Object Types OTYPE
1 T77AW RELAT T778V Relationships MANDT
0 T77AW SCLAS T778O Object Types MANDT
0 T77AW SCLAS T778O Object Types OTYPE
1 T77AW WEGID T778A Evaluation Paths MANDT