SAP ABAP Class CL_HRRCF_TG_MNT_BASICINFO_V (View Controller Class for Basic Data of Requisition)
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 | 20050316 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_SUBVIEW | Interface for SubViews | 20050316 |
Properties
| Class | CL_HRRCF_TG_MNT_BASICINFO_V | |
| Short Description | View Controller Class for Basic Data of Requisition | |
| 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 | 20050316 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_TG_MNT_BASICINFO_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_SUBVIEW | Interface for SubViews | 20050316 |
Friends
Class CL_HRRCF_TG_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 | 20050318 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050318 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20050318 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_S_TG_INFO_TXT | Requisition Information with Text | 20050316 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Infotype Text with Additional Information | 20050316 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CABN-ATSCH | Value with template | 20050316 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20050318 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050318 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | RCF_EMPLOYEE_ID | Personnel Number | 20050510 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20050316 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060929 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Operation | 20060929 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050318 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Transfer Object for Free Texts from Infotypes | 20050321 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Transfer Object for Free Texts from Infotypes | 20050321 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | RCF_T_TARGET_GROUP_LIST | Target Group List | 20050316 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE_ADMIN_BL | BL Facade for Candidate Object (Administration) | 20050321 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_TG_BL | Requisition Facade | 20050318 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20050318 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | Field Label for User Interface | 20050318 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20050316 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | RCF_ROLE | Roles in E-Recruiting | 20050322 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | STRING | 20061003 | ||||
| 24 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Requisition | 20050318 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Label | 20050318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20050322 | ||
| 2 | Instance method | Private | Method | Get Date Format | 20050316 | |
| 3 | Instance method | Private | Method | 20050322 | ||
| 4 | Instance method | Private | Method | Gets Labels for Detail Screen | 20050316 | |
| 5 | Instance method | Private | Method | 20050322 | ||
| 6 | Instance method | Private | Method | Reads Record | 20050316 | |
| 7 | Instance method | Private | Method | Gets Instance of BL Class | 20050316 | |
| 8 | Instance method | Private | Method | 20050510 | ||
| 9 | Instance method | Private | Method | 20050318 | ||
| 10 | Instance method | Private | Method | 20050404 |
Events
Class CL_HRRCF_TG_MNT_BASICINFO_V has no event.
Types
Class CL_HRRCF_TG_MNT_BASICINFO_V has no local type.
Method Signatures
Method CHECK_PERNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOT_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050322 |
Method CHECK_PERNR on class CL_HRRCF_TG_MNT_BASICINFO_V has no exception.
Method GET_DATE_FORMAT Signature
Method GET_DATE_FORMAT on class CL_HRRCF_TG_MNT_BASICINFO_V has no parameter.
Method GET_DATE_FORMAT on class CL_HRRCF_TG_MNT_BASICINFO_V has no exception.
Method GET_FULLNAME Signature
Method GET_FULLNAME on class CL_HRRCF_TG_MNT_BASICINFO_V has no parameter.
Method GET_FULLNAME on class CL_HRRCF_TG_MNT_BASICINFO_V has no exception.
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRRCF_TG_MNT_BASICINFO_V has no parameter.
Method GET_LABELS on class CL_HRRCF_TG_MNT_BASICINFO_V has no exception.
Method GET_PERNR Signature
Method GET_PERNR on class CL_HRRCF_TG_MNT_BASICINFO_V has no parameter.
Method GET_PERNR on class CL_HRRCF_TG_MNT_BASICINFO_V has no exception.
Method GET_RECORD Signature
Method GET_RECORD on class CL_HRRCF_TG_MNT_BASICINFO_V has no parameter.
Method GET_RECORD on class CL_HRRCF_TG_MNT_BASICINFO_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_TG_MNT_BASICINFO_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_TG_MNT_BASICINFO_V has no exception.
Method GET_SEARCHHELP_RESULT Signature
Method GET_SEARCHHELP_RESULT on class CL_HRRCF_TG_MNT_BASICINFO_V has no parameter.
Method GET_SEARCHHELP_RESULT on class CL_HRRCF_TG_MNT_BASICINFO_V has no exception.
Method ON_SEARCH_PERNR Signature
Method ON_SEARCH_PERNR on class CL_HRRCF_TG_MNT_BASICINFO_V has no parameter.
Method ON_SEARCH_PERNR on class CL_HRRCF_TG_MNT_BASICINFO_V has no exception.
Method SET_RESPONSIBLE_PERSON Signature
Method SET_RESPONSIBLE_PERSON on class CL_HRRCF_TG_MNT_BASICINFO_V has no parameter.
Method SET_RESPONSIBLE_PERSON on class CL_HRRCF_TG_MNT_BASICINFO_V has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 600 |