SAP ABAP Class IF_HR_PAPBSDEVA_VLTSV3 (Interface for Class CL_HR_PAPBSDEVA_VLTSV3)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_PAPBSDEVA_VLTSV3 Class for Table PAPBSDEVA_VLTSV3: Read and Update 20121119
Properties
Class IF_HR_PAPBSDEVA_VLTSV3  
Short Description Interface for Class CL_HR_PAPBSDEVA_VLTSV3    
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_VLTSV3 has no interface implemented.
Friends
Class IF_HR_PAPBSDEVA_VLTSV3 has no friend class.
Attributes
Class IF_HR_PAPBSDEVA_VLTSV3 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Deletion of Entry for GUID 20121119
2 GET_FREE_SEQNR Instance method Public Method Next Free Sequence Number Table VLTSV3 for GUID 20121119
3 INSERT Instance method Public Method Insert Entry in Table VLTSV3 20121119
4 READ Instance method Public Method Read All Entries in Table VLTSV3 for GUID 20121119
Events
Class IF_HR_PAPBSDEVA_VLTSV3 has no event.
Types
Class IF_HR_PAPBSDEVA_VLTSV3 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_VLTSV3 has no exception.

Method GET_FREE_SEQNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SEQNR Call by reference Type reference (TYPE) PDE_PBS_VLTSV_P10_SEQNR laufende Nummer für Historie bzgl. § 10 VersStaatsV 20121119
2 Importing IV_GUID Call by reference Type reference (TYPE) PDE_PBS_VLTSV_P10_GUID eindeutiger Schlüssel zur Identifikation einer Meldung 20121119
# Exception Resumable Description Created on
1 EXC_NO_FREE_SEQNR Keine freie Sequenznummer verfügbar 20121119

Method INSERT 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_VLTSV3 Call by reference Type reference (TYPE) PAPBSDEVA_VLTSV3 Statushistorie für Erstattungen nach § 10 VersStaatsV 20121119

Method INSERT on class IF_HR_PAPBSDEVA_VLTSV3 has no exception.

Method READ 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_PAPBSDEVA_VLTSV3 Value transfer Type reference (TYPE) PAPBSDEVA_VLTSV3_TAB Tabellentyp zu PAPBSDEVA_VLTSV3 20121119

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