SAP ABAP Data Element PIQHS_FD_STRU (Name of Structure 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_STRU
Short Description Name of Structure 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 Structure 
Medium 15 Structure name 
Long 20 Structure name 
Heading 20 Structure 
Documentation

Definition

Contains the name of a structure from the ABAP Dictionary.

Use

The system uses the specified structure and corresponding table 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. The structure can contain a Customizinginclude which is filled 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