SAP ABAP Class CL_HRRCF_PINSTAPPL_APPLY_V (HRRCF_PINSTAPPL: Apply)
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 | 20030715 |
Properties
| Class | CL_HRRCF_PINSTAPPL_APPLY_V | |
| Short Description | HRRCF_PINSTAPPL: Apply | |
| 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 | 20030715 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_PINSTAPPL_APPLY_V has no forward declaration.
Interfaces
Class CL_HRRCF_PINSTAPPL_APPLY_V has no interface implemented.
Friends
Class CL_HRRCF_PINSTAPPL_APPLY_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) | STRING | 20030731 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Apply Button? | 20030731 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Object | 20030731 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RCF_APPLICATION_STATUS | Application Status | 20030731 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Object | 20030731 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030731 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RCF_PINST_GUID | Global Key for Posting Instances | 20030715 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | URL for Preview | 20060330 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Button for Preview Visible | 20060331 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_APPLICATION_BL | BL Facade for Application Object | 20030731 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_POSTING_INST_BL | BL Facade for Posting Instance | 20030731 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20041026 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030731 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030731 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Read Text for Apply Button | 20030731 | |
| 2 | Instance method | Private | Method | Apply Button Required? | 20030731 | |
| 3 | Instance method | Private | Method | Delete Button Required? | 20030731 | |
| 4 | Instance method | Private | Method | Instantiate BL Facades | 20030731 | |
| 5 | Instance method | Private | Method | Withdraw Button Required? | 20030731 | |
| 6 | Instance method | Private | Method | 20041026 | ||
| 7 | Instance method | Private | Method | Is Candidate Registered? | 20051209 | |
| 8 | Instance method | Private | Method | Check if Requisition is in status closed | 20040607 | |
| 9 | Instance method | Private | Method | Eventhandler: onApply | 20030715 | |
| 10 | Instance method | Private | Method | Eventhandler: onDelete | 20030717 | |
| 11 | Instance method | Private | Method | Eventhandler: onWithdraw | 20030717 |
Events
Class CL_HRRCF_PINSTAPPL_APPLY_V has no event.
Types
Class CL_HRRCF_PINSTAPPL_APPLY_V has no local type.
Method Signatures
Method GET_APPLY_BUTTON_TEXT Signature
Method GET_APPLY_BUTTON_TEXT on class CL_HRRCF_PINSTAPPL_APPLY_V has no parameter.
Method GET_APPLY_BUTTON_TEXT on class CL_HRRCF_PINSTAPPL_APPLY_V has no exception.
Method GET_APPLY_REQUIRED Signature
Method GET_APPLY_REQUIRED on class CL_HRRCF_PINSTAPPL_APPLY_V has no parameter.
Method GET_APPLY_REQUIRED on class CL_HRRCF_PINSTAPPL_APPLY_V has no exception.
Method GET_DELETE_REQUIRED Signature
Method GET_DELETE_REQUIRED on class CL_HRRCF_PINSTAPPL_APPLY_V has no parameter.
Method GET_DELETE_REQUIRED on class CL_HRRCF_PINSTAPPL_APPLY_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_PINSTAPPL_APPLY_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_PINSTAPPL_APPLY_V has no exception.
Method GET_WITHDRAW_REQUIRED Signature
Method GET_WITHDRAW_REQUIRED on class CL_HRRCF_PINSTAPPL_APPLY_V has no parameter.
Method GET_WITHDRAW_REQUIRED on class CL_HRRCF_PINSTAPPL_APPLY_V has no exception.
Method GET_WIZARD_URL Signature
Method GET_WIZARD_URL on class CL_HRRCF_PINSTAPPL_APPLY_V has no parameter.
Method GET_WIZARD_URL on class CL_HRRCF_PINSTAPPL_APPLY_V has no exception.
Method IS_REGISTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REGISTERED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051209 |
Method IS_REGISTERED on class CL_HRRCF_PINSTAPPL_APPLY_V has no exception.
Method IS_REQUISITION_CLOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | Globaler Schlüssel für Ausschreibungsinstanzen | 20040607 | |||
| 2 | P_CLOSED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040607 |
Method IS_REQUISITION_CLOSED on class CL_HRRCF_PINSTAPPL_APPLY_V has no exception.
Method ON_APPLY Signature
Method ON_APPLY on class CL_HRRCF_PINSTAPPL_APPLY_V has no parameter.
Method ON_APPLY on class CL_HRRCF_PINSTAPPL_APPLY_V has no exception.
Method ON_DELETE Signature
Method ON_DELETE on class CL_HRRCF_PINSTAPPL_APPLY_V has no parameter.
Method ON_DELETE on class CL_HRRCF_PINSTAPPL_APPLY_V has no exception.
Method ON_WITHDRAW Signature
Method ON_WITHDRAW on class CL_HRRCF_PINSTAPPL_APPLY_V has no parameter.
Method ON_WITHDRAW on class CL_HRRCF_PINSTAPPL_APPLY_V has no exception.
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 200 |