SAP ABAP Class IF_HR_PAPBSDEVA_VLTSV2 (Interface for Class CL_HR_PAPBSDEVA_VLTSV2)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_PAPBSDEVA_VLTSV2 Class for Table PAPBSDEVA_VLTSV2: Read and Update 20121119
Properties
Class IF_HR_PAPBSDEVA_VLTSV2  
Short Description Interface for Class CL_HR_PAPBSDEVA_VLTSV2    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121010   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_HR_PAPBSDEVA_VLTSV2 has no interface implemented.
Friends
Class IF_HR_PAPBSDEVA_VLTSV2 has no friend class.
Attributes
Class IF_HR_PAPBSDEVA_VLTSV2 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Deletion of Entry from Table VLTSV2 20121119
2 GET_GUID_LAST_WRITTEN_ENTRY Instance method Public Method Determine GUID from Last Notification for Specified Status 20121119
3 MODIFY Instance method Public Method Modify Entry in Table VLTSV2 20121119
4 READ_BY_GUID Instance method Public Method Read Entry in Table VLTSV2 for Specified GUID 20121119
5 READ_BY_PERNR Instance method Public Method Read All Entries in Table VLTSV2 for Personnel Number 20121119
6 READ_BY_STATUS Instance method Public Method Read All Entries in Table VLTSV2 for Pers. No. and Status 20121119
7 UPDATE_STATUS Instance method Public Method Changes Status of Entry of Table VLTSV2 20121119
Events
Class IF_HR_PAPBSDEVA_VLTSV2 has no event.
Types
Class IF_HR_PAPBSDEVA_VLTSV2 has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20121119
2 Importing IV_GUID Call by reference Type reference (TYPE) PDE_PBS_VLTSV_P10_GUID eindeutiger Schlüssel zur Identifikation einer Meldung 20121119

Method DELETE on class IF_HR_PAPBSDEVA_VLTSV2 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 Verwaltungstabelle für Erstattungen § 10 VersStaatsV 20121119
2 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20121119
3 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 class IF_HR_PAPBSDEVA_VLTSV2 has no exception.

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20121119
2 Importing IS_PAPBSDEVA_VLTSV2 Call by reference Type reference (TYPE) PAPBSDEVA_VLTSV2 Verwaltungstabelle für Erstattungen § 10 VersStaatsV 20121119

Method MODIFY on class IF_HR_PAPBSDEVA_VLTSV2 has no exception.

Method READ_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_PAPBSDEVA_VLTSV2 Value transfer Type reference (TYPE) PAPBSDEVA_VLTSV2 Verwaltungstabelle für Erstattungen § 10 VersStaatsV 20121119

Method READ_BY_GUID on class IF_HR_PAPBSDEVA_VLTSV2 has no exception.

Method READ_BY_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
2 Returning RT_PAPBSDEVA_VLTSV2 Value transfer Type reference (TYPE) PAPBSDEVA_VLTSV2_TAB Tabellentyp zu PAPBSDEVA_VLTSV2 20121119

Method READ_BY_PERNR on class IF_HR_PAPBSDEVA_VLTSV2 has no exception.

Method READ_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_PAPBSDEVA_VLTSV2 Value transfer Type reference (TYPE) PAPBSDEVA_VLTSV2_TAB Tabellentyp zu PAPBSDEVA_VLTSV2 20121119

Method READ_BY_STATUS on class IF_HR_PAPBSDEVA_VLTSV2 has no exception.

Method UPDATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20121119
2 Importing IV_GUID Call by reference Type reference (TYPE) PDE_PBS_VLTSV_P10_GUID eindeutiger Schlüssel zur Identifikation einer Meldung 20121119
3 Importing IV_STATUS Call by reference Type reference (TYPE) PDE_PBS_VLTSV_STATUS Status von Meldungen bzgl. § 10 VLTSV 20121119

Method UPDATE_STATUS on class IF_HR_PAPBSDEVA_VLTSV2 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in