SAP ABAP Data Element BUS_PROC (Process Interface)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
     BBTE (Package) Business Transaction Events (Open FI)
Basic Data
Data Element BUS_PROC
Short Description Process Interface  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BUS_PROC    
Data Type CHAR   Character String 
Length 8    
Decimal Places 0    
Output Length 8    
Value Table TPS01    
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 Process 
Medium 15 Process 
Long 21 Process Interface 
Heading Process 
Documentation

Definition

This specifies a fixed, predefined point during the program flow as Business Transaction Event (BTE) at which the system can process alternative function modules (alternative process) instead of the standard function module (standard process). The rules for calling up alternative processes are predefined in the system in the Selection Category indicator in table TPS01.

Use

In the context of this Process BTE, the system can select alternative program flows that change the result data of the process. If you only wish to publicize data for a certain BTE, use a P&S BTE.

Dependencies

The OPEN_FI function module selects the function module to be processed. If no alternative process is stored, the standard function module is processed.

Example

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