SAP ABAP Class CL_HRRCF_ATTACH_ATTACHLIST_V (Controller Class for z_attachments)
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 | 20020723 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20021108 |
Properties
| Class | CL_HRRCF_ATTACH_ATTACHLIST_V | |
| Short Description | Controller Class for z_attachments | |
| 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 | 20020723 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20021108 |
Friends
Class CL_HRRCF_ATTACH_ATTACHLIST_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) | HROBJECT | Object | 20021115 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SUBTYP | Subtype | 20021115 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_ATTACHMENT_BL | BL Class for Attachments | 20020723 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_S_ATTACHMENTS_TEXT | Attachments with Texts | 20030401 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_T_ATTACHMENTS_TEXT | Attachments with Texts | 20020723 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20031206 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | 20040227 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20040217 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get attachments | 20020723 | |
| 2 | Instance method | Private | Method | Get Reference of BL | 20021115 | |
| 3 | Instance method | Private | Method | Get URL | 20021108 | |
| 4 | Instance method | Private | Method | On Attachments Table Click | 20060310 | |
| 5 | Instance method | Private | Method | Delete Current Attachment | 20021118 | |
| 6 | Instance method | Private | Method | On Edit Click | 20021118 | |
| 7 | Instance method | Private | Method | On New Entry | 20021115 |
Events
Class CL_HRRCF_ATTACH_ATTACHLIST_V has no event.
Types
Class CL_HRRCF_ATTACH_ATTACHLIST_V has no local type.
Method Signatures
Method GET_ATTACHMENTS Signature
Method GET_ATTACHMENTS on class CL_HRRCF_ATTACH_ATTACHLIST_V has no parameter.
Method GET_ATTACHMENTS on class CL_HRRCF_ATTACH_ATTACHLIST_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_ATTACH_ATTACHLIST_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_ATTACH_ATTACHLIST_V has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20021108 | ||||
| 2 | REFERENCE | Call by reference | Type reference (TYPE) | STRING | URL des Links | 20021108 | |||
| 3 | ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20021108 |
Method GET_URL on class CL_HRRCF_ATTACH_ATTACHLIST_V has no exception.
Method ON_ATTACHMENTSTAB_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Eingabedaten von HTMLB | 20060310 |
Method ON_ATTACHMENTSTAB_CLICK on class CL_HRRCF_ATTACH_ATTACHLIST_V has no exception.
Method ON_DELETE_CLICK Signature
Method ON_DELETE_CLICK on class CL_HRRCF_ATTACH_ATTACHLIST_V has no parameter.
Method ON_DELETE_CLICK on class CL_HRRCF_ATTACH_ATTACHLIST_V has no exception.
Method ON_EDIT_CLICK Signature
Method ON_EDIT_CLICK on class CL_HRRCF_ATTACH_ATTACHLIST_V has no parameter.
Method ON_EDIT_CLICK on class CL_HRRCF_ATTACH_ATTACHLIST_V has no exception.
Method ON_NEW_ENTRY Signature
Method ON_NEW_ENTRY on class CL_HRRCF_ATTACH_ATTACHLIST_V has no parameter.
Method ON_NEW_ENTRY on class CL_HRRCF_ATTACH_ATTACHLIST_V has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |