SAP ABAP Class CL_HRRCF_APP_E_EXT_DUPLI_V (Controller Class for HRRCF_APP_E_EXT)
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 | 20040212 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20040213 |
Properties
| Class | CL_HRRCF_APP_E_EXT_DUPLI_V | |
| Short Description | Controller Class for HRRCF_APP_E_EXT | |
| 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 | 20040212 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_APP_E_EXT_DUPLI_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20040213 |
Friends
Class CL_HRRCF_APP_E_EXT_DUPLI_V has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RCF_T_ERC_APP_E_ATT_VAR | Attachments with Key and Content (Variable Length) | 20040212 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Candidate Object | 20040213 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Indicator: Button 'new' deactivated | 20040213 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_T_BAPI_ERC_CANDIDATE_DUPLI | Table of duplicate candidates | 20040212 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BAPI_ERC_MD_EXT | External Candidate's Application Data (AE) | 20040212 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Type | 20040212 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_POSTING_INST_BL | BL Facade for Posting Instance | 20040212 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20040212 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCF_CANDIDATE | Object ID of Candidate | 20040212 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | Task | 20040212 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Index of First Rows Visible in Table View | 20040216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks candidate and ref. code for duplicate applications | 20040212 | |
| 2 | Instance method | Private | Method | Generates error message | 20040213 | |
| 3 | Instance method | Private | Method | Locks candidate | 20040213 | |
| 4 | Instance method | Private | Method | Gets candidate object for object ID of candidate | 20040213 | |
| 5 | Instance method | Private | Method | Gets table of duplicate candidates | 20040212 | |
| 6 | Instance method | Private | Method | Instantiates BL Facade | 20040212 | |
| 7 | Instance method | Private | Method | Gets table view attributes | 20040216 | |
| 8 | Instance method | Private | Method | Event Handler: onCancel | 20040212 | |
| 9 | Instance method | Private | Method | Eventhandler: onNew | 20040212 | |
| 10 | Instance method | Private | Method | Eventhandler: onSelected | 20040212 | |
| 11 | Instance method | Private | Method | Saves application data and attachments | 20040212 | |
| 12 | Instance method | Private | Method | Sets the view to be displayed next | 20040213 | |
| 13 | Instance method | Private | Method | Sets appl_data_m.bsp as the view to be displayed next | 20040213 | |
| 14 | Instance method | Private | Method | Sets HRRCF_PROFILE as the next BSP application | 20040213 | |
| 15 | Instance method | Private | Method | Sets attribute no_btngrp of standalone page | 20040429 |
Events
Class CL_HRRCF_APP_E_EXT_DUPLI_V has no event.
Types
Class CL_HRRCF_APP_E_EXT_DUPLI_V has no local type.
Method Signatures
Method CHECK_DUPLI_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RETURN | Value transfer | Type reference (TYPE) | STRING | Returnparameter für ME->MESSAGE_TYPE | 20040212 |
Method CHECK_DUPLI_APPLICATION on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method CREATE_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20040213 | |||
| 2 | PAR1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable-1 | 20040213 | |||
| 3 | PAR2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable-2 | 20040213 | |||
| 4 | RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20040213 |
Method CREATE_ERROR_MESSAGE on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method ENQUEUE_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Kandidatenobjekt | 20040213 | |||
| 2 | P_RETURN | Value transfer | Type reference (TYPE) | STRING | Rückgabewert für ME->MESSAGE_TYPE | 20040213 |
Method ENQUEUE_CANDIDATE on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method GET_CAND_HROBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_CAND_HROBJECT | Value transfer | Type reference (TYPE) | HROBJECT | Kandidatenobjekt | 20040213 | |||
| 2 | P_CANDIDATE | Call by reference | Type reference (TYPE) | RCF_CANDIDATE | Objekt-ID des Kandidaten | 20040213 |
Method GET_CAND_HROBJECT on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method GET_DUPLI_CANDIDATES Signature
Method GET_DUPLI_CANDIDATES on class CL_HRRCF_APP_E_EXT_DUPLI_V has no parameter.
Method GET_DUPLI_CANDIDATES on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_APP_E_EXT_DUPLI_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method GET_TV_ATTR Signature
Method GET_TV_ATTR on class CL_HRRCF_APP_E_EXT_DUPLI_V has no parameter.
Method GET_TV_ATTR on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method ON_CANCEL Signature
Method ON_CANCEL on class CL_HRRCF_APP_E_EXT_DUPLI_V has no parameter.
Method ON_CANCEL on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method ON_NEW Signature
Method ON_NEW on class CL_HRRCF_APP_E_EXT_DUPLI_V has no parameter.
Method ON_NEW on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method ON_SELECTED Signature
Method ON_SELECTED on class CL_HRRCF_APP_E_EXT_DUPLI_V has no parameter.
Method ON_SELECTED on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CANDIDATE | Call by reference | Type reference (TYPE) | RCF_CANDIDATE | '00000000' | Objekt-ID des Kandidaten | 20040212 |
Method SAVE_DATA on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method SET_NEXT_SCREEN Signature
Method SET_NEXT_SCREEN on class CL_HRRCF_APP_E_EXT_DUPLI_V has no parameter.
Method SET_NEXT_SCREEN on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method SET_NEXT_SCREEN_APPLDATA Signature
Method SET_NEXT_SCREEN_APPLDATA on class CL_HRRCF_APP_E_EXT_DUPLI_V has no parameter.
Method SET_NEXT_SCREEN_APPLDATA on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method SET_NEXT_SCREEN_CANDPROFILE Signature
Method SET_NEXT_SCREEN_CANDPROFILE on class CL_HRRCF_APP_E_EXT_DUPLI_V has no parameter.
Method SET_NEXT_SCREEN_CANDPROFILE on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
Method SET_NO_BUTTONGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NO_BTNGRP | Call by reference | Type reference (TYPE) | STRING | Wert für Attribut no_btngrp der Standalone Page | 20040429 |
Method SET_NO_BUTTONGROUP on class CL_HRRCF_APP_E_EXT_DUPLI_V has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 200 |