SAP ABAP Class CL_HRRCF_APP_E_INT_FIELDS_V (Controller Class for HRRCF_APP_E_INT)
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 | 20040219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_APPL_DATA_INT_SUB_EXC | Data transfer for application entry: external applications | 20040220 |
Properties
| Class | CL_HRRCF_APP_E_INT_FIELDS_V | |
| Short Description | Controller Class for HRRCF_APP_E_INT | |
| 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 | 20040219 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_APP_E_INT_FIELDS_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_APPL_DATA_INT_SUB_EXC | Data transfer for application entry: external applications | 20040220 |
Friends
Class CL_HRRCF_APP_E_INT_FIELDS_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 | 20040220 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Indicator: invalid application date | 20040220 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Application Object | 20040220 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Indicator: check personnel number | 20040220 | |||
| 5 | Constant | Private | Type reference (TYPE) | CHAR_02 | 'FD' | View ID for fields.bsp | 20040220 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | CABN-ATSCH | Value with template | 20040220 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BAPI_ERC_MD_INT | Internal Candidate's Application Data (AE) | 20040220 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | BU_NAME1TX | Full Name | 20040220 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Indicator: invalid application date | 20040220 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Indicator: reset all except SET/GET parameters | 20040220 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RCF_OPERA | Database Operation | 20040220 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | User input for personnel number | 20040220 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20040220 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE_ADMIN_BL | BL Facade for Candidate Object (Administration) | 20040220 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20040220 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20040220 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | STRING | Function of Search | 20040223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Gets template for date format | 20040220 | |
| 2 | Instance method | Private | Method | Reads application data from database | 20040220 | |
| 3 | Instance method | Private | Method | Gets employee's full name | 20040220 | |
| 4 | Instance method | Private | Method | Gets field labels | 20040220 | |
| 5 | Instance method | Private | Method | Gets parameters from Parent Controller | 20040220 | |
| 6 | Instance method | Private | Method | Instantiates BL Facade | 20040220 | |
| 7 | Instance method | Private | Method | Gets result of search for reference code / employee | 20040220 | |
| 8 | Instance method | Private | Method | Gets SPA/GPA parameters for reference code | 20040224 | |
| 9 | Instance method | Private | Method | Eventhandler: onSearchRefcode / onSearchPernr | 20040220 | |
| 10 | Instance method | Private | Method | Imports Input Fields | 20040220 | |
| 11 | Instance method | Private | Method | 20040224 |
Events
Class CL_HRRCF_APP_E_INT_FIELDS_V has no event.
Types
Class CL_HRRCF_APP_E_INT_FIELDS_V has no local type.
Method Signatures
Method GET_DATE_FORMAT Signature
Method GET_DATE_FORMAT on class CL_HRRCF_APP_E_INT_FIELDS_V has no parameter.
Method GET_DATE_FORMAT on class CL_HRRCF_APP_E_INT_FIELDS_V has no exception.
Method GET_FIELD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RETURN | Value transfer | Type reference (TYPE) | STRING | Rückgabewert für ME->MESSAGE_TYPE | 20040220 |
Method GET_FIELD_DATA on class CL_HRRCF_APP_E_INT_FIELDS_V has no exception.
Method GET_FULLNAME Signature
Method GET_FULLNAME on class CL_HRRCF_APP_E_INT_FIELDS_V has no parameter.
Method GET_FULLNAME on class CL_HRRCF_APP_E_INT_FIELDS_V has no exception.
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRRCF_APP_E_INT_FIELDS_V has no parameter.
Method GET_LABELS on class CL_HRRCF_APP_E_INT_FIELDS_V has no exception.
Method GET_PARAMS Signature
Method GET_PARAMS on class CL_HRRCF_APP_E_INT_FIELDS_V has no parameter.
Method GET_PARAMS on class CL_HRRCF_APP_E_INT_FIELDS_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_APP_E_INT_FIELDS_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_APP_E_INT_FIELDS_V has no exception.
Method GET_SEARCHHELP_RESULT Signature
Method GET_SEARCHHELP_RESULT on class CL_HRRCF_APP_E_INT_FIELDS_V has no parameter.
Method GET_SEARCHHELP_RESULT on class CL_HRRCF_APP_E_INT_FIELDS_V has no exception.
Method GET_SPA_GPA_PARAMETER Signature
Method GET_SPA_GPA_PARAMETER on class CL_HRRCF_APP_E_INT_FIELDS_V has no parameter.
Method GET_SPA_GPA_PARAMETER on class CL_HRRCF_APP_E_INT_FIELDS_V has no exception.
Method ON_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SRCHHLP_FUNCTION | Call by reference | Type reference (TYPE) | STRING | Funktion der Suche | 20040220 |
Method ON_SEARCH on class CL_HRRCF_APP_E_INT_FIELDS_V has no exception.
Method READ_FORM_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_FORM_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20040220 |
Method READ_FORM_FIELDS on class CL_HRRCF_APP_E_INT_FIELDS_V has no exception.
Method RESET_DATA Signature
Method RESET_DATA on class CL_HRRCF_APP_E_INT_FIELDS_V has no parameter.
Method RESET_DATA on class CL_HRRCF_APP_E_INT_FIELDS_V has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 200 |