SAP table DD21S (S-MCIDTABLE: Tables for a MC ID)

SAP table DD21S has 5 primary key fields being MCONAME,MCID,AS4LOCAL,AS4VERS,POSITION.

Field Description Data Type Length Decimals Checktable Data Element
MCONAME Name of a matchcode object CHAR 10 0 * MCONAME
MCID Matchcode ID CHAR 1 0 DD23L MCID
AS4LOCAL Activation State of Repository Object CHAR 1 0 AS4LOCAL
A Entry was activated or generated in this form
L Lock entry (first N version)
N Entry was edited, but not activated
S Previously active entry, backup copy
T Temporary version when editing
AS4VERS Version of matchcode ID NUMC 4 0 MCIDVERS
POSITION Position in a repetition group NUMC 4 0 MCPOS
MCOTABPOS Position in a repetition group NUMC 4 0 MCPOS
TABNAME Table Name CHAR 30 0 * TABNAME

DD21S foreign key relationships

Table Field Check Table Check Field
0 DD21S MCID DD23L Matchcode ID AS4LOCAL
0 DD21S MCID DD23L Matchcode ID AS4VERS