SAP ABAP Data Element LMBP_PARAM_CODE (Code of Parameter in Process Flow)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LE-TRM (Application Component) Task & Resource Management
⤷
LMBP (Package) Mobile Presentation

⤷

⤷

Basic Data
Data Element | LMBP_PARAM_CODE |
Short Description | Code of Parameter in Process Flow |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | FDNAME | |
Data Type | CHAR | Character String |
Length | 30 | |
Decimal Places | 0 | |
Output Length | 30 | |
Value Table | DD03L |
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 | 0 | |
Medium | 0 | |
Long | 0 | |
Heading | 40 | Code of the parameter |
Documentation
Definition
Determines the code of a parameter.
Use
If a parameter is not only saving the data of the process flow, but is also displaying the data on the screen, the code must correspond to the name of the screen data element.
Examples
Dependencies
The process flow is saved in the process flow stack. The parameter table is one of the stack elements and contains application parameters (such as site and resource number) and special parameters (such as error message numbers and menu item texts).
Each parameter is represented by its:
- Code (identifier) PARAM
- Type PTYPE ('P': general parameter, 'L': special case of a list element)
- Value VALUE at the current step of the process flow
Examples
- Description of the parameter RESOURCE:
- PARAM - RLMBP-RSRCE
- Description of an element of the REASON list:
- PARAM - LMBP-REASN
History
Last changed by/on | SAP | 20020506 |
SAP Release Created in | 46C |