SAP ABAP Interface IF_HR_PAPBSDEVA_VLTSV_P10_UTIL (Interface Class CL_HR_PAPBSDEVA_VLTSV2_UTIL)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS-VA (Application Component) Pension Administration
     P01PBSVAVG_BL (Package) HR-VADM: Public Sector Pensions Act (Business Logic)
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
Interface IF_HR_PAPBSDEVA_VLTSV_P10_UTIL  
Short Description Interface Class CL_HR_PAPBSDEVA_VLTSV2_UTIL    
General Data
Package P01PBSVAVG_BL   HR-VADM: Public Sector Pensions Act (Business Logic) 
Created 20121029   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no interface.
Friends
Interface IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no friend.
Attributes
Interface IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT_WORK Instance method Public Method Commit Work 20121119
2 DELETE_ALL_FOR_GUID Instance method Public Method Delete All Entries for Specified GUID (Tables VLTSV2-4) 20121119
3 DELETE_ALL_FOR_PERNR Instance method Public Method Delete All Entries for Specified Pers. No. (Tables VLTSV2-4) 20121119
4 GET_ERSTELL_INFO Instance method Public Method Determine Creation Information: Date, Time, Action, and User 20121119
5 GET_GUID_LAST_WRITTEN_ENTRY Instance method Public Method Determine GUID of Last Notification for Specified Status 20121119
6 GET_NEXT_SEQNR_HIST_TAB Instance method Public Method Create Next Free Sequence Number in History Table 20121119
7 GET_SINGLETON Static method Public Method Returns Singleton Instance 20121119
8 READ_ADMIN_TABLE_BY_GUID Instance method Public Method Read Entry from Admin Table for Specified GUID 20121119
9 READ_ADMIN_TABLE_BY_STATUS Instance method Public Method Read Entries from Admin Table with Status 20121119
10 READ_DATA_LAST_BY_STATUS Instance method Public Method Read Last Created Notifications for Personnel No. and Status 20121119
11 READ_DATA_TABLE_BY_GUID Instance method Public Method Read All Entries from Data Table for Specified GUID 20121119
12 SET_ERSTELL_INFO Instance method Public Method Set Creation Information: Date, Time, Action, and User 20121119
13 UPDATE_ALL_TABLES_MELDE Instance method Public Method Update of All Tables (Admin, History, Data) for Notification 20121119
14 UPDATE_STATUS_FOR_ENTRY Instance method Public Method Update of Status of Admin Table, Entry History Table 20121119
Events
Interface IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no event.
Types
Interface IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no local type.
Method Signatures

Method COMMIT_WORK Signature

Method COMMIT_WORK on Interface IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no parameter.
Method COMMIT_WORK on Interface 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 Importing 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 Interface 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 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20121119

Method DELETE_ALL_FOR_PERNR on Interface 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 Exporting EV_ERSTELL_AKTION Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_AKTION Information durch welche Aktion ein Eintrag erstellt wurde 20121119
2 Exporting EV_ERSTELL_DATUM Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_DATUM Erstellungsdatum des Tabelleneintrages 20121119
3 Exporting EV_ERSTELL_UHRZEIT Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_ZEIT Zeitpunkt der Erstellung des Tabelleneintrages 20121119
4 Exporting EV_ERSTELL_USER Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_UNAME Benutzername 20121119

Method GET_ERSTELL_INFO on Interface 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 Exporting 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 Exporting EV_IS_OK Call by reference Type reference (TYPE) ABAP_BOOL 20121119
3 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HRPAY00_MESSAGE_HANDLER Message Handler HCM 20121119
4 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20121119
5 Importing 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 Interface 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 Exporting EV_IS_OK Call by reference Type reference (TYPE) ABAP_BOOL 20121119
2 Exporting EV_SEQNR Call by reference Type reference (TYPE) PDE_PBS_VLTSV_P10_SEQNR laufende Nummer für Historie bzgl. § 10 VersStaatsV 20121119
3 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HRPAY00_MESSAGE_HANDLER Message Handler HCM 20121119
4 Importing 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 Interface 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 Importing IV_ERSTELL_AKTION Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_AKTION Information durch welche Aktion ein Eintrag erstellt wurde 20121119
2 Importing IV_ERSTELL_DATUM Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_DATUM Erstellungsdatum des Tabelleneintrages 20121119
3 Importing IV_ERSTELL_UHRZEIT Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_ZEIT Zeitpunkt der Erstellung des Tabelleneintrages 20121119
4 Importing IV_ERSTELL_USER Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_UNAME Benutzername 20121119
5 Returning 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 Interface 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 Importing IV_GUID Call by reference Type reference (TYPE) PDE_PBS_VLTSV_P10_GUID eindeutiger Schlüssel zur Identifikation einer Meldung 20121119
2 Returning RS_ADMIN_TABLE Value transfer Type reference (TYPE) PAPBSDEVA_VLTSV2 Tabellentyp zu PAPBSDEVA_VLTSV2 20121119

