SAP ABAP Data Element /IWBEP/TEXT (Event text)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
     /IWBEP/BEP_DT (Package) Gateway - Backend Event Publisher - Design Time
Basic Data
Data Element /IWBEP/TEXT
Short Description Event text  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /IWBEP/TEXT    
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 Event text 
Medium 10 Event text 
Long 10 Event text 
Heading 10 Event text 
Documentation

Definition

Use

Define the text to be sent with the specific event.

The text you specify for an event can be overwritten and replaced by text items defined in the code for implementing the same event.

In addition, you can use the following placeholders in your text so that their actual values are displayed at runtime.

'&EVENT_GROUP_ID&': When used in your text, the value for the specific Event Group Id displays at runtime.

'&OBJECT_ID&': When used in your text, the value for the specific event instance displays at runtime. For example, sales order number.

'&ACTIVITY&': When used in your text, the value for the specific event activity displays at runtime. For example, Create, or Change.

Dependencies

Example

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