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 CL_ILM_ARC_CENTRAL_DATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_ILM_ARC_ADMIN_TYPES 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 GT_JOBTYPE Instance attribute Public Type reference (TYPE) IF_ILM_ARC_ADMIN_TYPES=>TY_T_JOB_TYPE 20130502
2 MO_CENTRAL_DATA Instance attribute Private Object reference (TYPE REF TO) CL_ILM_ARC_CENTRAL_DATA Central Data Container for Archiving Work Center 20130201
3 MTS_OPT_TXT Static Attribute Private See coding 20130315
4 MTS_REFRESH_EVENTS Static Attribute Private Type reference (TYPE) TY_TS_REFRESH_EVENTS 20130315
5 MV_INSTANCE_ID Instance attribute Private Type reference (TYPE) FPM_INSTANCE_ID UIBB Instance ID 20130211
6 MV_LIST_NEEDS_REFRESH 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130315
2 GET_JOB_STATUS_TEXT 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 Importing IV_STATUS Call by reference Type reference (TYPE) BTCSTATUS Zustand eines Batchjobs 20130212
2 Returning 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