SAP ABAP Data Element PIQSTHEADER_TEXT (Text for the Header Subscreen Line in Student Data)
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 PIQSTHEADER_TEXT
Short Description Text for the Header Subscreen Line in Student Data  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT100    
Data Type CHAR   Character String 
Length 100    
Decimal Places 0    
Output Length 100    
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 Text 
Medium 15 Text 
Long 20 Text 
Heading 20 Text 
Documentation

Student Data Header Subscreen

The student data header subscreen appears in the student file and in most student-related Campus Management transactions.

Setup of the Header Subscreen in the Student File

The system displays the following three lines in the header subscreen:

  1. Name line containing the student's "last name, first name", gender, date of birth, and date of death if applicable

    The system determines the data which is valid on the current system date.

  2. Line containing the student's principal organizational unit and campus
  3. Line containing the student's status information and student group

    The system displays the student status if the status is assigned to the student on the system date or on at least one of the days which follows the system date.

    You can adjust the setup of this line according to your requirements in Customizing for Campus Management under Campus Management Master Data -> Students -> Status Display .

Refreshing the Header Subscreen

It is important that program control be returned to the user as soon as possible after data is saved at the end of an activity (for example, registration or the entry of death data). The system therefore often updates the data you enter aynchronously. It also updates the system status asynchronously. Consequently, the update procedure may not yet be completed when you display the subsequent screen and you still see the old status information.

The system refreshes the header subscreen data as soon as it has completed the update procedure and the user triggers a new action or chooses Enter.

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