SAP ABAP Class CL_HRICP_INFOTYPE (Access Class for Table HRICP_D_IT_REG)
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_INFOTYPE | |
| Short Description | Access Class for Table HRICP_D_IT_REG | |
| 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 | 20111123 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRICP_INFOTYPE has no forward declaration.
Interfaces
Class CL_HRICP_INFOTYPE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HRICP_CH_PTR_FACADE | 20111123 | Facade Class for Change Pointers |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20111123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Is Infotype/Subtype/Object Type Combination to Be Tracked? | 20111123 | |
| 2 | Static method | Private | Method | Deletion of All Infotypes for One Consumer | 20111123 | |
| 3 | Static method | Private | Method | Deletion of Infotype/Subtype/ObjType Combination of Consumer | 20111207 | |
| 4 | Static method | Private | Method | Insertion of Infotypes to Be Tracked | 20111123 | |
| 5 | Static method | Private | Method | Read All Registered Infotypes | 20120725 | |
| 6 | Static method | Private | Method | Read Infotypes to be Tracked from Customizing | 20111207 | |
| 7 | Static method | Private | Method | Read Registered Infotypes | 20120306 |
Events
Class CL_HRICP_INFOTYPE has no event.
Types
Class CL_HRICP_INFOTYPE has no local type.
Method Signatures
Method CHECK_REGISTERED_INFOTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20111123 | |||
| 2 | IV_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20111123 | |||
| 3 | IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20111123 | |||
| 4 | RV_IS_TRACKED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20111123 |
Method CHECK_REGISTERED_INFOTYPE on class CL_HRICP_INFOTYPE has no exception.
Method DELETE_BY_CONSUMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONSUMER_OBJECT | Call by reference | Type reference (TYPE) | HRICP_CONSUMER_OBJ | Abnehmer Objekt | 20111123 | |||
| 2 | IV_CONSUMER_TYPE | Call by reference | Type reference (TYPE) | HRICP_CONSUMER_TYPE | Abnehmer Typ | 20111123 |
Method DELETE_BY_CONSUMER on class CL_HRICP_INFOTYPE has no exception.
Method DELETE_BY_INFTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONSUMER_OBJECT | Call by reference | Type reference (TYPE) | HRICP_CONSUMER_OBJ | Abnehmerobjekt | 20111207 | |||
| 2 | IV_CONSUMER_TYPE | Call by reference | Type reference (TYPE) | HRICP_CONSUMER_TYPE | Abnehmertyp | 20111207 | |||
| 3 | IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20111207 | |||
| 4 | IV_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20111207 | |||
| 5 | IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20111207 |
Method DELETE_BY_INFTY on class CL_HRICP_INFOTYPE has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONSUMER_OBJECT | Call by reference | Type reference (TYPE) | HRICP_CONSUMER_OBJ | Abnehmer Objekt | 20111123 | |||
| 2 | IV_CONSUMER_TYPE | Call by reference | Type reference (TYPE) | HRICP_CONSUMER_TYPE | Abnehmer Typ | 20111123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmenklasse für Änderungszeiger | 20111130 |
Method READ_ALL_REGISTERED_INFOTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REG_INFTY | Call by reference | Type reference (TYPE) | HRICP_T_INFTY | Nachzuverfolgende Infotypänderungen | 20120725 |
Method READ_ALL_REGISTERED_INFOTYPES on class CL_HRICP_INFOTYPE has no exception.
Method READ_CUSTOMIZED_INFOTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CUST_INFTY | Call by reference | Type reference (TYPE) | HRICP_T_INFTY | Nachzuverfolgende Infotypänderungen | 20111207 | |||
| 2 | IV_CONSUMER_OBJECT | Call by reference | Type reference (TYPE) | HRICP_CONSUMER_OBJ | Abnehmerobjekt | 20111207 | |||
| 3 | IV_CONSUMER_TYPE | Call by reference | Type reference (TYPE) | HRICP_CONSUMER_TYPE | Abnehmertyp | 20111207 |
Method READ_CUSTOMIZED_INFOTYPE on class CL_HRICP_INFOTYPE has no exception.
Method READ_REGISTERED_INFOTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REG_INFTY | Call by reference | Type reference (TYPE) | HRICP_D_IT_REG | Nachzuverfolg. Infotypen pro registriertem Abnehmer | 20120306 | |||
| 2 | IV_CONSUMER_OBJECT | Call by reference | Type reference (TYPE) | HRICP_CONSUMER_OBJ | Abnehmerobjekt | 20120306 | |||
| 3 | IV_CONSUMER_TYPE | Call by reference | Type reference (TYPE) | HRICP_CONSUMER_TYPE | Abnehmertyp | 20120306 | |||
| 4 | IV_INFTY | Call by reference | Type reference (TYPE) | INFOTYP | Infotyp | 20120306 | |||
| 5 | IV_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20120306 | |||
| 6 | IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTYP | Subtyp | 20120306 |
Method READ_REGISTERED_INFOTYPE on class CL_HRICP_INFOTYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |