SAP ABAP Data Element INTERFACE (Name of Sample Function Module)
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 INTERFACE
Short Description Name of Sample Function Module  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
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 Sample 
Medium 15 Sample Module 
Long 23 Sample Function Module 
Heading 37 Sample Function Module with Interface 
Documentation

Definition

This specifies the name of the function module used as copy template for alternative function modules that you want processed in the context of a Business Transaction Event (BTE).

Use

Copy this function module to your namespace and store the individual coding. You must copy the parameters unchanged.

Dependencies

Store the alternative function module depending on the function of the Business Transaction Event (BTE) and the assigned namespace according to the following guidelines:

  1. Process BTE: The PC_FUNCTION_FIND function module determines the function modules to process from the following tables:
    1. TPS34 Customer-Specific Function Modules
    2. TPS32 Partner Function Modules
    3. TPS31 SAP Function Modules
  2. P&S BTE: The BF_FUNCTIONS_FIND function module determines the function modules to process from the following tables:
    1. TBE34 Customer-Specifie Function Modules
    2. TBE32 Partner Function Modules
    3. TBE31 SAP Function Modules

Make the entries in the tables using transaction FIBF. In this transaction you make the table entries by choosing Settings -> P&S Events or Process Events.

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