/LTB/TR_DEPINDEX - Dependencies between transformation rules
Dependencies between transformation rules information is stored in SAP table /LTB/TR_DEPINDEX.
It is part of development package /LTB/TR_MODEL in software component CA-LT. This development package consists of objects that can be grouped under "SAP LT Basis: Transformation Rule (Model)".
It is part of development package /LTB/TR_MODEL in software component CA-LT. This development package consists of objects that can be grouped under "SAP LT Basis: Transformation Rule (Model)".
Fields for table /LTB/TR_DEPINDEX
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | Transformation Rule ID | X | /LTB/TR_ID | CHAR | 64 | /LTB/TR_HDR |
DEP_ID | Transformation Rule ID | X | /LTB/TR_ID | CHAR | 64 | /LTB/TR_HDR |
NUMERATOR | 2 Byte Signed Integer | X | INT2 | INT2 | 2 | |
LINE_NO | Number of source line where token appears (>= 1) | TOKEN_ROW | INT4 | 4 | ||
MANUAL | General Flag | FLAG | CHAR | 2 |