SAP table RLMFWCRT (Release Targets)

SAP table RLMFWCRT has 3 primary key fields being MANDT,OBJTYP,TARGET.

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
OBJTYP Release Object Type CHAR 4 0 RLMFWCROT RLMFW_OBJTYP
TARGET Release Target CHAR 4 0 RLMFW_TARGET
CHGPROC Change Process Allowed CHAR 1 0 RLMFW_CHGPROC
ACTIV Release Management Activation CHAR 1 0 RLMFW_ACTIV

RLMFWCRT foreign key relationships

Table Field Check Table Check Field
0 RLMFWCRT OBJTYP RLMFWCROT Release Object Types MANDT
0 RLMFWCRT OBJTYP RLMFWCROT Release Object Types OBJTYP