SAP ABAP Class CL_HRPP_ACCESS_PPKIX (Access Class for Table PPKIX)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-DT (Application Component) Data Transfer
     PCPO (Package) PY: Posting Transfer
Properties
Class CL_HRPP_ACCESS_PPKIX  
Short Description Access Class for Table PPKIX    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCPO   PY: Posting Transfer 
Created 20071009   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPP_ACCESS_PPKIX has no forward declaration.
Interfaces
Class CL_HRPP_ACCESS_PPKIX has no interface implemented.
Friends
Class CL_HRPP_ACCESS_PPKIX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CL_R_CONV Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_UC_NUMBER Conversion to Unicode Character Number Format 20071009
2 CL_T_COUNTS Instance attribute Private See coding 20071009
3 CL_T_PPKIX_BUFFER Instance attribute Private Type reference (TYPE) HRPP_T_PPKIX_BUFFER Buffer Table for PPKIX Key 20071009
4 CL_V_HASH_COUNT Instance attribute Private Type reference (TYPE) INT4 Counter of Generated Hash Values 20071009
5 KEY_BUFFER Instance attribute Private Type reference (TYPE) HRPP_T_PPKIX_BUFFER_KEY Buffer Table for PPKIX Lines with PPKIX Key 20071031
6 LINE_BUFFER Instance attribute Private Type reference (TYPE) HRPP_T_PPKIX_BUFFER_LINE Buffer for PPKIX Lines with Hash Key 20071031
Methods
# Method Level Visibility Method type Description Created on
1 ACCESS_PPKIX Instance method Private Method Insert New Lines into PPKIX 20071009
2 ADD_LINE_TO_BUFFER Instance method Private Method Add Hash Value to Buffer 20071009
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071009
4 CREATE_HASH Instance method Private Method Calculation of Hash Value from Acct Assignment Combination 20071009
5 GET_KEY Instance method Public Method Reads or Generates Key of PPKIX Line 20071031
6 GET_LINE Instance method Public Method Reads PPKIX Line for Key of Buffer or DB 20071031
7 GET_PPKIX_KEY Instance method Public Method Reads or Generates Key of PPKIX Line 20071009
8 GET_PPKIX_LINE Instance method Public Method Reads PPKIX Line for Key of Buffer or DB 20071009
9 SET_BUFFER_USED Instance method Private Method Sets Counter for Buffer Entries 20071009
Events
Class CL_HRPP_ACCESS_PPKIX has no event.
Types
Class CL_HRPP_ACCESS_PPKIX has no local type.
Method Signatures

Method ACCESS_PPKIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PPKIX_KEY Call by reference Type reference (TYPE) HRPP_PPKIX_KEY Schlüssel für Kontierungskombinationstabelle 20071009
2 Importing IF_UPDATE_DB Call by reference Type reference (TYPE) FLAG Update durchführen 20071009
3 Importing IS_PPKIX_LINE Call by reference Type reference (TYPE) HRPP_PPKIX Überleitung FI/CO: Index der Kontierungskombinationen 20071009
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20071031

Method ADD_LINE_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_KEY Call by reference Type reference (TYPE) HRPP_PPKIX_KEY PPKIX-Key 20071009
2 Importing IF_LINE Call by reference Type reference (TYPE) STRING PPKIX-Zeile 20071009

Method ADD_LINE_TO_BUFFER on class CL_HRPP_ACCESS_PPKIX has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRPP_ACCESS_PPKIX has no parameter.
Method CONSTRUCTOR on class CL_HRPP_ACCESS_PPKIX has no exception.

Method CREATE_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_HASH Call by reference Type reference (TYPE) HRPP_PPKIX_KEY-HASHCODE Hashwert 20071009
2 Importing IF_TEXT Call by reference Type reference (TYPE) STRING Klartext 20071009

Method CREATE_HASH on class CL_HRPP_ACCESS_PPKIX has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PPKIX_KEY Call by reference Type reference (TYPE) HRPP_PPKIX_KEY Schlüssel für Kontierungskombinationstabelle 20071031
2 Importing IF_UPDATE_DB Call by reference Type reference (TYPE) FLAG Datenbankupdate 20071031
3 Importing IS_PPKIX_LINE Call by reference Type reference (TYPE) HRPP_PPKIX Überleitung FI/CO: Kontierungskombinationen 20071031
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20071031

Method GET_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PPKIX_LINE Call by reference Type reference (TYPE) HRPP_PPKIX Überleitung FI/CO: Kontierungskombinationen 20071031
2 Importing IS_PPKIX_KEY Call by reference Type reference (TYPE) HRPP_PPKIX_KEY Schlüssel für Kontierungskombinationstabelle 20071031
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20071031

Method GET_PPKIX_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PPKIX_KEY Call by reference Type reference (TYPE) HRPP_PPKIX_KEY Schlüssel für Kontierungskombinationstabelle 20071009
2 Importing IF_UPDATE_DB Call by reference Type reference (TYPE) FLAG Datenbankupdate 20071009
3 Importing IS_PPKIX_LINE Call by reference Type reference (TYPE) HRPP_PPKIX Überleitung FI/CO: Kontierungskombinationen 20071009
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20071031

Method GET_PPKIX_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PPKIX_LINE Call by reference Type reference (TYPE) HRPP_PPKIX Überleitung FI/CO: Kontierungskombinationen 20071009
2 Importing IS_PPKIX_KEY Call by reference Type reference (TYPE) HRPP_PPKIX_KEY Schlüssel für Kontierungskombinationstabelle 20071009
# Exception Resumable Description Created on
1 CX_HRPP Buchungsüberleitung Personalabrechnung 20071009

Method SET_BUFFER_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BUFFER_LINE Call by reference Type reference (TYPE) HRPP_PPKIX_BUFFER gelesene Pufferzeile 20071009

Method SET_BUFFER_USED on class CL_HRPP_ACCESS_PPKIX has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in 600