SAP ABAP Class CL_GRFN_HR (HR Service)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CATALOGUES (Package) GRCFoundation catalogue
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_LOCK | Lock Service | 20091014 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_MODEL_BR | Business Rule Model Class | 20091019 |
Properties
| Class | CL_GRFN_HR | |
| Short Description | HR Service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_CATALOGUES | GRCFoundation catalogue |
| Created | 20091014 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_HR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_LOCK | Lock Service | 20091014 |
Friends
Class CL_GRFN_HR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PLVAR | Plan Version | 20091125 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | GRFN_S_TF_DATES | Timeframe details | 20091110 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | YT_LOCK_OBJECT | 20091014 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20091110 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20091014 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20091014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091014 | |
| 2 | Instance method | Private | Method | Get active plan version | 20091125 | |
| 3 | Instance method | Public | Method | Check whether object exists or not | 20091125 | |
| 4 | Instance method | Protected | Method | Raise the error | 20091014 | |
| 5 | Instance method | Protected | Method | Multiple read_objtyp_objid | 20091110 |
Events
Class CL_GRFN_HR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_LOCK_OBJECT | Private | See coding | 20091014 | BEGIN OF ys_lock_object,
objtype TYPE grfn_objtype,
type TYPE grfn_objtype_typ,
objid TYPE grfn_objectid,
END OF ys_lock_object
|
||
| 2 | YT_LOCK_OBJECT | Private | See coding | 20091014 | yt_lock_object TYPE SORTED TABLE OF ys_lock_object WITH UNIQUE KEY objtype type objid
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20091014 | |||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20091014 |
Method CONSTRUCTOR on class CL_GRFN_HR has no exception.
Method GET_PLVAR Signature
Method GET_PLVAR on class CL_GRFN_HR has no parameter.
Method GET_PLVAR on class CL_GRFN_HR has no exception.
Method IS_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20091125 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20091125 |
Method IS_EXIST on class CL_GRFN_HR has no exception.
Method RAISE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20091014 | |||
| 2 | PAR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20091014 | |||
| 3 | PAR2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091014 |
Method READ_OBJTYP_OBJID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_INFTY_DATA | Call by reference | Type reference (TYPE) | GRFN_T_INFTY_DATA | Object ID | 20091110 | |||
| 2 | EV_VALID_BEGDA | Call by reference | Type reference (TYPE) | GRFN_BEGDA | Start Date | 20091110 | |||
| 3 | EV_VALID_ENDDA | Call by reference | Type reference (TYPE) | GRFN_ENDDA | End Date | 20091110 | |||
| 4 | IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | GRFN_T_ATTRIBUTES | Table of atrributes | 20091110 | |||
| 5 | IV_OBJECTID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Objid | 20091110 | |||
| 6 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type ID | 20091110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091110 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |