SAP ABAP Class CL_ISM_SD_VIEWERISSUE_INSERTS (IS-M: Inserts for Media Issue (Insert Planning))
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSDI (Package) IS-M/SD SD Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISM_SD_QUANTITYCONTROLABLE IS-M: Controls for Quantity Changes for Inserts 20010112
Properties
Class CL_ISM_SD_VIEWERISSUE_INSERTS  
Short Description IS-M: Inserts for Media Issue (Insert Planning)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package JSDI   IS-M/SD SD Integration 
Created 20010112   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISM_SD_VIEWERISSUE_INSERTS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISM_SD_QUANTITYCONTROLABLE IS-M: Controls for Quantity Changes for Inserts 20010112
Friends
Class CL_ISM_SD_VIEWERISSUE_INSERTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FCODE_MARK Constant Private Type reference (TYPE) SY-UCOMM 'MARK' Screens, Function Code Triggered by PAI 20010222
2 C_FCODE_NEWINSERT Constant Private Type reference (TYPE) SY-UCOMM 'NEWINS' Screens, Function Code Triggered by PAI 20010223
3 GBEHAVIOUR_ORIGIN Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20010112
4 GINSERTTAB Instance attribute Private Type reference (TYPE) TINSERTTAB Insert Table 20010125
5 GISSUE Instance attribute Private Type reference (TYPE) ISMMATNR_ISSUE Media Issue 20010112
6 GTREE Instance attribute Private Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control with Data Management at Backend 20010112
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_COLUMN Instance method Public Method Change Column Values 20010112
2 CONSTRUCTOR Instance method Public Constructor Constructor 20010112
3 HANDLE_CONTEXT_MENU_REQUEST Instance method Private Event handling method Event Handler for Context Menus for Media Issue 20010115
4 HANDLE_CONTEXT_MENU_SELECT Instance method Private Event handling method Event Handler for Context Menu for Media Issue 20010115
5 HANDLE_DOUBLE_CLICK Instance method Private Method Double Click on Node 20010213
6 HANDLE_DRAG Instance method Private Event handling method Handle Drag Event of Tree 20010112
7 HANDLE_HEADER_CLICK Instance method Private Event handling method Obsolete 20010115
8 HANDLE_ITEM_DOUBLE_CLICK Instance method Private Event handling method Double Click on Node (Item Part) 20010207
9 HANDLE_NODE_DOUBLE_CLICK Instance method Private Event handling method Double Click on Node (Folder Part) 20010207
10 INSERT_ADD Instance method Public Method Add Insert 20010112
11 ISSUE_ADD Instance method Private Method Insert Root Node 20010112
12 MEDIAINSERT_SELECT Instance method Private Method Determine possible planned inserts for issue 20010112
13 NODE_DELETE_MARKED Instance method Private Method Delete Insert Selections 20010219
14 NODE_SET_MARKED Instance method Private Method Select Inserts 20010219
15 SAVE_TO_DATABASE Instance method Public Method Save Assignments 20010126
Events
# Event Type Visibility Description Created on
1 DRAG Instance Event
(0)
Private
(0)
Drag Insert (Obsolete?) 20010112
2 INSERTSELECTED Instance Event
(0)
Public
(2)
D 20010216
Types
Class CL_ISM_SD_VIEWERISSUE_INSERTS has no local type.
Method Signatures

Method CHANGE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_COLUMN Value transfer Type reference (TYPE) TV_ITMNAME Tree Control: Name einer Spalte / eines Items 20010112
2 Importing IN_NODE Value transfer Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20010112
3 Importing IN_TEXT Value transfer Type reference (TYPE) TM_ITEMTXT Tree Model: Text eines Items 20010112

Method CHANGE_COLUMN on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container fuer Custom Controls in der Dynpro Area 20010112
2 Importing IN_ISSUE Value transfer Type reference (TYPE) ISMMATNR_ISSUE Medienausgabe 20010112

Method CONSTRUCTOR on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method HANDLE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20010222
2 Importing MENU Call by reference Attribute reference (LIKE) 20010115
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20010222

Method HANDLE_CONTEXT_MENU_REQUEST on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method HANDLE_CONTEXT_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20010115
2 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20010222
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20010222

Method HANDLE_CONTEXT_MENU_SELECT on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20010213

Method HANDLE_DOUBLE_CLICK on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method HANDLE_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Attribute reference (LIKE) 20010112
2 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20010112
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20010112

Method HANDLE_DRAG on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method HANDLE_HEADER_CLICK Signature

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

Method HANDLE_HEADER_CLICK on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method HANDLE_ITEM_DOUBLE_CLICK Signature

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

Method HANDLE_ITEM_DOUBLE_CLICK on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

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

Method HANDLE_NODE_DOUBLE_CLICK on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method INSERT_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_INSERT Value transfer Type reference (TYPE) ISMMATNR_ISSUE Medienausgabe 20010112
# Exception Resumable Description Created on
1 SAME_AS_ROOT Knoten identisch mit Wurzelknoten 20010529

Method ISSUE_ADD Signature

Method ISSUE_ADD on class CL_ISM_SD_VIEWERISSUE_INSERTS has no parameter.
Method ISSUE_ADD on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method MEDIAINSERT_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_INSERTTAB Value transfer Type reference (TYPE) RJVSDMDISSUELIST IS-M: Liste zugeordneter Beilagen 20010112

Method MEDIAINSERT_SELECT on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method NODE_DELETE_MARKED Signature

Method NODE_DELETE_MARKED on class CL_ISM_SD_VIEWERISSUE_INSERTS has no parameter.
Method NODE_DELETE_MARKED on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method NODE_SET_MARKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20010219

Method NODE_SET_MARKED on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.

Method SAVE_TO_DATABASE Signature

Method SAVE_TO_DATABASE on class CL_ISM_SD_VIEWERISSUE_INSERTS has no parameter.
Method SAVE_TO_DATABASE on class CL_ISM_SD_VIEWERISSUE_INSERTS has no exception.
Event Signatures

Event DRAG Signature
Event DRAG on class CL_ISM_SD_VIEWERISSUE_INSERTS has no parameter.
Event INSERTSELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INSERT Exporting Value transfer Type reference (TYPE) ISMMATNR_ISSUE Medienausgabe 20010216
History
Last changed by/on SAP  20050224 
SAP Release Created in 463