SAP ABAP Data Element PIQHS_FD_TAB (Table Type Used To Set Status Indicators)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AD (Application Component) Administration
     PMIQ (Package) Campus Management
Basic Data
Data Element PIQHS_FD_TAB
Short Description Table Type Used To Set Status Indicators  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR20    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table      
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 Tab.type 
Medium 15 Table type 
Long 20 Table type 
Heading 20 Table type 
Documentation

Definition

Contains the name of a table type from the ABAP Dictionary.

Use

The system uses the specified table type and the structure which is used as the line type when it sets status indicators.

You must therefore assign both a structure and a table type to every activity that initiates the setting of status indicators. SAP provides the structures and table types needed for Campus Management activities.

When the system performs an activity, it transfers the data needed to set status indicators from an internal table of the relevant table type to the status indicator manager. If the corresponding structure contains a Customizing include, the system can read additional data by means of flexible derivation.

You also need the structure and table type for implementation of the BAdI HRPIQ00_SET_STATIND which is called from the status indicator manager.

Dependencies

Example

History
Last changed by/on SAP  20050224 
SAP Release Created in 464