SAP ABAP Class CL_MP_JOB_GRID (Grid with the List of the Available Jobs)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     ISAUTO_WTY_MP (Package) Mass Change Warranty Claim
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_GRID ALV List Viewer 20020906
Properties
Class CL_MP_JOB_GRID  
Short Description Grid with the List of the Available Jobs    
Super Class CL_GUI_ALV_GRID ALV List Viewer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY_MP   Mass Change Warranty Claim 
Created 20020906   SAP 
Last change 20021108   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_MP_ABAP_GENERATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 WTYMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MP_JOB_GRID has no interface implemented.
Friends
Class CL_MP_JOB_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_JOB Instance attribute Private Object reference (TYPE REF TO) CL_MP_JOB WTY MP: MP Job 20020906
2 CO_LAUNCHER Instance attribute Private Object reference (TYPE REF TO) CL_MP_LAUNCHER Execution of Mass Change 20020906
3 CT_JOB_LIST Instance attribute Private Type reference (TYPE) WTYMP_JOB_LIST_TAB Job List Table 20020906
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_JOB_LIST Instance method Private Method 20020906
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020906
3 GET_SELECTED_JOBID Instance method Public Method 20021127
4 GET_SELECTED_PROGRAM Instance method Public Method 20020906
5 REFRESH_JOB_LIST Instance method Public Method 20020906
Events
Class CL_MP_JOB_GRID has no event.
Types
Class CL_MP_JOB_GRID has no local type.
Method Signatures

Method BUILD_JOB_LIST Signature

Method BUILD_JOB_LIST on class CL_MP_JOB_GRID has no parameter.
Method BUILD_JOB_LIST on class CL_MP_JOB_GRID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LAUNCHER Call by reference Object reference (TYPE REF TO) CL_MP_LAUNCHER Ausführung der Massenänderung 20020906
2 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020906

Method CONSTRUCTOR on class CL_MP_JOB_GRID has no exception.

Method GET_SELECTED_JOBID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_JOBID Value transfer Type reference (TYPE) WTYMP_JOBID Job-ID 20021127

Method GET_SELECTED_JOBID on class CL_MP_JOB_GRID has no exception.

Method GET_SELECTED_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_PROGRAM Value transfer Type reference (TYPE) WTYMP_T_PROGRAM_NAME 20020906

Method GET_SELECTED_PROGRAM on class CL_MP_JOB_GRID has no exception.

Method REFRESH_JOB_LIST Signature

Method REFRESH_JOB_LIST on class CL_MP_JOB_GRID has no parameter.
Method REFRESH_JOB_LIST on class CL_MP_JOB_GRID has no exception.
History
Last changed by/on SAP  20021108 
SAP Release Created in 471