SAP ABAP Class CL_PA_ARCH_UTILITY (Auxiliary Class for Master Data Archiving)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PARC_GEN (Package) Archiving
Properties
Class CL_PA_ARCH_UTILITY  
Short Description Auxiliary Class for Master Data Archiving    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRPA_ARCH    
Program status     
Category 0   
Package PARC_GEN   Archiving 
Created 20111104   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)
2 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_PA_ARCH_UTILITY has no interface implemented.
Friends
Class CL_PA_ARCH_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_RETRO_LIMIT_CUST Static Attribute Private Type reference (TYPE) BEGDA Valid from Date 20111104
2 SV_LEGACY_MODE Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20111104
3 SV_LEGACY_MODE_SET Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111104
Methods
# Method Level Visibility Method type Description Created on
1 HAS_P_ABAP_AUTH Static method Public Method True, If P_ABAP Is Assigned for the Program Called 20111104
2 READ_INFOTYPE Static method Public Method Central Infotype Read Method 20111104
Events
Class CL_PA_ARCH_UTILITY has no event.
Types
Class CL_PA_ARCH_UTILITY has no local type.
Method Signatures

Method HAS_P_ABAP_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_P_ABAP_AUTH Value transfer Type reference (TYPE) ABAP_BOOL 20111104

Method HAS_P_ABAP_AUTH on class CL_PA_ARCH_UTILITY has no exception.

Method READ_INFOTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INFTY_TAB Call by reference Type reference (TYPE) STANDARD TABLE 20111104
2 Importing IV_BEGDA Call by reference Type reference (TYPE) PRELP-BEGDA '18000101' Gültigkeitsbeginn 20111104
3 Importing IV_ENDDA Call by reference Type reference (TYPE) PRELP-ENDDA '99991231' Gültigkeitsende 20111104
4 Importing IV_INFTY Call by reference Type reference (TYPE) PRELP-INFTY Infotyp 20111104
5 Importing IV_NOAUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag für Berechtigungsprüfung 20111104
6 Importing IV_OBJPS Call by reference Type reference (TYPE) OBJPS '*' Objekt-Identifikation 20111104
7 Importing IV_PERNR Call by reference Type reference (TYPE) PRELP-PERNR Personalnummer 20111104
8 Importing IV_SUBTY Call by reference Type reference (TYPE) PRELP-SUBTY '*' Subtyp 20111104
9 Exporting PREF_TAB Call by reference Type reference (TYPE) HRPAD_PREF_TAB PREF Tabelle 20120516
10 Exporting SEC_INFTY_TAB Call by reference Type reference (TYPE) STANDARD TABLE 20111104
# Exception Resumable Description Created on
1 CX_PA_ARCH PA Archivierung: Ausnahmen 20111104
History
Last changed by/on SAP  20130531 
SAP Release Created in