Method READ_ADMIN_TABLE_BY_GUID on Interface 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 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20121119
2 Importing IV_STATUS Call by reference Type reference (TYPE) PDE_PBS_VLTSV_STATUS Status von Meldungen bzgl. § 10 VLTSV 20121119
3 Returning RT_ADMIN_TABLE Value transfer Type reference (TYPE) PAPBSDEVA_VLTSV2_TAB Tabellentyp zu PAPBSDEVA_VLTSV2 20121119

Method READ_ADMIN_TABLE_BY_STATUS on Interface 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 Exporting 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 Exporting EV_IS_OK Call by reference Type reference (TYPE) ABAP_BOOL 20121119
3 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HRPAY00_MESSAGE_HANDLER Message Handler HCM 20121119
4 Importing IT_RANGE_DH_FRUEHER Call by reference Type reference (TYPE) HRDEPBSVAVGT_VLTSV_RANGE_DH Range über Dienstherren 20121119
5 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20121119
6 Importing 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 Interface 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 Importing IV_GUID Call by reference Type reference (TYPE) PDE_PBS_VLTSV_P10_GUID eindeutiger Schlüssel zur Identifikation einer Meldung 20121119
2 Returning RT_DATA_TABLE Value transfer Type reference (TYPE) PAPBSDEVA_VLTSV4_TAB Tabellentyp zu PAPBSDEVA_VLTSV2 20121119

Method READ_DATA_TABLE_BY_GUID on Interface 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 Importing IV_ERSTELL_AKTION Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_AKTION Information durch welche Aktion ein Eintrag erstellt wurde 20121119
2 Importing IV_ERSTELL_DATUM Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_DATUM Erstellungsdatum des Tabelleneintrages 20121119
3 Importing IV_ERSTELL_UHRZEIT Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_ZEIT Zeitpunkt der Erstellung des Tabelleneintrages 20121119
4 Importing IV_ERSTELL_USER Call by reference Type reference (TYPE) PDE_PBS_VLTSV_ERSTELL_UNAME Benutzername 20121119

Method SET_ERSTELL_INFO on Interface 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 Exporting EV_IS_OK Call by reference Type reference (TYPE) ABAP_BOOL 20121119
2 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HRPAY00_MESSAGE_HANDLER Message Handler HCM 20121119
3 Importing IT_ADMIN_TABLE Call by reference Type reference (TYPE) PAPBSDEVA_VLTSV2_TAB Tabellentyp zu PAPBSDEVA_VLTSV2 20121119
4 Importing IT_DATA_TABLE Call by reference Type reference (TYPE) PAPBSDEVA_VLTSV4_TAB Tabellentyp zu PAPBSDEVA_VLTSV4 20121119
5 Importing IT_HIST_TABLE Call by reference Type reference (TYPE) PAPBSDEVA_VLTSV3_TAB Tabellentyp zu PAPBSDEVA_VLTSV3 20121119
6 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20121119

Method UPDATE_ALL_TABLES_MELDE on Interface 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 Exporting EV_IS_OK Call by reference Type reference (TYPE) ABAP_BOOL 20121119
2 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HRPAY00_MESSAGE_HANDLER Message Handler HCM 20121119
3 Importing IV_GUID Call by reference Type reference (TYPE) PDE_PBS_VLTSV_P10_GUID eindeutiger Schlüssel zur Identifikation einer Meldung 20121119
4 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20121119
5 Importing 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 Interface IF_HR_PAPBSDEVA_VLTSV_P10_UTIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in