SAP ABAP Class CL_COIS_ADD_LIST (Template for Additional List in Info System)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-SFC (Application Component) Production Orders
     COIS (Package) Order Information System
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COIS_DISP_LIST Interface for CL_COIS_DISP_LIST 20050804
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GOS_CALLBACK SGOS: Interface for Communication with Application 20050812
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_COCR_CMX_OIS_XSTEPS Order Info System - Control Instructions/Recipes 20070824
Properties
Class CL_COIS_ADD_LIST  
Short Description Template for Additional List in Info System    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package COIS   Order Information System 
Created 20050804   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 COIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_COIS_DISP_LIST Interface for CL_COIS_DISP_LIST 20050804
2 IF_GOS_CALLBACK SGOS: Interface for Communication with Application 20050812
Friends
Class CL_COIS_ADD_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20050804
2 MD_DATA_SAVE Instance attribute Protected Object reference (TYPE REF TO) DATA 20050804
3 MD_LAYOUT Instance attribute Protected Object reference (TYPE REF TO) DATA 20050804
4 MD_NODE_MAX_EX Instance attribute Protected Object reference (TYPE REF TO) COIS_T_NODE_MAX_EX Table for Object Overview in the Order Information System 20050804
5 MO_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20050804
6 MO_NAVIGATION_PROFILE Instance attribute Protected Object reference (TYPE REF TO) IF_NAVP Navigation Profile 20050804
7 MT_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20050804
8 MT_SORTCAT Instance attribute Protected Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20050804
9 MV_CALLING_APPL Instance attribute Protected Type reference (TYPE) COIS_CALLING_APPLICATION Calling Application 20050804
10 MV_CATEGORY Instance attribute Protected Type reference (TYPE) AUFTYP Order Category 20050804
11 MV_FILTER_SET Instance attribute Protected Type reference (TYPE) FLAG General Flag 20050804
12 MV_OBJECT Instance attribute Protected Type reference (TYPE) REPID ABAP Program Name 20050804
13 MV_OFFLINE_PROCESSING Instance attribute Private Attribute reference (LIKE) 20090814
14 MV_SHORTCUTS Instance attribute Protected Type reference (TYPE) FLAG General Flag 20050804
15 MV_TABNAME Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20050804
16 MV_TITLE Instance attribute Protected Type reference (TYPE) LVC_TITLE ALV Control: Title Line Text 20050804
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_CONTEXT_MENU Instance method Protected Event handling method 20050804
2 HANDLE_DOUBLE_CLICK Instance method Protected Event handling method 20050804
3 HANDLE_MENU_BUTTON Instance method Protected Event handling method 20050804
4 HANDLE_TOOLBAR Instance method Protected Event handling method 20050804
5 HANDLE_USER_COMMAND Instance method Protected Event handling method 20050804
Events
Class CL_COIS_ADD_LIST has no event.
Types
Class CL_COIS_ADD_LIST has no local type.
Method Signatures

Method HANDLE_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20050804

Method HANDLE_CONTEXT_MENU on class CL_COIS_ADD_LIST has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050804
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050804
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20050804

Method HANDLE_DOUBLE_CLICK on class CL_COIS_ADD_LIST has no exception.

Method HANDLE_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20050804
2 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050804

Method HANDLE_MENU_BUTTON on class CL_COIS_ADD_LIST has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20050804
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20050804

Method HANDLE_TOOLBAR on class CL_COIS_ADD_LIST has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050804

Method HANDLE_USER_COMMAND on class CL_COIS_ADD_LIST has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600