DMC_PC_DEF_PARAM - MWB: Pseudocode Parameter
MWB: Pseudocode Parameter information is stored in SAP table DMC_PC_DEF_PARAM.
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_PC_DEF_PARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PSEUDOCODE | MWB: GUID of a Pseudocode | X | DMC_PC_GUID | CHAR | 44 | |
BLOCK | MWB: Pseudocode Block | X | DMC_PC_BLOCK | INT1 | 1 | |
PARAM | MWB: Pseudocode Parameter | X | DMC_PC_PARAM | INT1 | 1 | |
VALUE | MWB: Pseudocode Parameter Value | DMC_PC_PARAM_VALUE | STRG | 8 | ||
OPTIONAL | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
LITERAL | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
VARIABL | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 |