SAP ABAP Data Element LMBP_PARAM_TYPE (Type 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_TYPE
Short Description Type of Parameter in Process Flow  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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  
Medium  
Long  
Heading 40 Type of a parameter 
Documentation

Definition

Determines whether or not the parameter is an element of a list.

Use

As an element of a list the parameter displays the values related to a specific screen element, such as a reason field.

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:

  • Name (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

  1. Description of the parameter RESOURCE:
    • PTYPE - P
  2. Description of an element of the REASON list:
    • PTYPE - L

History
Last changed by/on SAP  20020506 
SAP Release Created in 46C