SAP ABAP Class CL_GRPC_API_HR_HELPER (PC Master Data API helper)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_OBSOLETE (Package) Package for the obsolete objects from FN/PC/RM
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_API_CONTROL_HELPER | Control API helper | 20090121 |
Properties
| Class | CL_GRPC_API_HR_HELPER | |
| Short Description | PC Master Data API helper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_OBSOLETE | Package for the obsolete objects from FN/PC/RM |
| Created | 20090121 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_API_HR_HELPER has no interface implemented.
Friends
Class CL_GRPC_API_HR_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090121 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20090121 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20090209 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090121 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20090209 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090121 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20090209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Authorize current object | 20090121 | |
| 2 | Instance method | Public | Method | Authorize current object including role datapart | 20090210 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20090121 | |
| 4 | Instance method | Public | Method | Get object basic information | 20090210 | |
| 5 | Static method | Public | Method | Get helper instance | 20090121 | |
| 6 | Instance method | Public | Method | Get OBJTYPE | 20090220 | |
| 7 | Instance method | Public | Method | Get type(central, orgunit, copy) | 20090220 | |
| 8 | Static method | Public | Method | Get validity information | 20100119 | |
| 9 | Instance method | Public | Method | Lock current HR object | 20090209 | |
| 10 | Instance method | Public | Method | Unlock current HR object | 20090209 |
Events
Class CL_GRPC_API_HR_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DATAPART | Public | See coding | 20090121 | T_DATAPART TYPE TABLE OF GRFN_DATAPART
|
Method Signatures
Method AUTHORIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATAPART | Call by reference | Type reference (TYPE) | T_DATAPART | 20090121 | ||||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20090121 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090121 |
Method AUTHORIZE on class CL_GRPC_API_HR_HELPER has no exception.
Method AUTHORIZE_INC_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATAPART | Call by reference | Type reference (TYPE) | T_DATAPART | 20090210 | ||||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20090210 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090210 |
Method AUTHORIZE_INC_ROLE on class CL_GRPC_API_HR_HELPER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090121 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090121 | |||
| 3 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090121 |
Method CONSTRUCTOR on class CL_GRPC_API_HR_HELPER has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALIDFROM | Call by reference | Type reference (TYPE) | GRFN_BEGDA | Start Date | 20090210 | |||
| 2 | EV_VALIDTO | Call by reference | Type reference (TYPE) | GRFN_ENDDA | End Date | 20090210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090225 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090121 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090121 | |||
| 3 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090121 | |||
| 4 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_API_HR_HELPER | PC Master Data API helper | 20090121 |
Method GET_INSTANCE on class CL_GRPC_API_HR_HELPER has no exception.
Method GET_OBJTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJTYPE | Value transfer | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20090220 |
Method GET_OBJTYPE on class CL_GRPC_API_HR_HELPER has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20090220 |
Method GET_TYPE on class CL_GRPC_API_HR_HELPER has no exception.
Method GET_VALIDITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALIDFROM | Call by reference | Type reference (TYPE) | GRFN_BEGDA | Start Date | 20100119 | |||
| 2 | EV_VALIDTO | Call by reference | Type reference (TYPE) | GRFN_ENDDA | End Date | 20100119 | |||
| 3 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100119 | |||
| 4 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100119 |
Method GET_VALIDITY on class CL_GRPC_API_HR_HELPER has no exception.
Method LOCK Signature
Method LOCK on class CL_GRPC_API_HR_HELPER has no parameter.
Method LOCK on class CL_GRPC_API_HR_HELPER has no exception.
Method UNLOCK Signature
Method UNLOCK on class CL_GRPC_API_HR_HELPER has no parameter.
Method UNLOCK on class CL_GRPC_API_HR_HELPER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |