SAP ABAP Class CL_HREXP_DETAIL_CNTL (Detailed Display Controller)
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_DETAIL_CNTL | |
| Short Description | Detailed Display Controller | |
| 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 | 20010620 | 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_DETAIL_CNTL has no interface implemented.
Friends
Class CL_HREXP_DETAIL_CNTL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HREXP_DETAIL | Detailed Display | 20010620 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HREXP_SCENARIO_TYPE | Search Scenario Type | 20010620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010620 | |
| 2 | Instance method | Public | Method | 20010620 | ||
| 3 | Instance method | Public | Method | 20010620 | ||
| 4 | Instance method | Public | Method | Get All Information About Expert | 20010627 |
Events
Class CL_HREXP_DETAIL_CNTL has no event.
Types
Class CL_HREXP_DETAIL_CNTL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPERT_ID | Call by reference | Type reference (TYPE) | HREXP_EXPERT | Experte | 20010620 | |||
| 2 | SCENARIO_ID | Call by reference | Type reference (TYPE) | HREXP_SCENARIO | Suchszenario | 20010620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | External Exceptions Expert Search | 20010801 |
Method GET_DETAIL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAIL_INFO | Value transfer | Type reference (TYPE) | HREXP_DETAIL_INFO | Detailanzeige Informationen | 20010620 |
Method GET_DETAIL_INFO on class CL_HREXP_DETAIL_CNTL 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 | 20010620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal Exceptions Expert Search | 20020116 |
Method GET_EXPERT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPERT_INFO | Value transfer | Type reference (TYPE) | HREXP_EXPERT_INFO | Daten zum Experten | 20010627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal Exceptions Expert Search | 20010803 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 110 |