SAP ABAP Data Element EBPP_CATEGORY_MSG_TEMPLATE (Message Text Template)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM-BD-AR (Application Component) Accounts Receivable Accounting Process Integration
     EBPP_APAR (Package) EBPP_APAR
Basic Data
Data Element EBPP_CATEGORY_MSG_TEMPLATE
Short Description Message Text Template  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EBPP_CATEGORY_MSG_TEMPLATE    
Data Type CHAR   Character String 
Length 100    
Decimal Places 0    
Output Length 100    
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 TxtTemplat 
Medium 15 Message Templ. 
Long 20 Message Txt Template 
Heading 55 Template for Customer-Specific Message Texts 
Documentation

Definition

Text template defined by the customer for message texts that are recorded together with an activity.

Use

For each activity category, there are standard message text templates that are defined internally in message class EBPPLOG. In addition, you can define customer-specific text templates. If you define customer-specific text templates, these replace the standard templates. If no customer-specific text templates are defined, the system uses the standard templates.

A limited list of variables is supported within the templates. Valid variables are the field names in table DEBPPEVENTLOG in upper case with a prefixed ampersand (&).

Dependencies

Example

The standard text template for the activity "System Logon" is "User has logged on". You can enhance this text by extending the user ID in the customer-specific text template. The text template then reads: "User &ID has logged on".

History
Last changed by/on SAP  20100310 
SAP Release Created in 700