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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_UC_NUMBER | Conversion to Unicode Character Number Format | 20071009 | |||
| 2 | Instance attribute | Private | See coding | 20071009 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | HRPP_T_PPKIX_BUFFER | Buffer Table for PPKIX Key | 20071009 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | INT4 | Counter of Generated Hash Values | 20071009 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | HRPP_T_PPKIX_BUFFER_KEY | Buffer Table for PPKIX Lines with PPKIX Key | 20071031 | |||
| 6 | 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 | Instance method | Private | Method | Insert New Lines into PPKIX | 20071009 | |
| 2 | Instance method | Private | Method | Add Hash Value to Buffer | 20071009 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20071009 | |
| 4 | Instance method | Private | Method | Calculation of Hash Value from Acct Assignment Combination | 20071009 | |
| 5 | Instance method | Public | Method | Reads or Generates Key of PPKIX Line | 20071031 | |
| 6 | Instance method | Public | Method | Reads PPKIX Line for Key of Buffer or DB | 20071031 | |
| 7 | Instance method | Public | Method | Reads or Generates Key of PPKIX Line | 20071009 | |
| 8 | Instance method | Public | Method | Reads PPKIX Line for Key of Buffer or DB | 20071009 | |
| 9 | 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 | CS_PPKIX_KEY | Call by reference | Type reference (TYPE) | HRPP_PPKIX_KEY | Schlüssel für Kontierungskombinationstabelle | 20071009 | |||
| 2 | IF_UPDATE_DB | Call by reference | Type reference (TYPE) | FLAG | Update durchführen | 20071009 | |||
| 3 | IS_PPKIX_LINE | Call by reference | Type reference (TYPE) | HRPP_PPKIX | Überleitung FI/CO: Index der Kontierungskombinationen | 20071009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IF_KEY | Call by reference | Type reference (TYPE) | HRPP_PPKIX_KEY | PPKIX-Key | 20071009 | |||
| 2 | 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 | EF_HASH | Call by reference | Type reference (TYPE) | HRPP_PPKIX_KEY-HASHCODE | Hashwert | 20071009 | |||
| 2 | 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 | ES_PPKIX_KEY | Call by reference | Type reference (TYPE) | HRPP_PPKIX_KEY | Schlüssel für Kontierungskombinationstabelle | 20071031 | |||
| 2 | IF_UPDATE_DB | Call by reference | Type reference (TYPE) | FLAG | Datenbankupdate | 20071031 | |||
| 3 | IS_PPKIX_LINE | Call by reference | Type reference (TYPE) | HRPP_PPKIX | Überleitung FI/CO: Kontierungskombinationen | 20071031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Buchungsüberleitung Personalabrechnung | 20071031 |
Method GET_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PPKIX_LINE | Call by reference | Type reference (TYPE) | HRPP_PPKIX | Überleitung FI/CO: Kontierungskombinationen | 20071031 | |||
| 2 | IS_PPKIX_KEY | Call by reference | Type reference (TYPE) | HRPP_PPKIX_KEY | Schlüssel für Kontierungskombinationstabelle | 20071031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Buchungsüberleitung Personalabrechnung | 20071031 |
Method GET_PPKIX_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PPKIX_KEY | Call by reference | Type reference (TYPE) | HRPP_PPKIX_KEY | Schlüssel für Kontierungskombinationstabelle | 20071009 | |||
| 2 | IF_UPDATE_DB | Call by reference | Type reference (TYPE) | FLAG | Datenbankupdate | 20071009 | |||
| 3 | IS_PPKIX_LINE | Call by reference | Type reference (TYPE) | HRPP_PPKIX | Überleitung FI/CO: Kontierungskombinationen | 20071009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Buchungsüberleitung Personalabrechnung | 20071031 |
Method GET_PPKIX_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PPKIX_LINE | Call by reference | Type reference (TYPE) | HRPP_PPKIX | Überleitung FI/CO: Kontierungskombinationen | 20071009 | |||
| 2 | IS_PPKIX_KEY | Call by reference | Type reference (TYPE) | HRPP_PPKIX_KEY | Schlüssel für Kontierungskombinationstabelle | 20071009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Buchungsüberleitung Personalabrechnung | 20071009 |
Method SET_BUFFER_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |