SAP ABAP Class CL_HREXP_GROUP_TYPE (Expert Profile Type: Expert Groups)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-XF (Application Component) SAP Expert Finder
⤷
PWPC_EXP_01 (Package) HR Expert Finder
⤷
⤷
Properties
| Class | CL_HREXP_GROUP_TYPE | |
| Short Description | Expert Profile Type: Expert Groups | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | HREXP | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PWPC_EXP_01 | HR Expert Finder |
| Created | 20010511 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_HREXP_GROUP_TYPE has no interface implemented.
Friends
Class CL_HREXP_GROUP_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | HREXP_ELEMENT_TYPE_TAB | Types of Expert Profile Elements | 20010515 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | HREXP_GROUP | Expert Profile Element Group | 20010511 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | HREXP_NAME | Element Group Name | 20010515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010511 | |
| 2 | Instance method | Public | Method | Delivers Number Elements | 20010619 | |
| 3 | Instance method | Public | Method | Delivers Info About All Element Types | 20010618 | |
| 4 | Instance method | Public | Method | Delivers All Element Types | 20010625 | |
| 5 | Instance method | Public | Method | Delivers Info About Group | 20010612 |
Events
Class CL_HREXP_GROUP_TYPE has no event.
Types
Class CL_HREXP_GROUP_TYPE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP_TYPE_ID | Call by reference | Type reference (TYPE) | HREXP_GROUP | Expertenprofil-Elementgruppe | 20010511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Int. Exc. Expert Search (Cust.Record Not Found) | 20010606 |
Method GET_ELEM_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM_COUNT | Value transfer | Type reference (TYPE) | SYINDEX | Schleifen, aktueller Schleifendurchlauf | 20010619 |
Method GET_ELEM_COUNT on class CL_HREXP_GROUP_TYPE has no exception.
Method GET_ELEM_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM_INFOS | Value transfer | Type reference (TYPE) | HREXP_ELEMENT_INFO_TAB | Infos von Expertenprofil-Elementen | 20010618 |
Method GET_ELEM_INFOS on class CL_HREXP_GROUP_TYPE has no exception.
Method GET_ELEM_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM_TYPES | Value transfer | Type reference (TYPE) | HREXP_ELEMENT_TYPE_TAB | Types of Expert Profile: Elements | 20010625 |
Method GET_ELEM_TYPES on class CL_HREXP_GROUP_TYPE has no exception.
Method GET_GROUP_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFO | Value transfer | Type reference (TYPE) | HREXP_GROUP_INFO | All Information on an Expert Profile Group | 20010612 |
Method GET_GROUP_INFO on class CL_HREXP_GROUP_TYPE has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 110 |