SAP table OIO_CNTNR_TYP (Container types)

SAP table OIO_CNTNR_TYP has 2 primary key fields being MANDT,CNTNR_TYP_CD.

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
CNTNR_TYP_CD Container type CHAR 2 0 OIO_CNTNR_TYP_CD
XACTV Container type is active CHAR 1 0 OIO_X_CNTNR_TYP_ACT
XVREQ Container type is relevant for value request CHAR 1 0 OIO_X_CNTNR_TYP_VREQ
X1OFF Container type is for one-off containers CHAR 1 0 OIO_X_CNTNR_TYP_1OFF
FUNC_READ Read function for flexible container master CHAR 30 0 * OIO_FUNC_READ
FUNC_SEL Select function for flexible container master CHAR 30 0 * OIO_FUNC_SEL
FUNC_DISP Display function for flexible container master CHAR 30 0 * OIO_FUNC_DISP
FUNC_SHLP Search help function for flexible container master CHAR 30 0 * OIO_FUNC_SHLP
FUNC_LOCK Lock function for flexible container master CHAR 30 0 * OIO_FUNC_LOCK
FUNC_UNLOCK Unlock function for flexible container master CHAR 30 0 * OIO_FUNC_UNLOCK
SELSQ Container type selection sequence NUMC 3 0 OIO_CT_SELSQ
XWARN Issue warning when container type used CHAR 1 0 OIO_X_CNTNR_TYP_WARN