SAP ABAP Class IF_HRPADBR_INFOTYPE_CONTAINER (Interface for classes that group infotypes)
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
Class | IF_HRPADBR_INFOTYPE_CONTAINER | |
Short Description | Interface for classes that group infotypes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120316 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_HRPADBR_INFOTYPE_CONTAINER has no forward declaration.
Interfaces
Class IF_HRPADBR_INFOTYPE_CONTAINER has no interface implemented.
Friends
Class IF_HRPADBR_INFOTYPE_CONTAINER has no friend class.
Attributes
Class IF_HRPADBR_INFOTYPE_CONTAINER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns a record table of an infotype | 20120604 |
2 | ![]() |
Instance method | Public | Method | Returns a record of an infotype | 20120604 |
3 | ![]() |
Instance method | Public | Method | Returns the first encapsulated record in the period | 20120604 |
4 | ![]() |
Instance method | Public | Method | Returns the last encapsulated record in the period | 20120604 |
5 | ![]() |
Instance method | Public | Method | Stores a table with the records of an infotype | 20120604 |
Events
Class IF_HRPADBR_INFOTYPE_CONTAINER has no event.
Types
Class 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 | ![]() |
ET_INFOTYPE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120604 | |||
2 | ![]() |
IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | '18000101' | Valid from date | 20120604 | |
3 | ![]() |
IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | '99991231' | Valid to date | 20120604 | |
4 | ![]() |
IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotype | 20120604 | ||
5 | ![]() |
IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtype | 20120604 |
Method GET on class 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 | ![]() |
ES_INFOTYPE | Call by reference | Type reference (TYPE) | PRELP | HR master data buffer | 20120604 | ||
2 | ![]() |
IS_PSKEY | Call by reference | Type reference (TYPE) | PSKEY | HR master data key | 20120604 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Infotypes not found | 20120604 |
Method GET_FIRST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | '18000101' | Valid from date | 20120604 | |
2 | ![]() |
IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | '99991231' | Valid to date | 20120604 | |
3 | ![]() |
IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotype | 20120604 | ||
4 | ![]() |
IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtype | 20120604 | ||
5 | ![]() |
RO_INFOTYPE | Value transfer | Object reference (TYPE REF TO) | IF_HRPADBR_INFOTYPE | Class to encapsulate an infotype | 20120604 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Infotypes not found | 20120604 |
Method GET_LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | '18000101' | Valid from date | 20120604 | |
2 | ![]() |
IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | '99991231' | Valid to date | 20120604 | |
3 | ![]() |
IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotype | 20120604 | ||
4 | ![]() |
IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtype | 20120604 | ||
5 | ![]() |
RO_INFOTYPE | Value transfer | Object reference (TYPE REF TO) | IF_HRPADBR_INFOTYPE | Class to encapsulate an infotype | 20120604 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Infotypes not found | 20120604 |
Method SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_INFOTYPE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120604 |
Method SET on class IF_HRPADBR_INFOTYPE_CONTAINER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |