Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20080129 |
Properties
| Class | CL_SMI_WD_ASSIST | |
| Short Description | Assistance Class for SMI_MONITOR | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VSMI | Supplier-Managed Inventory (SNC-ERP) |
| Created | 20080129 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SMI_WD_ASSIST has no interface implemented.
Friends
Class CL_SMI_WD_ASSIST has no friend class.
Attributes
Methods
Events
Class CL_SMI_WD_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTTY_DD07V | Private | See coding | 20080313 | LTTY_DD07V TYPE STANDARD TABLE OF DD07V
|
||
| 2 | TIME_KEY | Private | See coding | 20080310 | BEGIN OF TIME_KEY,
XMLGUID TYPE SMI_XMLGUID,
MATNR TYPE MATNR,
VBELN type VBELN_VA,
POSNR type POSNR_VA,
TIME_ZONE TYPE TIMEZONE,
PERIODS TYPE WDY_KEY_VALUE_TABLE,
TOOLTIPS TYPE WDY_KEY_VALUE_TABLE,
END OF TIME_KEY
|
Method Signatures
Method BIND_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20080325 |
Method BIND_CONTENT on class CL_SMI_WD_ASSIST has no exception.
Method CONFIGURE_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_REF | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080325 | |||
| 2 | IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20080325 |
Method CONFIGURE_ALV on class CL_SMI_WD_ASSIST has no exception.
Method CONFIGURE_IDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENVIRONMENT | Call by reference | Type reference (TYPE) | I | 0 | 20080507 |
Method CONFIGURE_IDR on class CL_SMI_WD_ASSIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SMI_WD_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_SMI_WD_ASSIST has no exception.
Method CREATE_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STRUC | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20080325 | ||||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20080325 |
Method CREATE_COMPONENTS on class CL_SMI_WD_ASSIST has no exception.
Method CREATE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_NEW_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface for the metadata of a node | 20080325 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080325 | ||||
| 3 | IV_PARENT_NODE | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: Interface for the metadata of a node | 20080325 |
Method CREATE_NODE on class CL_SMI_WD_ASSIST has no exception.
Method FILL_TS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ROW_DATA | Call by reference | Type reference (TYPE) | ANY | 20080325 | ||||
| 2 | IO_TIMESERIES | Call by reference | Object reference (TYPE REF TO) | CL_SMI_TIMESERIES | Class to encapsulate timeseries data | 20080325 | |||
| 3 | IS_KEY | Call by reference | Type reference (TYPE) | TIME_KEY | 20080313 | ||||
| 4 | IV_FIXED_VALUE | Call by reference | Type reference (TYPE) | SMI_DM_QUANTITY | Quantity (Time Series) | 20080417 |
Method FILL_TS on class CL_SMI_WD_ASSIST has no exception.
Method FPM_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20080320 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20080325 | |||
| 3 | IT_INTERFACE_VIEWS | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20080320 |
Method FPM_EVENT on class CL_SMI_WD_ASSIST has no exception.
Method GET_INPUT_DATA Signature
Method GET_INPUT_DATA on class CL_SMI_WD_ASSIST has no parameter.
Method GET_INPUT_DATA on class CL_SMI_WD_ASSIST has no exception.
Method GET_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_SMI_ITEM | Single Item of an SMI Record | 20080411 |
Method GET_ITEM on class CL_SMI_WD_ASSIST has no exception.
Method GET_SENDTRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TRIGGER | Value transfer | Type reference (TYPE) | SMI_PROCTRIG | Processing Trigger (Automatically, Background, Manually) | 20080425 |
Method GET_SENDTRIGGER on class CL_SMI_WD_ASSIST has no exception.
Method GET_STATUS_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ICON | Value transfer | Type reference (TYPE) | STRING | 20080414 |
Method GET_STATUS_ICON on class CL_SMI_WD_ASSIST has no exception.
Method GET_STOP_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ICON | Value transfer | Type reference (TYPE) | STRING | 20080414 |
Method GET_STOP_ICON on class CL_SMI_WD_ASSIST has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20080325 | |||
| 2 | IO_PORTAL_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_PORTAL_INTEGRATION | Web Dynpro: Portal Integration | 20080505 | |||
| 3 | IO_TIME_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IWCI_SALV_WD_TABLE | Web Dynpro Interface COMPONENTCONTROLLER | 20080325 | |||
| 4 | IO_TIME_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20080325 | |||
| 5 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20080325 | |||
| 6 | IO_WINDOW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20080521 | ||||
| 7 | IV_ENVIRONMENT | Call by reference | Type reference (TYPE) | I | 0 | environment | 20080507 |
Method INITIALIZE on class CL_SMI_WD_ASSIST has no exception.
Method INIT_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080411 | |||
| 2 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR_VA | Sales Document Item | 20080611 | |||
| 3 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20080611 | |||
| 4 | IV_XMLGUID | Call by reference | Type reference (TYPE) | SMI_XMLGUID | XML GUID | 20080411 |
Method INIT_ITEM on class CL_SMI_WD_ASSIST has no exception.
Method INIT_LOG Signature
Method INIT_LOG on class CL_SMI_WD_ASSIST has no parameter.
Method INIT_LOG on class CL_SMI_WD_ASSIST has no exception.
Method PREPARE_PERIODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_SMI_ITEM | SMI Item (Product) Data Structure | 20080325 |
Method PREPARE_PERIODS on class CL_SMI_WD_ASSIST has no exception.
Method PUBLISH_MESSAGES Signature
Method PUBLISH_MESSAGES on class CL_SMI_WD_ASSIST has no parameter.
Method PUBLISH_MESSAGES on class CL_SMI_WD_ASSIST has no exception.
Method REFRESH_IDR Signature
Method REFRESH_IDR on class CL_SMI_WD_ASSIST has no parameter.
Method REFRESH_IDR on class CL_SMI_WD_ASSIST has no exception.
Method RELEASE_ITEM Signature
Method RELEASE_ITEM on class CL_SMI_WD_ASSIST has no parameter.
Method RELEASE_ITEM on class CL_SMI_WD_ASSIST has no exception.
Method RELEASE_LOG Signature
Method RELEASE_LOG on class CL_SMI_WD_ASSIST has no parameter.
Method RELEASE_LOG on class CL_SMI_WD_ASSIST has no exception.
Method SET_FIRST_VISIBLE_COL Signature
Method SET_FIRST_VISIBLE_COL on class CL_SMI_WD_ASSIST has no parameter.
Method SET_FIRST_VISIBLE_COL on class CL_SMI_WD_ASSIST has no exception.
Method SET_READ_ONLY Signature
Method SET_READ_ONLY on class CL_SMI_WD_ASSIST has no parameter.
Method SET_READ_ONLY on class CL_SMI_WD_ASSIST has no exception.
Method SET_SENDTRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRIGGER | Call by reference | Type reference (TYPE) | SMI_PROCTRIG | Processing Trigger (Automatically, Background, Manually) | 20080425 |
Method SET_SENDTRIGGER on class CL_SMI_WD_ASSIST has no exception.
Method SET_VIEW_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080411 |
Method SET_VIEW_CONTEXT on class CL_SMI_WD_ASSIST has no exception.
Method SET_WDC_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080411 |
Method SET_WDC_CONTEXT on class CL_SMI_WD_ASSIST has no exception.
Method SLOT_TIMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INDEX | Call by reference | Type reference (TYPE) | SYINDEX | Loop Index | 20080325 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | TIME_KEY | 20080313 | ||||
| 3 | IS_TIMESERIES | Call by reference | Type reference (TYPE) | SMI_S_DM_TIMESERIES_ITEM | SMI Time Series Item Structure | 20080313 |
Method SLOT_TIMES on class CL_SMI_WD_ASSIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |