SAP ABAP Class CL_HRRCF_POST_MNT_BASICINFO_V (Job Posting Data Maintenance Basic Data)
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 | 20020704 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_SUBVIEW | Interface for SubViews | 20021114 |
Properties
| Class | CL_HRRCF_POST_MNT_BASICINFO_V | |
| Short Description | Job Posting Data Maintenance Basic Data | |
| 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_BASICINFO_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_SUBVIEW | Interface for SubViews | 20021114 |
Friends
Class CL_HRRCF_POST_MNT_BASICINFO_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_UI_LABEL | Field Label for User Interface | 20021114 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Employment Fraction | 20020902 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20040423 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20021114 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20021114 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_POSTING_BL | Posting Facade | 20020705 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | P5121 | Infotype 5121: Posting Information | 20020708 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | HROBJECT | Object | 20021114 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCF_T_CONTRACT_TYPE_LIST | List of Work Contract Types | 20020705 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | List of Employment Fractions | 20020902 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RCF_T_FUNCTIONAL_AREA_LIST | List of Functional Areas | 20020705 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | RCF_T_INDUSTRY_LIST | List of Industries | 20020705 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20021114 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20021114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Reads Basic Data of Posting Information | 20020708 | |
| 2 | Instance method | Private | Method | Get Customer Fields | 20041028 | |
| 3 | Instance method | Private | Method | Reads Labels for Screen Fields | 20020705 | |
| 4 | Instance method | Private | Method | Reads Value Help for Fields with Dropdown List Boxes | 20020705 | |
| 5 | Instance method | Private | Method | Read Status | 20021114 | |
| 6 | Instance method | Private | Method | Gets Reference to BL Class | 20021114 | |
| 7 | Instance method | Private | Method | Processes Data Entry for Employment Fraction | 20020902 | |
| 8 | Instance method | Private | Method | Saves Basic Data of Posting Information | 20020708 |
Events
Class CL_HRRCF_POST_MNT_BASICINFO_V has no event.
Types
Class CL_HRRCF_POST_MNT_BASICINFO_V has no local type.
Method Signatures
Method GET_BASIC_INFO Signature
Method GET_BASIC_INFO on class CL_HRRCF_POST_MNT_BASICINFO_V has no parameter.
Method GET_BASIC_INFO on class CL_HRRCF_POST_MNT_BASICINFO_V has no exception.
Method GET_CUSTOMER_FIELDS Signature
Method GET_CUSTOMER_FIELDS on class CL_HRRCF_POST_MNT_BASICINFO_V has no parameter.
Method GET_CUSTOMER_FIELDS on class CL_HRRCF_POST_MNT_BASICINFO_V has no exception.
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRRCF_POST_MNT_BASICINFO_V has no parameter.
Method GET_LABELS on class CL_HRRCF_POST_MNT_BASICINFO_V has no exception.
Method GET_LISTS Signature
Method GET_LISTS on class CL_HRRCF_POST_MNT_BASICINFO_V has no parameter.
Method GET_LISTS on class CL_HRRCF_POST_MNT_BASICINFO_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_BASICINFO_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_POST_MNT_BASICINFO_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_POST_MNT_BASICINFO_V has no exception.
Method HANDLE_DATA_WORKING_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_VALUE | Call by reference | Type reference (TYPE) | STRING | HTTP Framework (iHTTP) HTTP Wert | 20020902 |
Method HANDLE_DATA_WORKING_TIME on class CL_HRRCF_POST_MNT_BASICINFO_V has no exception.
Method SAVE_BASIC_INFO Signature
Method SAVE_BASIC_INFO on class CL_HRRCF_POST_MNT_BASICINFO_V has no parameter.
Method SAVE_BASIC_INFO on class CL_HRRCF_POST_MNT_BASICINFO_V has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 10A |