SAP ABAP Data Element CRMT_IC_LTX_PARAMETER_VALUE (Parameter Value)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC (Application Component) Interaction Center WebClient
     CRM_IC_CUSTOMIZING2 (Package) IC WebClient customizing
Basic Data
Data Element CRMT_IC_LTX_PARAMETER_VALUE
Short Description Parameter Value  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CRMT_IC_LTX_PARAMETER_VALUE    
Data Type CHAR   Character String 
Length 255    
Decimal Places 0    
Output Length 255    
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 20 Parameter Value 
Heading 55 Parameter Value 
Documentation

Definition

Use



If parameters were already maintained in the data flow, the value is defaulted, but can be changed.

There are three different types of values:

  • Constants
  • System fields from structure SYST

    For example, SYST-UNAME is entered as %UNAME%.

  • Business Data Context (BDC) objects

    You can use attributes from the current object or from the children objects. You can access children objects via navigating one to one relationships.

    For example, business partner street. The street is an attribute of the business partner address object, which is a child of the business partner. It is entered as //currentCustomer/BuilStandardAddressRel/STREET. In addition to the F4 help, you can also use the Business Object Layer (BOL) Browser to navigate through the object model.

Dependencies

Example

History
Last changed by/on SAP  20080523 
SAP Release Created in 500