SAP ABAP Interface IF_HRPADBR_INFOTYPE_CONTAINER (Interface for classes that group infotypes)
Hierarchy
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
   PA-PA-BR (Application Component) Brazil
     PB37 (Package) HR master data: Brazil
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPADBR_MASTER_DATA Encapsulation of master data infotypes and reading 20120604
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPADBR_TIME_DATA Class that encapsulates the time infotype records 20120604
Properties
Interface IF_HRPADBR_INFOTYPE_CONTAINER  
Short Description Interface for classes that group infotypes    
General Data
Package PB37   HR master data: Brazil 
Created 20120316   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_HRPADBR_INFOTYPE_CONTAINER has no forward declaration.
Interfaces
Interface IF_HRPADBR_INFOTYPE_CONTAINER has no interface.
Friends
Interface IF_HRPADBR_INFOTYPE_CONTAINER has no friend.
Attributes
Interface IF_HRPADBR_INFOTYPE_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET Instance method Public Method Returns a record table of an infotype 20120604
2 GET_BY_PSKEY Instance method Public Method Returns a record of an infotype 20120604
3 GET_FIRST Instance method Public Method Returns the first encapsulated record in the period 20120604
4 GET_LAST Instance method Public Method Returns the last encapsulated record in the period 20120604
5 SET Instance method Public Method Stores a table with the records of an infotype 20120604
Events
Interface IF_HRPADBR_INFOTYPE_CONTAINER has no event.
Types
Interface IF_HRPADBR_INFOTYPE_CONTAINER has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INFOTYPE Call by reference Type reference (TYPE) STANDARD TABLE 20120604
2 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA '18000101' Valid from date 20120604
3 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA '99991231' Valid to date 20120604
4 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY Infotype 20120604
5 Importing IV_SUBTY Call by reference Type reference (TYPE) SUBTY Subtype 20120604

Method GET on Interface IF_HRPADBR_INFOTYPE_CONTAINER has no exception.

Method GET_BY_PSKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INFOTYPE Call by reference Type reference (TYPE) PRELP HR master data buffer 20120604
2 Importing IS_PSKEY Call by reference Type reference (TYPE) PSKEY HR master data key 20120604
# Exception Resumable Description Created on
1 CX_HRPADBR_INFTY_NOT_FOUND Infotypes not found 20120604

Method GET_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA '18000101' Valid from date 20120604
2 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA '99991231' Valid to date 20120604
3 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY Infotype 20120604
4 Importing IV_SUBTY Call by reference Type reference (TYPE) SUBTY Subtype 20120604
5 Returning RO_INFOTYPE Value transfer Object reference (TYPE REF TO) IF_HRPADBR_INFOTYPE Class to encapsulate an infotype 20120604
# Exception Resumable Description Created on
1 CX_HRPADBR_INFTY_NOT_FOUND Infotypes not found 20120604

Method GET_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA '18000101' Valid from date 20120604
2 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA '99991231' Valid to date 20120604
3 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY Infotype 20120604
4 Importing IV_SUBTY Call by reference Type reference (TYPE) SUBTY Subtype 20120604
5 Returning RO_INFOTYPE Value transfer Object reference (TYPE REF TO) IF_HRPADBR_INFOTYPE Class to encapsulate an infotype 20120604
# Exception Resumable Description Created on
1 CX_HRPADBR_INFTY_NOT_FOUND Infotypes not found 20120604

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INFOTYPE Call by reference Type reference (TYPE) STANDARD TABLE 20120604

Method SET on Interface IF_HRPADBR_INFOTYPE_CONTAINER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in