SAP ABAP Data Element /SAPPO/DTE_ISDAT_FUNC (Function Module for PBO Event of Application)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPO (Application Component) Postprocessing Office
     /SAPPO/CUSTOMIZING (Package) Postprocessing Office - Customizing
Basic Data
Data Element /SAPPO/DTE_ISDAT_FUNC
Short Description Function Module for PBO Event of Application  
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 PBO 
Medium 15 PBO 
Long 20 PBO 
Heading 40 PBO 
Documentation

Definition

Specifies the function that the system is to run when a tab page is called at the PBO event.

Use

The PBO function module reads the data to be displayed on the tab pages in the order or object area of the detail screen of the Postprocessing Desktop.

Dependencies

If the system is to call a customer-specific function module, you must first program the FM in the customer namespace (program name must start with Y or Z). For performance reasons, the data should be buffered in the global variables of the function group rather than in the local variables of the function module.

History
Last changed by/on SAP  20080411 
SAP Release Created in 20