SAP ABAP Class CL_HRPIQ00SELMETHODS (Selection Methods in Campus Management)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPIQ00SELMETHOD_APPIF | Application Interface for Selection Methods | 20010809 |
Properties
| Class | CL_HRPIQ00SELMETHODS | |
| Short Description | Selection Methods in Campus Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PMIQ | Campus Management |
| Created | 20010806 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPIQ00SELMETHOD_APPIF | Application Interface for Selection Methods | 20010809 |
Friends
Class CL_HRPIQ00SELMETHODS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HRPIQ00SELMETHOD_APPIF | Application Interface for Selection Methods | 20010806 | |||
| 2 | Constant | Public | Type reference (TYPE) | EXIT_DEF | 'HRPIQ00SELMETHOD' | BADI Definition Name | 20010806 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | PIQFLAG | No Change in Selection Method/Variant | 20020913 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | PIQFLAG | Frame Invisible | 20031013 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | PIQFLAG | Selection Method Entry is Required | 20020913 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | PIQFLAG | Object Instance Was Initialized | 20010807 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | PIQSELMETH | Selection Method | 20010806 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_EX_HRPIQ00SELMETHOD | BAdI Interface IF_EX_HRPIQ00SELMETHOD | 20010806 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | T7PIQSELSCEN | Selection Scenario | 20010807 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | PIQSELVARI | Selection Variant | 20010806 | |||
| 11 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_EX_HRPIQ00SELMETHOD | BAdI Interface IF_EX_HRPIQ00SELMETHOD | 20030117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | After PAI Processing | 20010823 | |
| 2 | Instance method | Public | Method | Selection Method Subscreen Before PBO (Aggregated Method) | 20010806 | |
| 3 | Static method | Public | Method | Check If Selection Method Exists | 20010806 | |
| 4 | Static method | Public | Method | Check if Selection Method Exists in Scenario | 20010807 | |
| 5 | Static method | Public | Method | Check Selection Scenario | 20010807 | |
| 6 | Static method | Public | Method | Check if Selection Method Exists in Scenario | 20010807 | |
| 7 | Instance method | Public | Method | Delete Selection Method Parameters | 20010810 | |
| 8 | Instance method | Public | Method | Delete Selection Variant Parameters | 20010822 | |
| 9 | Instance method | Public | Method | Get Objects | 20010810 | |
| 10 | Instance method | Public | Method | Get List of Selection Methods for Scenario | 20010809 | |
| 11 | Static method | Public | Method | Get List of Selection Methods for Object Type | 20010829 | |
| 12 | Instance method | Public | Method | Get Subscreen Information | 20010806 | |
| 13 | Static method | Public | Method | Get Description for Selection Method | 20010807 | |
| 14 | Static method | Public | Method | Get Description for Selection Scenario | 20010807 | |
| 15 | Static method | Public | Method | Get Variant Description | 20011213 | |
| 16 | Instance method | Public | Method | Initialization | 20010806 | |
| 17 | Instance method | Public | Method | Set Selection Method | 20010806 | |
| 18 | Instance method | Public | Method | Set Selection Variant | 20010806 |
Events
Class CL_HRPIQ00SELMETHODS has no event.
Types
Class CL_HRPIQ00SELMETHODS has no local type.
Method Signatures
Method AFTER_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACAD_SESSION | Call by reference | Type reference (TYPE) | PIQPERID | Obsolet: Akademische Periode | 20030124 | |||
| 2 | IM_ACAD_YEAR | Call by reference | Type reference (TYPE) | PIQPERYR | Obsolet: Akademisches Jahr | 20030124 | |||
| 3 | IM_PERIOD | Call by reference | Type reference (TYPE) | PIQ_PERIOD | Obsolet: Hilfssturktur Zeitraum BEGDA ENDDA | 20010823 |
Method AFTER_PAI on class CL_HRPIQ00SELMETHODS has no exception.
Method BEFORE_PBO Signature
Method BEFORE_PBO on class CL_HRPIQ00SELMETHODS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Selektionsmethode ist nicht aktiv | 20010807 | ||
| 2 | Selektionsmethode existiert nicht | 20010806 | ||
| 3 | Selektionsmethoden Variante existiert nicht | 20010806 |
Method CHECK_SELMETH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SELMETH | Call by reference | Type reference (TYPE) | PIQSELMETH | Selektionsmethode | 20010806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Selektionsmethode ist nicht aktiv | 20010807 | ||
| 2 | Selektionsmethode existiert nicht | 20010806 |
Method CHECK_SELMETHPDOTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | BOR Objekttyp | 20031104 | |||
| 2 | IM_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Selektionsmethoden Scenario | 20010807 | |||
| 3 | IM_SELMETH | Call by reference | Type reference (TYPE) | PIQSELMETH | Selektionsmethode | 20010807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierung der Selektionsmethode ergab Fehler | 20010822 | ||
| 2 | PD-Objekttype existiert nicht | 20010807 | ||
| 3 | Selektionsmethoden Scenario existiert nicht | 20010807 | ||
| 4 | Selektionsmethode existiert nicht | 20010807 |
Method CHECK_SELSCEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SELSCEN_CUST | Call by reference | Type reference (TYPE) | T7PIQSELSCEN | Selektionsmethoden Szenario | 20010807 | |||
| 2 | IM_SELSCEN | Call by reference | Type reference (TYPE) | PIQSELSCENARIO | Selektionsmethoden Scenario | 20010807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Selektionsmethoden Scenario existiert nicht | 20010807 |
Method CHECK_SELSCENMETH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SELMETH | Call by reference | Type reference (TYPE) | PIQSELMETH | Selektionsmethode | 20010807 | |||
| 2 | IM_SELSCEN | Call by reference | Type reference (TYPE) | PIQSELSCENARIO | Selektionsmethoden Scenario | 20010807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger PD-Objekttype | 20010807 | ||
| 2 | Der PD-Objekttype wird nicht unterstützt | 20010807 | ||
| 3 | Selektionsmethoden Scenario existiert nicht | 20010807 | ||
| 4 | Selektionsmethode ist nicht aktiv | 20010807 | ||
| 5 | Selektionsmethode existiert nicht | 20010807 | ||
| 6 | Selektionsmethoden Scenario existiert nicht | 20010807 |
Method CLEAR_SELMETH Signature
Method CLEAR_SELMETH on class CL_HRPIQ00SELMETHODS has no parameter.
Method CLEAR_SELMETH on class CL_HRPIQ00SELMETHODS has no exception.
Method CLEAR_SELVARI Signature
Method CLEAR_SELVARI on class CL_HRPIQ00SELMETHODS has no parameter.
Method CLEAR_SELVARI on class CL_HRPIQ00SELMETHODS has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OBJECTS | Call by reference | Type reference (TYPE) | TSWOTOBJID | Tabelle mit BOR Objektreferenzen | 20031105 | |||
| 2 | EX_OBJECT_TAB | Call by reference | Type reference (TYPE) | PIQHROBJECT_TAB | Tabelle von HROBJECTS mit Berechtigung | 20010810 | |||
| 3 | EX_STRU_AUTH_FAILED_COUNT | Call by reference | Type reference (TYPE) | I | Anzahl Objekte ohne Strukturelle berechtigung | 20010810 | |||
| 4 | IM_ACAD_SESSION | Call by reference | Type reference (TYPE) | PIQPERID | Obsolet Akademische Periode | 20021015 | |||
| 5 | IM_ACAD_YEAR | Call by reference | Type reference (TYPE) | PIQPERYR | Obsolet Akademisches Jahr | 20021015 | |||
| 6 | IM_BASE_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | PIQFLAG | 'X' | Basisberechtigung auf Objekttype Prüfen | 20010810 | ||
| 7 | IM_FCODE | Call by reference | Type reference (TYPE) | T77FC-FCODE | 'DISP' | Logischer Funktionscode für Berechtigungsprüfung | 20010810 | ||
| 8 | IM_PERIOD | Call by reference | Type reference (TYPE) | PIQ_PERIOD | Obsolet Zeitraum | 20010822 | |||
| 9 | IM_STRU_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | PIQFLAG | 'X' | Strukturelle Berechtigung T77UA und T77PR prüfen | 20010810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger PD-Objekttype | 20010810 | ||
| 2 | Keine Berechtigung für das Objekt | 20010810 | ||
| 3 | Keine strukturelle Berechtigung für alle Objekte | 20010810 | ||
| 4 | Es wurde keine Objekte gefunden | 20010810 | ||
| 5 | Objekttype wird nicht unterstützt | 20010810 | ||
| 6 | Selektionsmethode existiert nicht im Scenario | 20010810 | ||
| 7 | Selektionsmethode ist nicht aktiv | 20010810 | ||
| 8 | Selektionsmethode existiert nicht | 20010810 | ||
| 9 | Selektionsmethoden Scenario existiert nicht | 20010810 | ||
| 10 | Selektionsmethoden Variante existiert nicht | 20010810 |
Method GET_SELMETH_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SELMETH_LIST_TAB | Call by reference | Type reference (TYPE) | PIQSELMETH_LIST_TAB | Selektionsmethode: Liste von Selektionsmethoden | 20010809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Methode Init wurde für diese Instance nicht ausgeührt | 20010809 | ||
| 2 | Es existieren kein Selektionsmethoden | 20010809 |
Method GET_SELMETH_LIST_OTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SELMETH_LIST_TAB | Call by reference | Type reference (TYPE) | PIQSELMETH_LIST_TAB | Selektionsmethode: Liste von Selektionsmethoden | 20010829 | |||
| 2 | IM_OBJTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | BOR Objekttyp | 20031104 | |||
| 3 | IM_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | PD Objekttyp | 20010829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Methode Init wurde für diese Instance nicht ausgeührt | 20010829 | ||
| 2 | Objekttyp wird nicht unterstützt | 20010829 | ||
| 3 | Es existieren kein Selektionsmethoden | 20010829 |
Method GET_SELMETH_SUBSCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SELTABINFO | Call by reference | Type reference (TYPE) | SELTABINFO | Information über Tabstrip auf Selektionsbild | 20010806 |
Method GET_SELMETH_SUBSCR on class CL_HRPIQ00SELMETHODS has no exception.
Method GET_SELMETH_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SELMETH | Call by reference | Type reference (TYPE) | PIQSELMETH | Selektionsmethode | 20010807 | |||
| 2 | RE_SELMETHTXT | Value transfer | Type reference (TYPE) | PIQSELMETHTXT | Selektionsmethode Bezeichnung | 20010807 |
Method GET_SELMETH_TEXT on class CL_HRPIQ00SELMETHODS has no exception.
Method GET_SELSCEN_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SELSCEN | Call by reference | Type reference (TYPE) | PIQSELSCENARIO | Selektionsscenario | 20010807 | |||
| 2 | RE_SELSCENTXT | Value transfer | Type reference (TYPE) | PIQSELSCENARIOTXT | Selektionsscenario Bezeichnung | 20010807 |
Method GET_SELSCEN_TEXT on class CL_HRPIQ00SELMETHODS has no exception.
Method GET_SELVARI_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SELMETHTXT | Call by reference | Type reference (TYPE) | PIQSELMETHTXT | Selektionsmethode Bezeichnung | 20011213 | |||
| 2 | EV_SELVARITXT | Call by reference | Type reference (TYPE) | PIQSELVARITXT | Variante Bezeichnung | 20011213 | |||
| 3 | IV_SELMETH | Call by reference | Type reference (TYPE) | PIQSELMETH | Selektionsmethode | 20011213 | |||
| 4 | IV_SELVARI | Call by reference | Type reference (TYPE) | PIQSELVARI | Variante | 20011213 |
Method GET_SELVARI_TEXT on class CL_HRPIQ00SELMETHODS has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLICATIONIF_REF | Call by reference | Object reference (TYPE REF TO) | IF_HRPIQ00SELMETHOD_APPIF | Selektionsmethoden Anwendungsinterface | 20010806 | |||
| 2 | IM_SELSCEN | Call by reference | Type reference (TYPE) | PIQSELSCENARIO | Selektionsmethoden Szenario | 20010807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20010807 | ||
| 2 | Das Selektionsmethoden Scenario existiert nicht | 20010807 |
Method SET_SELMETH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SELMETH | Call by reference | Type reference (TYPE) | PIQSELMETH | Selektionsmethode | 20010806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierung der Selektionsmethode ergab Fehler | 20010822 | ||
| 2 | Ungültiger PD-Objekttype | 20010807 | ||
| 3 | Objekttype wird nicht unterstützt | 20010807 | ||
| 4 | Selektionsmethode existiert nicht im Scenario | 20010807 | ||
| 5 | Es existiert keine aktive Selektionsmethode | 20010807 | ||
| 6 | Selektionsmethode existiert nicht | 20010806 | ||
| 7 | Selektionsmethoden Scenario existiert nicht | 20010807 |
Method SET_SELVARI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SELVARI | Call by reference | Type reference (TYPE) | PIQSELVARI | Selektionsmethoden Variante | 20010806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Selektionsmethoden Variante existiert nicht | 20010806 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 464 |