SAP ABAP Class CL_HRICP_CH_PTR (Access Class for Table HRICP_D_CH_PTR)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-HR (Application Component) Cross-Application Objects in HR
⤷
HCM_CO_ICP_FRAMEWORK (Package) Framework for Tracking Infotype Changes
⤷
⤷
Properties
| Class | CL_HRICP_CH_PTR | |
| Short Description | Access Class for Table HRICP_D_CH_PTR | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | HRICP_CH_PTR | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | HCM_CO_ICP_FRAMEWORK | Framework for Tracking Infotype Changes |
| Created | 20111122 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRICP_CH_PTR has no forward declaration.
Interfaces
Class CL_HRICP_CH_PTR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HRICP_CH_PTR_FACADE | 20111123 | Facade Class for Change Pointers |
Attributes
Class CL_HRICP_CH_PTR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Deletion of Change Pointer Table up to Timestamp | 20111122 | |
| 2 | Static method | Private | Method | Generation of GUID | 20111122 | |
| 3 | Static method | Private | Method | Insertion of Records in Change Pointer Table | 20111122 | |
| 4 | Static method | Private | Method | Read Records of Change Pointer Table | 20111122 |
Events
Class CL_HRICP_CH_PTR has no event.
Types
Class CL_HRICP_CH_PTR has no local type.
Method Signatures
Method DELETE_UP_TO_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20111122 | |||
| 2 | RV_NUM_RECORDS | Value transfer | Type reference (TYPE) | I | Anzahl an gelöschten Datensätzen | 20111122 |
Method DELETE_UP_TO_TIMESTAMP on class CL_HRICP_CH_PTR has no exception.
Method GENERATE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20111122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmenklasse: Änderungszeiger | 20111123 |
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CH_PTR | Call by reference | Type reference (TYPE) | HRICP_T_CH_PTR | Änderungszeiger für Infotypänderungen | 20111122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmenklasse: Änderungszeiger | 20111123 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CH_PTR | Call by reference | Type reference (TYPE) | HRICP_T_CH_PTR | Änderungszeiger für Infotypänderung | 20111122 | |||
| 2 | IT_INFTY | Call by reference | Type reference (TYPE) | HRICP_T_INFTY | Art der Infotypänderung | 20111122 | |||
| 3 | IV_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20111122 | |||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20111122 |
Method READ on class CL_HRICP_CH_PTR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |