SAP table TCMS_AST_ORG (Group table for Asset Number ranges)

SAP table TCMS_AST_ORG has 3 primary key fields being MANDT,AST_TYP,ADMIN_ORG_UNIT.

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 MANDT
AST_TYP Asset Type CHAR 6 0 TCMS_AST_TYP CMS_DTE_AST_TYP
ADMIN_ORG_UNIT Administration Organizational Unit CHAR 12 0 CMS_DTE_ADMINORG
INT_NR_NUMBER Identification of the Number Range Interval CHAR 2 0 NRIV CMS_DTE_AST_NR_INT
EXT_NR_NUMBER Identification of the External Number Range Interval CHAR 2 0 NRIV CMS_DTE_AST_NR_EXT

TCMS_AST_ORG foreign key relationships

Table Field Check Table Check Field
0 TCMS_AST_ORG AST_TYP TCMS_AST_TYP Asset Type Details MANDT
0 TCMS_AST_ORG AST_TYP TCMS_AST_TYP Asset Type Details AST_TYP
1 TCMS_AST_ORG EXT_NR_NUMBER NRIV Number Range Intervals CLIENT
1 TCMS_AST_ORG EXT_NR_NUMBER NRIV Number Range Intervals SUBOBJECT
1 TCMS_AST_ORG EXT_NR_NUMBER NRIV Number Range Intervals NRRANGENR
1 TCMS_AST_ORG EXT_NR_NUMBER NRIV Number Range Intervals TOYEAR
0 TCMS_AST_ORG INT_NR_NUMBER NRIV Number Range Intervals CLIENT
0 TCMS_AST_ORG INT_NR_NUMBER NRIV Number Range Intervals SUBOBJECT
0 TCMS_AST_ORG INT_NR_NUMBER NRIV Number Range Intervals NRRANGENR
0 TCMS_AST_ORG INT_NR_NUMBER NRIV Number Range Intervals TOYEAR