SAP ABAP Class /BCV/CL_AUT_HROBJ (HR Object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/AUTH (Package) BCV Authorization
⤷
⤷
Properties
| Class | /BCV/CL_AUT_HROBJ | |
| Short Description | HR Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/AUTH | BCV Authorization |
| Created | 20090126 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CL_AUT_HROBJ has no forward declaration.
Interfaces
Class /BCV/CL_AUT_HROBJ has no interface implemented.
Friends
Class /BCV/CL_AUT_HROBJ has no friend class.
Attributes
Class /BCV/CL_AUT_HROBJ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get HR Object ID by name | 20090127 | |
| 2 | Static method | Public | Method | Get HR Object name by ID | 20090129 | |
| 3 | Static method | Public | Method | Get object type | 20090127 | |
| 4 | Static method | Public | Method | Get plan version | 20090127 |
Events
Class /BCV/CL_AUT_HROBJ has no event.
Types
Class /BCV/CL_AUT_HROBJ has no local type.
Method Signatures
Method GET_ID_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HROBJ | Call by reference | Type reference (TYPE) | /BCV/T_AUT_HROBJ | HR Object | 20090127 | |||
| 2 | IV_MATCHCODE_NAME | Call by reference | Type reference (TYPE) | HR_MCSTEXT | Name | 20090127 | |||
| 3 | IV_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Object Type | 20090127 | |||
| 4 | IV_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Plan Version | 20090127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for HR Object | 20090127 |
Method GET_NAME_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STEXT | Call by reference | Type reference (TYPE) | STEXT | Object Name | 20090129 | |||
| 2 | IS_OBJID | Call by reference | Type reference (TYPE) | ACO_TS_HR_OBJECT_ID | HR Object ID | 20090129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for HR Object | 20090129 |
Method GET_OTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OTYPE | Call by reference | Type reference (TYPE) | /BCV/T_AUT_OTYPE | Object type | 20090127 | |||
| 2 | IV_MATCHCODE_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Object Type | 20090127 | |||
| 3 | IV_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Plan Version | 20090127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for HR Object | 20090127 |
Method GET_PLVAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLVAR | Call by reference | Type reference (TYPE) | /BCV/T_AUT_PLVAR | Planning version | 20090127 | |||
| 2 | IV_MATCHCODE_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Plan Version | 20090127 |
Method GET_PLVAR on class /BCV/CL_AUT_HROBJ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |