SAP ABAP Class CL_HRPA_READ_INFOTYPE (Reading Infotype Records)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_READ_INFOTYPE Reading Infotype Records 20010821
Properties
Class CL_HRPA_READ_INFOTYPE  
Short Description Reading Infotype Records    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20010821   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPA_READ_INFOTYPE Reading Infotype Records 20010821
Friends
Class CL_HRPA_READ_INFOTYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_AUTH_CHECKER Instance attribute Private Object reference (TYPE REF TO) CL_HRPA_AUTHORIZATION HR: Master Data Authorization Check 20010821
2 A_DUMMY_MESSAGE_HANDLER Static Attribute Private Object reference (TYPE REF TO) LCL_DUMMY_MESSAGE_HANDLER 20020308
3 A_INFOTYPE_READER Static Attribute Private Object reference (TYPE REF TO) CL_HRPA_READ_INFOTYPE Reading Infotype Records 20010821
4 A_MASTERDATA_BUFFER Instance attribute Private Object reference (TYPE REF TO) IF_HRPA_MASTERDATA_BUFFER HR: Buffer for Access to Master Data 20010821
5 EXACT_MATCHING_RECORD Instance attribute Private Attribute reference (LIKE) 20021015
6 FALSE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE False 20010821
7 FIRST_INTERSECTING_RECORD Instance attribute Private Attribute reference (LIKE) 20020705
8 FIRST_RECORD_CONTAINING_BEGDA Instance attribute Private Attribute reference (LIKE) 20020705
9 LAST_INTERSECTING_RECORD Instance attribute Private Attribute reference (LIKE) 20020705
10 LAST_RECORD_CONTAINING_ENDDA Instance attribute Private Attribute reference (LIKE) 20020705
11 TRUE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE True 20010821
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20010821
2 CONSTRUCTOR Instance method Public Constructor Constructor 20010821
3 GET_INSTANCE Static method Public Method 20010821
4 READ_CONTAINER Instance method Private Method Read Several Records of an Infotype 20010822
Events
Class CL_HRPA_READ_INFOTYPE has no event.
Types
Class CL_HRPA_READ_INFOTYPE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRPA_READ_INFOTYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPA_READ_INFOTYPE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MASTERDATA_BUFFER Call by reference Object reference (TYPE REF TO) IF_HRPA_MASTERDATA_BUFFER HR: Puffer für Stammdatenzugriffe 20010821
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20010824

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INFOTYPE_READER Call by reference Object reference (TYPE REF TO) IF_HRPA_READ_INFOTYPE Lesen von Infotypsätzen 20010821
2 Importing MASTERDATA_BUFFER Call by reference Object reference (TYPE REF TO) IF_HRPA_MASTERDATA_BUFFER HR: Puffer für Stammdatenzugriffe 20010821
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20010824

Method READ_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20010822
2 Exporting CONTAINER_TAB Call by reference Type reference (TYPE) HRPAD_INFOTYPE_CONTAINER_TAB HR: Stammdaten Tabelle mit Referenzen auf Infotypcontainer 20010822
3 Exporting DATA_EXISTS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010822
4 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20010822
5 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20010822
6 Exporting MISSING_AUTH Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010822
7 Importing NO_AUTH_CHECK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010822
8 Importing OBJPS Call by reference Type reference (TYPE) OBJPS '*' Objekt-Identifikation 20010822
9 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20010822
10 Importing SPRPS Call by reference Type reference (TYPE) SPRPS '*' Sperrkennzeichen fuer Personalstammsatz 20010822
11 Importing SUBTY Call by reference Type reference (TYPE) SUBTY '*' Subtyp 20010822
12 Importing TCLAS Call by reference Type reference (TYPE) TCLAS 'A' Transaktionsklasse für Datenhaltung 20010822
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20010822
History
Last changed by/on SAP  00000000 
SAP Release Created in 470