SAP ABAP Data Element PIQ_ST_STATUS (Student Fee Calculation Status)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AC (Application Component) Student Accounting
     CMAC_D (Package) Campus Management: Student Account
Basic Data
Data Element PIQ_ST_STATUS
Short Description Student Fee Calculation Status  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PIQ_ST_STATUS    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 St. Status 
Medium 15 Student Status 
Long 20 Student Status 
Heading Status 
Documentation

Definition

Status which the system derives per student for the given fee calculation period.

Dependencies

The fee calculation program set this status automatically depending on which fee calculation object pricing is based on:

  • Fee calculation object module and event package

    Pricing is based on module bookings.

    • The system sets the status to active if the student has booked at least one module in the fee calculation period.
    • The system sets the status to inactive if the student has not booked any or cancelled all modules in the fee calculation period.
  • Fee calculation object program

    Pricing is based on sessional registrations.

    • The system sets the status to active if the student has at least one sessional registration in the fee calculation period.
    • The system sets the status to inactive if the student does not have any or has cancelled all sessional registrations in the fee calculation period..
  • Both fee calculation objects

    Pricing is based on both fee calculation objects if one pricing procedure is based on modules and another on sessional registrations.

    • The system sets the status to active if the student has booked at least one module or has at least one sessional registration in the fee calculation period.
    • The system sets the status to inactive if the student has not booked any modules nor has any sessional registrations in the fee calculation period, or if (s)he has cancelled all bookings and sessional registrations.

Note

You assign fee calculation objects to pricing procedures in Customizing for Campus Management in the IMG activity Define Fee Calculation Steps and Assign Step Elements.

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