SAP ABAP Class CL_GRFN_HR_QUERY (HR query utility)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_HR_ORG (Package) HR-Specific
⤷
⤷
Properties
| Class | CL_GRFN_HR_QUERY | |
| Short Description | HR query utility | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_HR_ORG | HR-Specific |
| Created | 20100806 | 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) |
Interfaces
Class CL_GRFN_HR_QUERY has no interface implemented.
Friends
Class CL_GRFN_HR_QUERY has no friend class.
Attributes
Class CL_GRFN_HR_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Query by field options | 20100806 | |
| 2 | Static method | Public | Method | Query by hr conditions | 20100806 |
Events
Class CL_GRFN_HR_QUERY has no event.
Types
Class CL_GRFN_HR_QUERY has no local type.
Method Signatures
Method QUERY_BY_FLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT | Call by reference | Type reference (TYPE) | GRFN_T_HR_QUERY_RESULT | Table type for object details structure | 20100806 | |||
| 2 | IT_QUERY_OPTION | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_OPTION | Field Query Options | 20100806 | |||
| 3 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100806 | |||
| 4 | IV_CHECK_EXISTENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100810 | |||
| 5 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100806 | |||
| 6 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20100806 | |||
| 7 | IV_TYP | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20100806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100806 |
Method QUERY_BY_HR_COND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT | Call by reference | Type reference (TYPE) | GRFN_T_HR_QUERY_RESULT | Table type for object details structure | 20100806 | |||
| 2 | IT_CONDITION | Call by reference | Type reference (TYPE) | HRTB_COND | HR: Table of Database Conditions | 20100806 | |||
| 3 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100806 | |||
| 4 | IV_CHECK_EXISTENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100810 | |||
| 5 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100806 | |||
| 6 | IV_INFOTYPE | Call by reference | Type reference (TYPE) | INFOTYP | Infotype | 20100806 | |||
| 7 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20100806 | |||
| 8 | IV_TYP | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20100806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100806 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |