Hierarchy

⤷

⤷

Basic Data
Data Element | DMC_PC_PARAM_VALUE |
Short Description | MWB: Pseudocode Parameter Value |
Data Type
Category of Dictionary Type | Direct Type Entry | |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | ||
Data Type | STRG | Character String of Variable Length |
Length | 0 | |
Decimal Places | 0 | |
Output Length | 0 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Value |
Medium | 15 | Parameter Value |
Long | 24 | Pseudocode Param. Value |
Heading | 24 | Pseudocode Param. Value |
Documentation
Definition
A pseudo code can have 0 to N parameters. Definition of the parameters is part of the overall definition for a new pseudo code. The parameter value shows the passed value that is expected for the corresponding parameter. This value is defined during pseudo code notation. If a pseudo code is inserted into a rule code using the PATTERN function, the parameters are inserted as placeholders and have to be replaced with the corresponding variables or literals.
Use
Dependencies
Example
Pseudo code notation for calling a translation object:
MWB:TRANSLATE([<TRANSLATION_OBJECT_IDENT>_<VISIBILITY>][<EXPORT_PARAMETER>]
[<IMPORT_PARAM1>;<IMPORT_PARAM2>;<IMPORT_PARAM3>])
<EXPORT_PARAMETER>]
[<IMPORT_PARAM1>;<IMPORT_PARAM2>;<IMPORT_PARAM3>])
Parameter value for block 1 parameter 1 = <TRANSLATION_OBJECT_IDENT>_<VISIBILITY>
Parameter value for block 2 parameter 1 = <EXPORT_PARAMETER>
Parameter value for block 3 parameter 1 = <IMPORT_PARAM1>
Parameter value for block 3 parameter 2 = <IMPORT_PARAM2>
Parameter value for block 3 parameter 3 = <IMPORT_PARAM3>
History
Last changed by/on | SAP | 20141029 |
SAP Release Created in | 620 |