SAP ABAP Class CL_HRPIQ00_AUDIT_PROFILEDIAL (Audit Profile Dialog Class)
Hierarchy
☛
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
⤷
IS-HER-CM-AD (Application Component) Administration
⤷
PMIQ (Package) Campus Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPIQ00BSPFRAME | BSP Frame Super Class | 20050117 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPIQ00REQUIREMENTS_APPL | Audit Application Interface | 20050117 |
Properties
Class | CL_HRPIQ00_AUDIT_PROFILEDIAL | |
Short Description | Audit Profile Dialog Class | |
Super Class | CL_HRPIQ00BSPFRAME | BSP Frame Super Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PMIQ | Campus Management |
Created | 20050117 | SAP |
Last change | 20080505 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRPIQ00_AUDIT_PROFILEDIAL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HRPIQ00REQUIREMENTS_APPL | Audit Application Interface | 20050117 |
Friends
Class CL_HRPIQ00_AUDIT_PROFILEDIAL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR3 | 'INS' | Update Mode 'INS' | 20050120 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR3 | 'UPD' | Update Mode 'UPD' | 20050120 | |
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRPIQ00AUDIT_REQUIREMENTS | Audit: Requirement Profile | 20050117 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PIQCMPRRECORDS | Assessment Process (Structure) | 20050126 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PIQADM_AUDIT_FIELDNAME_T | Field Names | 20050126 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | Execution Mode M = Maintain, D = Display | 20050120 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFELD | Tree with Additional Data | 20050120 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PIQAUDF_ID | Requirement Profile Identifier (ID) | 20050428 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PIQAUDFSTATUS | Requirement Profile Status | 20050428 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PIQCMPR_GUID | Assessment Process Identification (ID) | 20050126 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFELD | Checkbox | 20050125 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TEXT120 | Text (Length 120) | 20050203 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PIQAUDR_ID | Audit ID | 20050120 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFELD | Button Save in Toolbar Tree X = Button Visible | 20050125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check if "Reminder" Indicator Is Set in Profile | 20050125 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20050117 |
3 | ![]() |
Instance method | Private | Method | Undo Assessment Process Lock | 20050203 |
4 | ![]() |
Instance method | Public | Method | Unlock Requirement Profile and Audit | 20050203 |
5 | ![]() |
Instance method | Private | Method | Lock Assessment Process | 20050203 |
6 | ![]() |
Instance method | Public | Method | Lock Requirement Profile and Audit | 20050203 |
7 | ![]() |
Instance method | Public | Method | Recalculate All Open Subrequirements | 20050117 |
8 | ![]() |
Instance method | Private | Method | Triggers Creation of Event Object | 20050118 |
9 | ![]() |
Instance method | Public | Method | Triggers Deletion of Event Object | 20050125 |
10 | ![]() |
Instance method | Private | Method | 20050126 | |
11 | ![]() |
Instance method | Public | Method | Get Requirement Overview | 20050118 |
12 | ![]() |
Instance method | Public | Method | Get Calculation Result | 20050117 |
13 | ![]() |
Instance method | Private | Method | Prepare CMPR File for Update | 20050126 |
14 | ![]() |
Instance method | Public | Method | Recalculate Key Figures Based on Module Assignment | 20050120 |
15 | ![]() |
Instance method | Public | Method | Audit Run (Update or Insert) | 20050117 |
16 | ![]() |
Instance method | Public | Method | Save CMPR File | 20050126 |
17 | ![]() |
Instance method | Public | Method | Set GUID for Assessment Process | 20050126 |
18 | ![]() |
Instance method | Public | Method | Set Result for Requirement | 20050119 |
19 | ![]() |
Instance method | Public | Method | Set Values for a Specific Field | 20050126 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | OBJECT_CREATED | Instance Event (0) |
Public (2) |
Object of Class Was Created | 20050118 |
2 | OBJECT_DESTROYED | Instance Event (0) |
Public (2) |
Object of Class Was Initialized | 20050125 |
Types
Class CL_HRPIQ00_AUDIT_PROFILEDIAL has no local type.
Method Signatures
Method CHECK_FOR_FLAG_REMINDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_REMINDER_SET | Value transfer | Type reference (TYPE) | PIQREMINDER | Anmahnen | 20050125 |
Method CHECK_FOR_FLAG_REMINDER on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPLICATION | Call by reference | Object reference (TYPE REF TO) | IF_HRPIQ00REQUIREMENTS_APPL | Anwendungsinterface zu Audits | 20050117 | ||
2 | ![]() |
IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'M' | Aushührungsmodus M= pflegen D = anzeigen | 20050120 | |
3 | ![]() |
IV_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | XFELD | Baum mit Zusatzdaten | 20050120 | ||
4 | ![]() |
IV_AUDF_STATUS | Call by reference | Type reference (TYPE) | PIQAUDFSTATUS | Status des Anforderungsprofils | 20050428 | ||
5 | ![]() |
IV_AUDITPROFILE_ID | Call by reference | Type reference (TYPE) | PIQAUDF_ID | Identifikator (ID) eines Anforderungsprofils | 20050117 | ||
6 | ![]() |
IV_AUDITRUN_ID | Call by reference | Type reference (TYPE) | PIQAUDR_ID | ID einer Anforderungsprüfung | 20050117 | ||
7 | ![]() |
IV_AUDIT_TYPE | Call by reference | Type reference (TYPE) | PIQAUDTYPE | '4000' | Anforderungsprüfungsart | 20050117 | |
8 | ![]() |
IV_EXECUTIONMODE | Call by reference | Type reference (TYPE) | PIQAUDR_TYPE | Ausführungsmodus für Anforderungsprüfungen | 20050117 | ||
9 | ![]() |
IV_PROGRAM_ID | Call by reference | Type reference (TYPE) | PIQSCOBJID | ID des Studiengangs | 20050117 | ||
10 | ![]() |
IV_STUDENT_ID | Call by reference | Type reference (TYPE) | PIQSTUDENT | Objekt-ID des Studenten | 20050117 | ||
11 | ![]() |
IV_STUDY_ID | Call by reference | Type reference (TYPE) | PIQCSOBJID | Objekt ID des Objekts Studium (CS) | 20050117 | ||
12 | ![]() |
IV_TOOLBAR_SAVE | Call by reference | Type reference (TYPE) | XFELD | Button Save in Toolbar des Trees X = Button sichtbar | 20050125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sperre fehlgeschlagen | 20050120 | |
2 | ![]() |
Profil konnte nicht erzeugt werden | 20050120 | |
3 | ![]() |
Simulation fehlgeschlagen | 20050120 |
Method DEQUEUE_EPIQ_CMPR Signature
Method DEQUEUE_EPIQ_CMPR on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no parameter.
Method DEQUEUE_EPIQ_CMPR on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method DEQUEUE_PROF_RUN Signature
Method DEQUEUE_PROF_RUN on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no parameter.
Method DEQUEUE_PROF_RUN on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method ENQUEUE_EPIQ_CMPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENQUEUE_FAILED | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20050203 |
Method ENQUEUE_EPIQ_CMPR on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method ENQUEUE_PROF_RUN Signature
Method ENQUEUE_PROF_RUN on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sperren nicht möglich | 20050203 |
Method EVALUATE_ALL_OPEN_SUBREQS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | PIQ_BAPIRET2_TAB | BAPI Ergebnisse BAPIRET2 - Tabelle | 20050117 |
Method EVALUATE_ALL_OPEN_SUBREQS on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method FIRE_EVENT_OBJECT_CREATED Signature
Method FIRE_EVENT_OBJECT_CREATED on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no parameter.
Method FIRE_EVENT_OBJECT_CREATED on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method FIRE_EVENT_OBJECT_DESTROYED Signature
Method FIRE_EVENT_OBJECT_DESTROYED on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no parameter.
Method FIRE_EVENT_OBJECT_DESTROYED on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method GET_CMPR_RECORD_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CMPR | Value transfer | Type reference (TYPE) | PIQCMPRRECORDS | Prüfungsverfahren (Struktur) | 20050126 |
Method GET_CMPR_RECORD_OLD on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method GET_OVERVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACADWORK | Call by reference | Type reference (TYPE) | PIQRFC_AUDACADWORK_TXT_T | Akademische Leistungen eines Studenten (mit Texten) | 20050118 | ||
2 | ![]() |
ET_CONDITIONRESDIAL | Call by reference | Type reference (TYPE) | PIQAUD_CONDITIONRESULTS_DIAL_T | Dialog: Ergebnisse der Bedingungen zu einer EA | 20050118 | ||
3 | ![]() |
ET_CONDITIONRESULTS | Call by reference | Type reference (TYPE) | PIQRFC_AUDCONDRESULTS_TXT_T | Ergebnisse der Bedingungen (mit Texten) | 20050118 | ||
4 | ![]() |
ET_INDEXRESULTS | Call by reference | Type reference (TYPE) | PIQRFC_AUDINDEXRESULTS_TXT_T | Ergebnisse der Indexberechnungen einer Einzelanforderung | 20050118 | ||
5 | ![]() |
ET_REQPATTERN | Call by reference | Type reference (TYPE) | PIQRFC_REQPATTERN_TXT_T | Anforderungsprofil ohne Einzelanforderungen | 20050118 | ||
6 | ![]() |
ET_REQRESULT | Call by reference | Type reference (TYPE) | PIQRFC_AUDREQUIREMENTRESULTS_T | Ergebnisse nach Anforderungsprüfung | 20050118 | ||
7 | ![]() |
ET_SUBREQS | Call by reference | Type reference (TYPE) | PIQAUD_SUBREQREF_T | Audit: Referenzen auf Einzelanforderungen | 20050118 |
Method GET_OVERVIEW on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method GET_REQ_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RESULT | Value transfer | Type reference (TYPE) | PIQRFC_AUDREQUIREMENTRESULTS | Anforderungsergebnisse nach Anforderungsprüfung | 20050117 | ||
2 | ![]() |
IV_REQ | Call by reference | Type reference (TYPE) | PIQREQELEMENT | Anforderung | 20050117 | ||
3 | ![]() |
IV_SUBREQ_ID | Call by reference | Type reference (TYPE) | PIQRULEMODULE | Regelmodul | 20050117 |
Method GET_REQ_RESULT on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method PREPARE_CMPR_FOR_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CMPR_OLD | Call by reference | Type reference (TYPE) | PIQCMPRRECORDS_T | Prüfungsverfahren (Tabellentyp) | 20050126 | ||
2 | ![]() |
ET_CMPR_UP | Call by reference | Type reference (TYPE) | PIQCMPRRECORDS_UP_T | Prüfungsverfahren für Update | 20050126 |
Method PREPARE_CMPR_FOR_UPDATE on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method RECALCULATE_AUDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | PIQ_BAPIRET2_TAB | BAPI Ergebnisse BAPIRET2 - Tabelle | 20050120 |
Method RECALCULATE_AUDIT on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method SAVE_AUDITRUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | PIQFLAG | Allgemeines Kennzeichen | 20050117 |
Method SAVE_AUDITRUN on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method SAVE_CMPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ENQUEUE_FAILED | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20050203 | ||
2 | ![]() |
EV_NEED_COMMIT | Call by reference | Type reference (TYPE) | XFELD | Roolback wird benotigt | 20050126 | ||
3 | ![]() |
EV_NO_CHANGE | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20050126 |
Method SAVE_CMPR on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method SET_CMPR_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CMPR | Call by reference | Type reference (TYPE) | PIQCMPRRECORDS | Prüfungsverfahren (Struktur) | 20050126 | ||
2 | ![]() |
IV_STEP | Call by reference | Type reference (TYPE) | PIQPRR_STEP | Verfahrensabschnitt | 20050126 |
Method SET_CMPR_RECORD on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method SET_REQRESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SUBREQNOINDEX | Call by reference | Object reference (TYPE REF TO) | CL_HRPIQ00AUDIT_SUBREQUIREMENT | Audit: Einzelanforderung | 20050119 | ||
2 | ![]() |
IR_SUBREQWITHINDEX | Call by reference | Object reference (TYPE REF TO) | CL_HRPIQ00AUDIT_SUBREQUIREMENT | Audit: Einzelanforderung | 20050119 | ||
3 | ![]() |
V_KEYF | Call by reference | Type reference (TYPE) | PIQRULEMODULE | Regelmodul | 20050119 | ||
4 | ![]() |
V_NODEID | Call by reference | Type reference (TYPE) | PIQAUDF_POS | Position innerhalb eines Anforderungsprofils | 20071115 | ||
5 | ![]() |
V_SUBREQ_ID | Call by reference | Type reference (TYPE) | PIQRULEMODULE | Regelmodul | 20071115 | ||
6 | ![]() |
V_SUBREQ_RESULT | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050119 |
Method SET_REQRESULT on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Method SET_VALUE_FOR_FIELD_CMPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050126 | ||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20050126 |
Method SET_VALUE_FOR_FIELD_CMPR on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no exception.
Event Signatures
Event OBJECT_CREATED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_HRPIQ00_AUDIT_PROFILEDIAL | Klasse Audit Profile Dialog | 20050118 |
Event OBJECT_DESTROYED Signature
Event OBJECT_DESTROYED on class CL_HRPIQ00_AUDIT_PROFILEDIAL has no parameter.
History
Last changed by/on | SAP | 20080505 |
SAP Release Created in | 600 |