SAP ABAP Class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL (Interface Class CL_HR_PAPBSDEVA_VLTSV2_UTIL)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HR_PAPBSDEVA_VLTSV_P10_UTIL | Class for PAPBSDEVA_VLTSV2: Read and Update | 20121119 |
Properties
| Class | IF_HR_PAPBSDEVA_VLTSV_P10_UTIL | |
| Short Description | Interface Class CL_HR_PAPBSDEVA_VLTSV2_UTIL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121029 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no interface implemented.
Friends
Class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no friend class.
Attributes
Class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Commit Work | 20121119 | |
| 2 | Instance method | Public | Method | Delete All Entries for Specified GUID (Tables VLTSV2-4) | 20121119 | |
| 3 | Instance method | Public | Method | Delete All Entries for Specified Pers. No. (Tables VLTSV2-4) | 20121119 | |
| 4 | Instance method | Public | Method | Determine Creation Information: Date, Time, Action, and User | 20121119 | |
| 5 | Instance method | Public | Method | Determine GUID of Last Notification for Specified Status | 20121119 | |
| 6 | Instance method | Public | Method | Create Next Free Sequence Number in History Table | 20121119 | |
| 7 | Static method | Public | Method | Returns Singleton Instance | 20121119 | |
| 8 | Instance method | Public | Method | Read Entry from Admin Table for Specified GUID | 20121119 | |
| 9 | Instance method | Public | Method | Read Entries from Admin Table with Status | 20121119 | |
| 10 | Instance method | Public | Method | Read Last Created Notifications for Personnel No. and Status | 20121119 | |
| 11 | Instance method | Public | Method | Read All Entries from Data Table for Specified GUID | 20121119 | |
| 12 | Instance method | Public | Method | Set Creation Information: Date, Time, Action, and User | 20121119 | |
| 13 | Instance method | Public | Method | Update of All Tables (Admin, History, Data) for Notification | 20121119 | |
| 14 | Instance method | Public | Method | Update of Status of Admin Table, Entry History Table | 20121119 |
Events
Class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no event.
Types
Class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no local type.
Method Signatures
Method COMMIT_WORK Signature
Method COMMIT_WORK on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no parameter.
Method COMMIT_WORK on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method DELETE_ALL_FOR_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_P10_GUID | eindeutiger Schlüssel zur Identifikation einer Meldung | 20121119 |
Method DELETE_ALL_FOR_GUID on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method DELETE_ALL_FOR_PERNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20121119 |
Method DELETE_ALL_FOR_PERNR on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method GET_ERSTELL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERSTELL_AKTION | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_AKTION | Information durch welche Aktion ein Eintrag erstellt wurde | 20121119 | |||
| 2 | EV_ERSTELL_DATUM | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_DATUM | Erstellungsdatum des Tabelleneintrages | 20121119 | |||
| 3 | EV_ERSTELL_UHRZEIT | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_ZEIT | Zeitpunkt der Erstellung des Tabelleneintrages | 20121119 | |||
| 4 | EV_ERSTELL_USER | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_UNAME | Benutzername | 20121119 |
Method GET_ERSTELL_INFO on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method GET_GUID_LAST_WRITTEN_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GUID_TAB | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_P10_GUID_TAB | Tabellentyp zur Struktur HRDEPBSVAVGS_VLTSV_P10_MELDE_3 | 20121119 | |||
| 2 | EV_IS_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121119 | ||||
| 3 | IO_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY00_MESSAGE_HANDLER | Message Handler HCM | 20121119 | |||
| 4 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20121119 | |||
| 5 | IV_STATUS | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_STATUS | Status von Meldungen bzgl. § 10 VLTSV | 20121119 |
Method GET_GUID_LAST_WRITTEN_ENTRY on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method GET_NEXT_SEQNR_HIST_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121119 | ||||
| 2 | EV_SEQNR | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_P10_SEQNR | laufende Nummer für Historie bzgl. § 10 VersStaatsV | 20121119 | |||
| 3 | IO_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY00_MESSAGE_HANDLER | Message Handler HCM | 20121119 | |||
| 4 | IV_GUID | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_P10_GUID | eindeutiger Schlüssel zur Identifikation einer Meldung | 20121119 |
Method GET_NEXT_SEQNR_HIST_TAB on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method GET_SINGLETON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERSTELL_AKTION | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_AKTION | Information durch welche Aktion ein Eintrag erstellt wurde | 20121119 | |||
| 2 | IV_ERSTELL_DATUM | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_DATUM | Erstellungsdatum des Tabelleneintrages | 20121119 | |||
| 3 | IV_ERSTELL_UHRZEIT | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_ZEIT | Zeitpunkt der Erstellung des Tabelleneintrages | 20121119 | |||
| 4 | IV_ERSTELL_USER | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_UNAME | Benutzername | 20121119 | |||
| 5 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_HR_PAPBSDEVA_VLTSV_P10_UTIL | Klasse für PAPBSDEVA_VLTSV2: Lesen und Update | 20121119 |
Method GET_SINGLETON on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method READ_ADMIN_TABLE_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_P10_GUID | eindeutiger Schlüssel zur Identifikation einer Meldung | 20121119 | |||
| 2 | RS_ADMIN_TABLE | Value transfer | Type reference (TYPE) | PAPBSDEVA_VLTSV2 | Tabellentyp zu PAPBSDEVA_VLTSV2 | 20121119 |
Method READ_ADMIN_TABLE_BY_GUID on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method READ_ADMIN_TABLE_BY_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20121119 | |||
| 2 | IV_STATUS | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_STATUS | Status von Meldungen bzgl. § 10 VLTSV | 20121119 | |||
| 3 | RT_ADMIN_TABLE | Value transfer | Type reference (TYPE) | PAPBSDEVA_VLTSV2_TAB | Tabellentyp zu PAPBSDEVA_VLTSV2 | 20121119 |
Method READ_ADMIN_TABLE_BY_STATUS on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method READ_DATA_LAST_BY_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA_LAST_WRITTEN | Call by reference | Type reference (TYPE) | HRDEPBSVAVGT_VLTSV_P10_MELDE_3 | Tabellentyp zur Struktur HRDEPBSVAVGS_VLTSV_P10_MELDE_3 | 20121119 | |||
| 2 | EV_IS_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121119 | ||||
| 3 | IO_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY00_MESSAGE_HANDLER | Message Handler HCM | 20121119 | |||
| 4 | IT_RANGE_DH_FRUEHER | Call by reference | Type reference (TYPE) | HRDEPBSVAVGT_VLTSV_RANGE_DH | Range über Dienstherren | 20121119 | |||
| 5 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20121119 | |||
| 6 | IV_STATUS | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_STATUS | Status von Meldungen bzgl. § 10 VLTSV | 20121119 |
Method READ_DATA_LAST_BY_STATUS on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method READ_DATA_TABLE_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_P10_GUID | eindeutiger Schlüssel zur Identifikation einer Meldung | 20121119 | |||
| 2 | RT_DATA_TABLE | Value transfer | Type reference (TYPE) | PAPBSDEVA_VLTSV4_TAB | Tabellentyp zu PAPBSDEVA_VLTSV2 | 20121119 |
Method READ_DATA_TABLE_BY_GUID on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method SET_ERSTELL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERSTELL_AKTION | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_AKTION | Information durch welche Aktion ein Eintrag erstellt wurde | 20121119 | |||
| 2 | IV_ERSTELL_DATUM | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_DATUM | Erstellungsdatum des Tabelleneintrages | 20121119 | |||
| 3 | IV_ERSTELL_UHRZEIT | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_ZEIT | Zeitpunkt der Erstellung des Tabelleneintrages | 20121119 | |||
| 4 | IV_ERSTELL_USER | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_ERSTELL_UNAME | Benutzername | 20121119 |
Method SET_ERSTELL_INFO on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method UPDATE_ALL_TABLES_MELDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121119 | ||||
| 2 | IO_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY00_MESSAGE_HANDLER | Message Handler HCM | 20121119 | |||
| 3 | IT_ADMIN_TABLE | Call by reference | Type reference (TYPE) | PAPBSDEVA_VLTSV2_TAB | Tabellentyp zu PAPBSDEVA_VLTSV2 | 20121119 | |||
| 4 | IT_DATA_TABLE | Call by reference | Type reference (TYPE) | PAPBSDEVA_VLTSV4_TAB | Tabellentyp zu PAPBSDEVA_VLTSV4 | 20121119 | |||
| 5 | IT_HIST_TABLE | Call by reference | Type reference (TYPE) | PAPBSDEVA_VLTSV3_TAB | Tabellentyp zu PAPBSDEVA_VLTSV3 | 20121119 | |||
| 6 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20121119 |
Method UPDATE_ALL_TABLES_MELDE on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
Method UPDATE_STATUS_FOR_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121119 | ||||
| 2 | IO_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY00_MESSAGE_HANDLER | Message Handler HCM | 20121119 | |||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_P10_GUID | eindeutiger Schlüssel zur Identifikation einer Meldung | 20121119 | |||
| 4 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20121119 | |||
| 5 | IV_STATUS | Call by reference | Type reference (TYPE) | PDE_PBS_VLTSV_STATUS | Status von Meldungen bzgl. § 10 VLTSV | 20121119 |
Method UPDATE_STATUS_FOR_ENTRY on class IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |