SAP ABAP Class CL_ISM_DM_SINGLE_IO (Simple Composite Control for CM)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JAS_DOC_MAN (Package) IS-M: Document Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_KWUIC_SINGLE_IO | KWUI: Composite Control for Individual IO | 20030829 |
Properties
Class | CL_ISM_DM_SINGLE_IO | |
Short Description | Simple Composite Control for CM | |
Super Class | CL_KWUIC_SINGLE_IO | KWUI: Composite Control for Individual IO |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | JAS_DOC_MAN | IS-M: Document Management |
Created | 20030829 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISM_DM_SINGLE_IO has no forward declaration.
Interfaces
Class CL_ISM_DM_SINGLE_IO has no interface implemented.
Friends
Class CL_ISM_DM_SINGLE_IO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'DOC_VIEW_NOTES' | Function Code | 20030829 | |
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISM_DM_URL_VIEWER | Wrapping of CL_GUI_HTML_VIEWER | 20030829 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISM_DM_PROPERTY_DISPLAY | Display Document Attributes | 20031202 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISM_DM_IOLIST | KW IO List Display | 20031202 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox Field | 20030829 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISM_DM_DOCUMENT_NOTES | Notes on Documents | 20030829 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Current Document | 20030829 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030829 |
3 | ![]() |
Instance method | Public | Method | Display URL (See DISPLAY_IO) | 20030829 |
4 | ![]() |
Instance method | Protected | Event handling method | On Documents Created or Deleted | 20030829 |
5 | ![]() |
Instance method | Protected | Event handling method | Toolbar Clicked in Preview | 20030829 |
6 | ![]() |
Instance method | Private | Event handling method | ALV Toolbars (Properties, Versions) | 20030829 |
7 | ![]() |
Instance method | Public | Method | Set Display/Change Mode in Viewer (See Docu) | 20030829 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | PREVIEW_TOOLBAR_CLICKED | Instance Event (0) |
Public (2) |
Toolbar Clicked on Preview Screen | 20030829 |
2 | PREVIEW_TOOLBAR_INIT | Instance Event (0) |
Public (2) |
Create Toolbar for Preview Screen | 20030829 |
Types
Class CL_ISM_DM_SINGLE_IO has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_ISM_DM_SINGLE_IO has no parameter.
Method CLEAR on class CL_ISM_DM_SINGLE_IO has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION_ID | Value transfer | Type reference (TYPE) | SKWF_APPL | KW Framework: Applikation | 20030829 | ||
2 | ![]() |
CONTAINER_NAME | Value transfer | Type reference (TYPE) | SCRFNAME | Name eines Dynproelementes | 20030829 | ||
3 | ![]() |
DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20030829 | ||
4 | ![]() |
LIFETIME | Value transfer | Type reference (TYPE) | I | 20030829 | |||
5 | ![]() |
NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | 20030829 | |||
6 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030829 | ||
7 | ![]() |
PICTURE_OBJID | Value transfer | Type reference (TYPE) | W3OBJID | ' ' | Objektname fuer SapWWWGateway | 20030829 | |
8 | ![]() |
REPID | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20030829 | ||
9 | ![]() |
STYLE | Value transfer | Type reference (TYPE) | I | 20030829 | |||
10 | ![]() |
TERMINOLOGY | Value transfer | Object reference (TYPE REF TO) | CL_KWUI_TERMINOLOGY | Gui Texte, Icons, Nachrichten, Popups usw. | 20030829 | ||
11 | ![]() |
X_ENABLE_CLOSE | Value transfer | Type reference (TYPE) | XFELD | 'X': Close-Button in einzelnen Toolbars | 20030829 | ||
12 | ![]() |
X_ENABLE_INIT_PICTURE | Value transfer | Type reference (TYPE) | XFELD | ' ' | Feld zum Ankreuzen | 20030829 | |
13 | ![]() |
X_ENABLE_OBJUSED_LIST | Value transfer | Type reference (TYPE) | XFELD | ' ' | Feld zum Ankreuzen | 20030829 | |
14 | ![]() |
X_ENABLE_PREVIEW | Value transfer | Type reference (TYPE) | XFELD | 'X' | Feld zum Ankreuzen | 20030829 | |
15 | ![]() |
X_ENABLE_PROPERTIES | Value transfer | Type reference (TYPE) | XFELD | 'X' | Feld zum Ankreuzen | 20030829 | |
16 | ![]() |
X_ENABLE_TOOLBAR | Value transfer | Type reference (TYPE) | XFELD | 'X' | Feld zum Ankreuzen | 20030829 | |
17 | ![]() |
X_ENABLE_VERSION_LIST | Value transfer | Type reference (TYPE) | XFELD | 'X' | Feld zum Ankreuzen | 20030829 | |
18 | ![]() |
X_ENABLE_WHEREUSED_LIST | Value transfer | Type reference (TYPE) | XFELD | ' ' | Feld zum Ankreuzen | 20030829 | |
19 | ![]() |
X_INITIAL_EDIT_MODE | Value transfer | Type reference (TYPE) | XFELD | 'X' | Feld zum Ankreuzen | 20030829 |
Method CONSTRUCTOR on class CL_ISM_DM_SINGLE_IO has no exception.
Method DISPLAY_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PACKAGE_ID | Value transfer | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20030829 | ||
2 | ![]() |
IS_IO | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20030829 | ||
3 | ![]() |
IT_PROPERTIES_LIST | Value transfer | Type reference (TYPE) | SDOKPROPTNS | List von Attributnamen (als Struktur) | 20030829 | ||
4 | ![]() |
IT_PROPERTIES_OMIT | Value transfer | Type reference (TYPE) | SDOKPROPTNS | List von Attributnamen (als Struktur) | 20030829 |
Method DISPLAY_URL on class CL_ISM_DM_SINGLE_IO has no exception.
Method HANDLE_IOS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IOS_DELETED | Call by reference | Attribute reference (LIKE) | 20030901 |
Method HANDLE_IOS_CHANGED on class CL_ISM_DM_SINGLE_IO has no exception.
Method HANDLE_PREVIEW_TOOLBAR_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20030829 |
Method HANDLE_PREVIEW_TOOLBAR_CLICKED on class CL_ISM_DM_SINGLE_IO has no exception.
Method MODIFY_ALV_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20030829 | ||||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20030829 |
Method MODIFY_ALV_TOOLBAR on class CL_ISM_DM_SINGLE_IO has no exception.
Method SET_EDIT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_EDIT_MODE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20030829 |
Method SET_EDIT_MODE on class CL_ISM_DM_SINGLE_IO has no exception.
Event Signatures
Event PREVIEW_TOOLBAR_CLICKED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20030829 | ||
2 | IO | Exporting | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20030829 |
Event PREVIEW_TOOLBAR_INIT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TOOLBAR | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20030829 |
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |