SAP ABAP Class CL_HRPY_LDB_INFOTYPE_READER (Read infotypes using LDB)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PC_MC (Package) HR Payroll - Multiple Checks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPY_READ_INFOTYPE Read infotypes also LDB 20030705
Properties
Class CL_HRPY_LDB_INFOTYPE_READER  
Short Description Read infotypes using LDB    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC_MC   HR Payroll - Multiple Checks 
Created 20030705   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPY_LDB_INFOTYPE_READER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPY_READ_INFOTYPE Read infotypes also LDB 20030705
Friends
# Friend Modeled only Created on Description
1 CL_HRPY_INFTY_READER_FACTORY 20030705 Creates read class to read infotypes
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXACT_MATCHING_RECORD Instance attribute Public Attribute reference (LIKE) 20030706
2 FIRST_INTERSECTING_RECORD Instance attribute Public Attribute reference (LIKE) 20030706
3 FIRST_RECORD_CONTAINING_BEGDA Instance attribute Public Attribute reference (LIKE) 20030706
4 FORM Instance attribute Private Type reference (TYPE) CHAR30 Name of read routine in LDB 20030705
5 HIGH_DATE Instance attribute Public Attribute reference (LIKE) 20030706
6 LAST_INTERSECTING_RECORD Instance attribute Public Attribute reference (LIKE) 20030706
7 LAST_RECORD_CONTAINING_ENDDA Instance attribute Public Attribute reference (LIKE) 20030706
8 LDBNAME Instance attribute Private Type reference (TYPE) LDBNAM LDB Name 20030705
9 LOCKED Instance attribute Public Attribute reference (LIKE) 20030706
10 LOW_DATE Instance attribute Public Attribute reference (LIKE) 20030706
11 PNPCE_FORM Constant Private Type reference (TYPE) CHAR30 'MAC_READ_INFOTYPE' 20030705
12 PNP_FORM Constant Private Type reference (TYPE) CHAR30 'READ-INFOTYPE' 20030705
13 TCLAS Instance attribute Public Attribute reference (LIKE) 20040716
14 UNLOCKED Instance attribute Public Attribute reference (LIKE) 20030706
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030705
2 READ Instance method Public Method 20030706
3 READ_KEY Instance method Public Method 20030705
4 READ_PNP Instance method Private Method Read PNP 20030705
5 READ_PNPCE Instance method Private Method Read PNPCE 20030705
6 READ_PREF Instance method Public Method 20030706
7 READ_SINGLE Instance method Public Method 20030706
Events
Class CL_HRPY_LDB_INFOTYPE_READER has no event.
Types
Class CL_HRPY_LDB_INFOTYPE_READER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_LDBNAME Call by reference Type reference (TYPE) LDBNAM 'PNP' Name der LDB 20030705
2 Importing IMP_TCLAS Call by reference Type reference (TYPE) TCLAS 'A' Transaktionsklasse für Datenhaltung 20040716

Method CONSTRUCTOR on class CL_HRPY_LDB_INFOTYPE_READER has no exception.

Method READ Signature

Method READ on class CL_HRPY_LDB_INFOTYPE_READER has no parameter.
Method READ on class CL_HRPY_LDB_INFOTYPE_READER has no exception.

Method READ_KEY Signature

Method READ_KEY on class CL_HRPY_LDB_INFOTYPE_READER has no parameter.
Method READ_KEY on class CL_HRPY_LDB_INFOTYPE_READER has no exception.

Method READ_PNP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXP_DATA_EXISTS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030705
2 Exporting EXP_INFOTYPE_TAB Call by reference Type reference (TYPE) STANDARD TABLE PRELP Tabelle 20030705
3 Exporting EXP_MISSING_AUTH Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030705
4 Importing IMP_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20030705
5 Importing IMP_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20030705
6 Importing IMP_INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20030705
7 Importing IMP_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20030705

Method READ_PNP on class CL_HRPY_LDB_INFOTYPE_READER has no exception.

Method READ_PNPCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXP_DATA_EXISTS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030705
2 Exporting EXP_INFOTYPE_TAB Call by reference Type reference (TYPE) STANDARD TABLE PRELP Tabelle 20030705
3 Exporting EXP_MISSING_AUTH Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030705
4 Importing IMP_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20030705
5 Importing IMP_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20030705
6 Importing IMP_INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20030705
7 Importing IMP_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20030705

Method READ_PNPCE on class CL_HRPY_LDB_INFOTYPE_READER has no exception.

Method READ_PREF Signature

Method READ_PREF on class CL_HRPY_LDB_INFOTYPE_READER has no parameter.
Method READ_PREF on class CL_HRPY_LDB_INFOTYPE_READER has no exception.

Method READ_SINGLE Signature

Method READ_SINGLE on class CL_HRPY_LDB_INFOTYPE_READER has no parameter.
Method READ_SINGLE on class CL_HRPY_LDB_INFOTYPE_READER has no exception.
History
Last changed by/on SAP  20040819 
SAP Release Created in 470