SAP ABAP Class CL_HRRCF_POST_MNT_DESCRIPT_V (Job Posting Data Maintenance Descriptions)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI (Package) Recruitment Factory: User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_CONTROLLER | Super Class of Unspecified HRRCF Controllers | 20020709 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_SVIEW | Call Subviews | 20040305 |
Properties
| Class | CL_HRRCF_POST_MNT_DESCRIPT_V | |
| Short Description | Job Posting Data Maintenance Descriptions | |
| Super Class | CL_HRRCF_CONTROLLER | Super Class of Unspecified HRRCF Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
| Created | 20020704 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_POST_MNT_DESCRIPT_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_SVIEW | Call Subviews | 20040305 |
Friends
Class CL_HRRCF_POST_MNT_DESCRIPT_V 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) | RCF_ITF_DESCRIPTION | Transfer Object for Free Texts from Infotypes | 20020709 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Transfer Object for Free Texts from Infotypes | 20021114 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Transfer Object for Free Texts from Infotypes | 20020709 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Transfer Object for Free Texts from Infotypes | 20021114 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20040423 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041207 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SPRAS | Language Key | 20041207 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_POSTING_BL | Posting Facade | 20020709 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Transfer Object for Free Texts from Infotypes | 20041206 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | P5121 | Infotype 5121: Posting Information | 20021114 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20041206 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Object | 20021114 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Transfer Object for Free Texts from Infotypes | 20020709 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Transfer Object for Free Texts from Infotypes | 20021114 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Transfer Object for Free Texts from Infotypes | 20020709 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Transfer Object for Free Texts from Infotypes | 20021114 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Attributes of a BSP Page | 20021114 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20041207 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Transfer Object for Free Texts from Infotypes | 20020709 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Transfer Object for Free Texts from Infotypes | 20021114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Reads Descriptions for Posting Information | 20020709 | |
| 2 | Instance method | Private | Method | Reads Labels for Screen Fields | 20020709 | |
| 3 | Instance method | Private | Method | Determines Status of Posting | 20021114 | |
| 4 | Instance method | Private | Method | 20021114 | ||
| 5 | Instance method | Private | Method | Event Handler: onSave | 20041207 | |
| 6 | Instance method | Private | Method | Saves Descriptions for Posting Information | 20020709 |
Events
Class CL_HRRCF_POST_MNT_DESCRIPT_V has no event.
Types
Class CL_HRRCF_POST_MNT_DESCRIPT_V has no local type.
Method Signatures
Method GET_DESCRIPTIONS Signature
Method GET_DESCRIPTIONS on class CL_HRRCF_POST_MNT_DESCRIPT_V has no parameter.
Method GET_DESCRIPTIONS on class CL_HRRCF_POST_MNT_DESCRIPT_V has no exception.
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRRCF_POST_MNT_DESCRIPT_V has no parameter.
Method GET_LABELS on class CL_HRRCF_POST_MNT_DESCRIPT_V has no exception.
Method GET_POSTING_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_STATUS | Value transfer | Type reference (TYPE) | RCF_POSTING_STATUS | Status der Ausschreibung | 20021114 |
Method GET_POSTING_STATUS on class CL_HRRCF_POST_MNT_DESCRIPT_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_POST_MNT_DESCRIPT_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_POST_MNT_DESCRIPT_V has no exception.
Method ON_SAVE Signature
Method ON_SAVE on class CL_HRRCF_POST_MNT_DESCRIPT_V has no parameter.
Method ON_SAVE on class CL_HRRCF_POST_MNT_DESCRIPT_V has no exception.
Method SAVE_DESCRIPTIONS Signature
Method SAVE_DESCRIPTIONS on class CL_HRRCF_POST_MNT_DESCRIPT_V has no parameter.
Method SAVE_DESCRIPTIONS on class CL_HRRCF_POST_MNT_DESCRIPT_V has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 10A |