SAP ABAP Data Element BP_FNPBO_EXIT (User-Exit Function Module Before Output (PBO))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS-BP (Application Component) Business Partner
     FS_BP_AL_DIFF_CRITERION (Package) Application Logic: Differentiation Criterion (Diff. Cat. 9)
Basic Data
Data Element BP_FNPBO_EXIT
Short Description User-Exit Function Module Before Output (PBO)  
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 Bef.Output 
Medium 15 Before Output 
Long 20 Before Output 
Heading 30 Function Module PBO 
Documentation

Definition

Indicates the user-exit function module for setting the default values for differentiation criterion.

Use

This function module is called by the Business Data Toolset (BDT) at the PBO (Process before Output) screen event to determine default values for the field differentiation criterion.

Dependencies

Before output, the BDT calls the PBO function modules in the dialog for the views that appear on the current screen.

With direct input (DI), the PBO function modules are not called.

A template function module FSBP_CRITER_USER_EXIT_PBO_DEMO is available.

Example

With the help of a function module you use an algorithm that dynamically determines the value of the differentiaton criterion for the attributes to be differentiated. The differentiation criterion could be numbered sequentially, for example. You differentiate the values. During this process the system automatically numbers the first entry of differentiated values with the differentiation criterion 001, the second entry with the differentiation criterion 002, and so on.

History
Last changed by/on SAP  20110908 
SAP Release Created in 10