SAP ABAP Data Element TRVUS (Variable key for user exit in Travel Management)
Hierarchy
SAP_HRGXX (Software Component) Sub component SAP_HRGXX of SAP_HR
   FI-TV-COS (Application Component) Travel Expenses
     PTRA (Package) Travel Expenses Application Dev. (R/3 Enterprise Core)
Basic Data
Data Element TRVUS
Short Description Variable key for user exit in Travel Management  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TRVUS    
Data Type CHAR   Character String 
Length 5    
Decimal Places 0    
Output Length 5    
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 Key 
Medium 15 Variable key 
Long 20 Variable key 
Heading Key 
Documentation

Definition

This field is not used in the standard version and must keep its initial value.
It is only relevant if other values are set in a user exit before a table is read.

Supplementary Documentation - TRVUS 0000

Use

The value of the formal parameter P_TRVUS in the routine FORM EXB706_DEFAULTTEXT in include MP56TFEX_01 of program SAPMP56T is used to read table T706_DEFAULTTEXT. Since parameter P_TRVUS is initial in the standard system, the field T706_DEFAULTTEXT-TRVUS also has to be initial in the standard system.

You have the option to use the user exit in this routine to set values for parameter TRVUS (for example, depending on trip data) which are used when T706_DEFAULTTEXT is read.
This makes it possible to differentiate the default texts to a greater extent than in the standard system.

Dependencies

Example

Supplementary Documentation - TRVUS 0001

Use

The value of the formal parameter USERS in the routine FORM EXB706K in include RPREX010 of RPRFIN00 is used to read table T706K. Since the parameter USERS is initial in the standard system, the field T706K-USERS also has to be initial in the standard system.

You have the option to use the user exit in this routine to set values for the formal parameter USERS (for example, depending on trip data) which are used when table T706K is read. This makes it possible to differentiate the symbolic account assignment to a greater extent than in the standard system.

History
Last changed by/on SAP  19970506 
SAP Release Created in