SAP Table DD21S

S-MCIDTABLE: Tables for a MC ID

DD21S (S-MCIDTABLE: Tables for a MC ID) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link DD21S to other SAP tables.

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

DD21S table fields

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

DD21S foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
DD21S MCID DD21S MCONAME DD23L Matchcode ID MCONAME
DD21S MCID DD21S MCID DD23L Matchcode ID MCID
DD21S MCID * DD23L Matchcode ID AS4LOCAL
DD21S MCID * DD23L Matchcode ID AS4VERS