SAP ABAP Data Element BU_FNPAI (Function Module After Entry (PAI))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-BP (Application Component) SAP Business Partner
     BUPA (Package) SAP Business Partner
Basic Data
Data Element BU_FNPAI
Short Description Function Module After Entry (PAI)  
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 AfterEntry 
Medium 15 After Entry 
Long 20 After Entry 
Heading 30 Func. Module After Entry (PAI) 
Documentation

Definition

Function module called at event PAI (after input) by the BDT.

Use

Carry out all data checks within this function module. Output messages with function module BUS_MESSAGE_STORE only - under no circumstances with the MESSAGE statement.

Note

The BDT calls the PAI function modules of the views on the current screen after input, online.

In direct input, the transferred data is checked when all relevant PAI function modules are called in succession.

Supplementary Documentation - BU_FNPAI 0001

Use

The function module can contain the check routines for the differentiation type that must be carried out after entry of the individual differentiation type elements.

Examples

If a differentiation type consists of several elements, you can check whether the values of the differentiation type elements provide a sensible combination.

Supplementary Documentation - BU_FNPAI 0002

Use

The function module can contain the check routines for a differentiation type element that must be carried out after entry of the value.

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