SAP ABAP Class CL_ILM_ARC_LIST_JOBS_FEEDER (Feeder Class for File Details)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-WP (Application Component) ILM Workplace
⤷
S_ILM_ARC_ADMIN_UI (Package) ILM Work Center for Archiving: UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20130201 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130201 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20130201 |
Properties
| Class | CL_ILM_ARC_LIST_JOBS_FEEDER | |
| Short Description | Feeder Class for File Details | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_ARC_ADMIN_UI | ILM Work Center for Archiving: UI |
| Created | 20130201 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20130201 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130201 | ||
| 3 | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20130201 |
Friends
Class CL_ILM_ARC_LIST_JOBS_FEEDER 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) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_JOB_TYPE | 20130502 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ILM_ARC_CENTRAL_DATA | Central Data Container for Archiving Work Center | 20130201 | |||
| 3 | Static Attribute | Private | See coding | 20130315 | |||||
| 4 | Static Attribute | Private | Type reference (TYPE) | TY_TS_REFRESH_EVENTS | 20130315 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | FPM_INSTANCE_ID | UIBB Instance ID | 20130211 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20130212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130315 | |
| 2 | Instance method | Private | Method | 20130212 |
Events
Class CL_ILM_ARC_LIST_JOBS_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_REFRESH_EVENTS | Private | See coding | 20130315 | begin of TY_S_REFRESH_EVENTS,
instance_id type fpm_instance_id,
event_id type fpm_event_id,
end of TY_S_REFRESH_EVENTS
|
||
| 2 | TY_TS_REFRESH_EVENTS | Private | See coding | 20130315 | ty_ts_refresh_events type SORTED TABLE OF ty_s_refresh_events WITH UNIQUE key instance_id event_id
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ILM_ARC_LIST_JOBS_FEEDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ILM_ARC_LIST_JOBS_FEEDER has no exception.
Method GET_JOB_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | BTCSTATUS | Zustand eines Batchjobs | 20130212 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BTCSTATTXT | Status | 20130212 |
Method GET_JOB_STATUS_TEXT on class CL_ILM_ARC_LIST_JOBS_FEEDER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |