SAP ABAP Data Element /UI2/NWBC_CFG_PARAM_NAME (NWBC Configuration Table: Parameter Name)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/NWBC_CFG (Package) NetWeaver Business Client - Configuration
Basic Data
Data Element /UI2/NWBC_CFG_PARAM_NAME
Short Description NWBC Configuration Table: Parameter Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /UI2/NWBC_CFG_PARAM_NAME    
Data Type CHAR   Character String 
Length 32    
Decimal Places 0    
Output Length 32    
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 Name 
Medium 20 Parameter Name 
Long 30 Parameter Name 
Heading 30 Parameter Name 
Documentation

Definition

Name of a parameter used in the configuration of SAP NetWeaver Business Client (NWBC).

Use

The server runtime for SAP NetWeaver user interface services has APIs for reading the configuration parameters.

Any front-end client implementation can use these APIs and thus the parameter values can influence the behavior of the client implementation.

Additionally the back-end implementation of the server runtime for SAP NetWeaver user interface services itself can behave differently depending on the values of the configuration parameters.

Dependencies

Customer Namespace

All parameters matching Y* or Z* are in the customer namespace, that is as a customer you can define your own configuration parameters. This makes sense especially if you implement your own client.

SAP And Customer Maintenance View

SAP can deliver some parameters with predefined values. This data is available in transaction /UI2/NWBC_CFG_SAP. As a customer you can define the same parameters with a different value in transaction /UI2/NWBC_CFG_CUST. The system will always prefer the values of the latter transaction.

Reservation For SAP

Some parameter names are exclusively reserved for SAP. Their values cannot be set in any maintenance view but they are derived automatically by the system at runtime.

Translation

Some parameter values are not translatable (e.g. technical data like the logoff URL) whereas others are (for example, the welcome message). Each parameter name has an indicator, which defines the translatability.

Example

History
Last changed by/on SAP  20131122 
SAP Release Created in 100