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 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'MARK' | Screens, Function Code Triggered by PAI | 20010222 | ||
| 2 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'NEWINS' | Screens, Function Code Triggered by PAI | 20010223 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20010112 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TINSERTTAB | Insert Table | 20010125 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ISMMATNR_ISSUE | Media Issue | 20010112 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 20010112 |
Methods
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 | IN_COLUMN | Value transfer | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20010112 | |||
| 2 | IN_NODE | Value transfer | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20010112 | |||
| 3 | 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 | IN_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20010112 | |||
| 2 | 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 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20010222 | |||||
| 2 | MENU | Call by reference | Attribute reference (LIKE) | 20010115 | |||||
| 3 | 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 | FCODE | Call by reference | Attribute reference (LIKE) | 20010115 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20010222 | |||||
| 3 | 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 | 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 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20010112 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20010112 | |||||
| 3 | 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 | 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 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20010207 | |||||
| 2 | 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 | 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 | IN_INSERT | Value transfer | Type reference (TYPE) | ISMMATNR_ISSUE | Medienausgabe | 20010112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 |