DMC_ACTP - DMC: Actual Parameters from Rule Call or Operator Call
DMC: Actual Parameters from Rule Call or Operator Call information is stored in SAP table DMC_ACTP.
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
Fields for table DMC_ACTP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
GUID | GUID in 'CHAR' format with upper-/lowercase (!) | X | GUID_22 | CHAR | 44 | |
IDENT | Identifier of Parameters in the DMC Tool | DMC_PAIDNT | CHAR | 40 | ||
VERSIO | Version Number of Objects | DMC_VERSIO | NUMC | 8 | ||
POS | Position of the field in the table | TABFDPOS | NUMC | 8 | ||
FORMALP | GUID in 'CHAR' format with upper-/lowercase (!) | GUID_22 | CHAR | 44 | DMC_PARAM | |
RCALL | GUID in 'CHAR' format with upper-/lowercase (!) | GUID_22 | CHAR | 44 | DMC_RCALL | |
CHNAM | User Name | SYUNAME | CHAR | 24 | ||
AUTHOR | User Name | SYUNAME | CHAR | 24 | ||
CREATEDATE | System Date | SYDATUM | DATS | 16 | ||
CHANGEDATE | System Date | SYDATUM | DATS | 16 | ||
VALU | DMC: Value Field of an Actual Parameter | DMC_VAL | CHAR | 122 | ||
DESCR | Description | DMC_DESCR | CHAR | 120 |