SAP ABAP Class CL_HRRCF_AGENCY_OVER_V (Controller Class for Agency Overview)
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 | 20051107 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20051107 |
Properties
| Class | CL_HRRCF_AGENCY_OVER_V | |
| Short Description | Controller Class for Agency Overview | |
| 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 | 20051107 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_AGENCY_OVER_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20051107 |
Friends
Class CL_HRRCF_AGENCY_OVER_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 | 20051107 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20051107 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_T_BU_PARTNER | Business Partner | 20051107 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_T_AGENCY_LOCATION_TEXT | Table Type Details of Origin of Agency with Texts | 20051107 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20051107 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20051107 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20051107 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCF_AGENCY | Agency (Pointer) | 20051107 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | TRUE | Refresh List | 20051107 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20051107 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Confirmation | 20051107 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRRCF_SEARCHHLP_BL | BL Facade for Search Helps | 20051107 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Confirmation | 20051107 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | Application Type | 20051107 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | Index of First Visible Rows in |
20051107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Sets Initial Values of Relevant Controller Attributes | 20051107 | |
| 2 | Instance method | Private | Method | Create Agency | 20051107 | |
| 3 | Instance method | Private | Method | Delete Agency | 20051107 | |
| 4 | Instance method | Private | Method | Returns Agency Details | 20051107 | |
| 5 | Instance method | Private | Method | Returns List of Agencies | 20051107 | |
| 6 | Instance method | Private | Method | Returns ID | 20051107 | |
| 7 | Instance method | Private | Method | Gets |
20051107 | |
| 8 | Instance method | Private | Method | Maintain Agencies | 20051107 | |
| 9 | Instance method | Private | Method | Button Event: Maintain Agency | 20051107 |
Events
Class CL_HRRCF_AGENCY_OVER_V has no event.
Types
Class CL_HRRCF_AGENCY_OVER_V has no local type.
Method Signatures
Method CLEAR_ATTRIBUTES Signature
Method CLEAR_ATTRIBUTES on class CL_HRRCF_AGENCY_OVER_V has no parameter.
Method CLEAR_ATTRIBUTES on class CL_HRRCF_AGENCY_OVER_V has no exception.
Method CREATE_AGENCY Signature
Method CREATE_AGENCY on class CL_HRRCF_AGENCY_OVER_V has no parameter.
Method CREATE_AGENCY on class CL_HRRCF_AGENCY_OVER_V has no exception.
Method DELETE_AGENCY Signature
Method DELETE_AGENCY on class CL_HRRCF_AGENCY_OVER_V has no parameter.
Method DELETE_AGENCY on class CL_HRRCF_AGENCY_OVER_V has no exception.
Method GET_AGENCY_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_AGENCY_LOC_DETAIL | Call by reference | Type reference (TYPE) | RCF_S_AGENCY_LOCATION_TEXT | Details zur Herkunft der Agentur mit Texten | 20051107 | |||
| 2 | P_AGENCY_ID | Call by reference | Type reference (TYPE) | RCF_AGENCY | Agentur (Zeiger) | 20051107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20051107 |
Method GET_AGENCY_LIST Signature
Method GET_AGENCY_LIST on class CL_HRRCF_AGENCY_OVER_V has no parameter.
Method GET_AGENCY_LIST on class CL_HRRCF_AGENCY_OVER_V has no exception.
Method GET_LABELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Business Server Page (BSP) Laufzeit | 20051107 |
Method GET_LABELS on class CL_HRRCF_AGENCY_OVER_V has no exception.
Method GET_TV_ATTRIBUTES Signature
Method GET_TV_ATTRIBUTES on class CL_HRRCF_AGENCY_OVER_V has no parameter.
Method GET_TV_ATTRIBUTES on class CL_HRRCF_AGENCY_OVER_V has no exception.
Method MAINTAIN_AGENCY Signature
Method MAINTAIN_AGENCY on class CL_HRRCF_AGENCY_OVER_V has no parameter.
Method MAINTAIN_AGENCY on class CL_HRRCF_AGENCY_OVER_V has no exception.
Method ON_EDIT_CLICK Signature
Method ON_EDIT_CLICK on class CL_HRRCF_AGENCY_OVER_V has no parameter.
Method ON_EDIT_CLICK on class CL_HRRCF_AGENCY_OVER_V has no exception.
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in |