SAP ABAP Class CL_HRPIQ00AUDIT_EXC_APPL (Application Class for Exception Maintenance)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AD (Application Component) Administration
     PMIQ (Package) Campus Management
Properties
Class CL_HRPIQ00AUDIT_EXC_APPL  
Short Description Application Class for Exception Maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PMIQ   Campus Management 
Created 20031021   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRPIQ00CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HRPIQ00AUDIT_EXC_APPL has no interface implemented.
Friends
Class CL_HRPIQ00AUDIT_EXC_APPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_1776 Constant Public Type reference (TYPE) PLOG-INFTY '1776' Info. Category 20031022
2 MS_EXCMAINT Instance attribute Private Type reference (TYPE) PIQAUD_EXCGENMAINT Exception (General) 20031021
3 MT_EXCKEYFMAINT Instance attribute Private Type reference (TYPE) PIQAUD_EXCKEYFMAINT_T Exceptions to be Maintained 20031021
4 MT_EXCOVW Instance attribute Private Type reference (TYPE) PIQAUD_EXCEPTIONS_TXT_T Audit: Exceptions 20031021
5 MV_AUDTYPE Instance attribute Private Type reference (TYPE) PIQAUDTYPE Audit Type 20031021
6 MV_CSOBJID Instance attribute Private Type reference (TYPE) PIQCSOBJID Object ID of Study Object (CS) 20031021
7 MV_MODE Instance attribute Private Type reference (TYPE) CHAR3 3-Byte Field 20031022
8 MV_PLVAR Instance attribute Private Type reference (TYPE) PLVAR Plan Version 20031022
9 MV_STUDENT Instance attribute Private Type reference (TYPE) PIQSTUDENT Object ID of Student 20031021
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031021
2 DETERMINE_EXCEPTIONS Instance method Public Method Read Exceptions from DB 20031021
3 DETERMINE_EXC_FOR_MAINT Instance method Public Method Get Exception for Editing 20031022
4 DETERMINE_PROGRAMS Instance method Public Method Determine Programs for Student 20031021
5 GET_EXCEPTIONS Instance method Public Method Exceptions 20031021
6 GET_EXCEPTION_FOR_MAINT Instance method Public Method Read Exception for Editing (With Target Values) 20031021
7 SAVE_EXCEPTION_MAINT Instance method Public Method Save Edited Exception 20031022
8 SET_EXCEPTION_MAINT Instance method Public Method Set Edited Exception (Comparison with Overview Performed) 20031022
9 SET_MODE Instance method Public Method Set Mode (Create, Change, etc.) 20031022
10 SET_STUDY_OBJ Instance method Public Method Set Study 20031021
Events
Class CL_HRPIQ00AUDIT_EXC_APPL has no event.
Types
Class CL_HRPIQ00AUDIT_EXC_APPL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUDTYPE Call by reference Type reference (TYPE) PIQAUDTYPE Anforderungsprüfungsart 20031021
2 Importing IV_STUDENT Call by reference Type reference (TYPE) PIQSTUDENT Objekt-ID des Studenten 20031021

Method CONSTRUCTOR on class CL_HRPIQ00AUDIT_EXC_APPL has no exception.

Method DETERMINE_EXCEPTIONS Signature

Method DETERMINE_EXCEPTIONS on class CL_HRPIQ00AUDIT_EXC_APPL has no parameter.
Method DETERMINE_EXCEPTIONS on class CL_HRPIQ00AUDIT_EXC_APPL has no exception.

Method DETERMINE_EXC_FOR_MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SELSUBREQ_ID Value transfer Type reference (TYPE) PIQAUDS_SUBR Einzelanforderung 20031022
2 Importing IV_SELSUBREQ_TXT Value transfer Type reference (TYPE) PIQAUDS_SUBRT Einzelanforderung (Bezeichnung) 20031022
# Exception Resumable Description Created on
1 EXC_ALREADY_EXIST Es existiert bereits eine Ausnahme 20031203
2 SUBREQ_READ_FAILED Fehler beim Ermitteln der Einzelanforderungsdaten 20031203

Method DETERMINE_PROGRAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROGRAMS Call by reference Type reference (TYPE) PIQRFC_AUDFORPROGRAM_T Audit: Studiengangsinformationen 20031021
2 Exporting ET_RETURN Call by reference Type reference (TYPE) PIQ_BAPIRET2_TAB BAPI Ergebnisse BAPIRET2 - Tabelle 20031021

Method DETERMINE_PROGRAMS on class CL_HRPIQ00AUDIT_EXC_APPL has no exception.

Method GET_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EXCOVW Value transfer Type reference (TYPE) PIQAUD_EXCEPTIONS_TXT_T Audit: Ausnahmen 20031021

Method GET_EXCEPTIONS on class CL_HRPIQ00AUDIT_EXC_APPL has no exception.

Method GET_EXCEPTION_FOR_MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GEN Call by reference Type reference (TYPE) PIQAUD_EXCGENMAINT Audit: Ausnahmen-Dialog (Einzelanforderung) 20031022
2 Exporting ET_KEYF Call by reference Type reference (TYPE) PIQAUD_EXCKEYFMAINT_T Audit: Ausnahmen-Dialog (Sollwertpflege) 20031022

Method GET_EXCEPTION_FOR_MAINT on class CL_HRPIQ00AUDIT_EXC_APPL has no exception.

Method SAVE_EXCEPTION_MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) PIQ_BAPIRET2_TAB BAPI Ergebnisse BAPIRET2 - Tabelle 20031022

Method SAVE_EXCEPTION_MAINT on class CL_HRPIQ00AUDIT_EXC_APPL has no exception.

Method SET_EXCEPTION_MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GEN Call by reference Type reference (TYPE) PIQAUD_EXCGENMAINT Audit: Ausnahmen-Dialog (Einzelanforderung) 20031022
2 Importing IT_KEYF Call by reference Type reference (TYPE) PIQAUD_EXCKEYFMAINT_T Audit: Ausnahmen-Dialog (Sollwertpflege) 20031022
3 Importing IV_SUBREQ_ID Call by reference Type reference (TYPE) PIQAUDS_SUBR Einzelanforderung 20031022

Method SET_EXCEPTION_MAINT on class CL_HRPIQ00AUDIT_EXC_APPL has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) CHAR3 Modus 20031022

Method SET_MODE on class CL_HRPIQ00AUDIT_EXC_APPL has no exception.

Method SET_STUDY_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CSOBJID Call by reference Type reference (TYPE) PIQCSOBJID Objekt ID des Objekts Studium (CS) 20031021

Method SET_STUDY_OBJ on class CL_HRPIQ00AUDIT_EXC_APPL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472