SAP ABAP Class CL_SWF_VMD_BASE_LIST (Basis Component for Managing Lists)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_VMD (Package) Workflow: Visualization Metadata
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_VMD_OBJECT_LIST | Component for Managing Tasks | 20080229 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_VMD_PARAM_LIST | Component for Managing Parameters | 20080227 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_VMD_TASK_LIST | Component for Managing Tasks | 20080225 |
Properties
| Class | CL_SWF_VMD_BASE_LIST | |
| Short Description | Basis Component for Managing Lists | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWF_VMD | Workflow: Visualization Metadata |
| Created | 20080225 | 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) |
Interfaces
Class CL_SWF_VMD_BASE_LIST has no interface implemented.
Friends
Class CL_SWF_VMD_BASE_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | LVC_FNAME | 'VTYP' | Field Name | 20080303 | ||
| 2 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'COPY' | OK code | 20080226 | ||
| 3 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'DEL' | OK code | 20080226 | ||
| 4 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'INS' | OK code | 20080226 | ||
| 5 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'NEW' | OK code | 20080226 | ||
| 6 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'PARAM' | OK code | 20080225 | ||
| 7 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'PASTE' | OK code | 20080226 | ||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Table of All Transactions | 20080225 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | FieldCatlg | 20080225 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | XFELD | Was data changed? | 20080225 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Data Table (Reference) | 20080225 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Display mode | 20080225 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | Layout | 20080225 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | SWFVWLC | Worklist Client | 20080225 |
Methods
Events
Class CL_SWF_VMD_BASE_LIST has no event.
Types
Class CL_SWF_VMD_BASE_LIST has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_SWF_VMD_BASE_LIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme bei Visualisierungsparams | 20080228 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20080225 |
Method CONSTRUCTOR on class CL_SWF_VMD_BASE_LIST has no exception.
Method DISPLAY_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DISPLAY | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20080225 |
Method DISPLAY_SET on class CL_SWF_VMD_BASE_LIST has no exception.
Method F4_HELP_VTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_VTYP | Call by reference | Type reference (TYPE) | SWFVVTYP | Visualisierungs-Typ | 20080303 | |||
| 2 | EX_CHANGED | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20080303 |
Method F4_HELP_VTYP on class CL_SWF_VMD_BASE_LIST has no exception.
Method FIELDCATALOG_PREPARE Signature
Method FIELDCATALOG_PREPARE on class CL_SWF_VMD_BASE_LIST has no parameter.
Method FIELDCATALOG_PREPARE on class CL_SWF_VMD_BASE_LIST has no exception.
Method FILL_DROP_DOWN_BOX_VTYP Signature
Method FILL_DROP_DOWN_BOX_VTYP on class CL_SWF_VMD_BASE_LIST has no parameter.
Method FILL_DROP_DOWN_BOX_VTYP on class CL_SWF_VMD_BASE_LIST has no exception.
Method FREE Signature
Method FREE on class CL_SWF_VMD_BASE_LIST has no parameter.
Method FREE on class CL_SWF_VMD_BASE_LIST has no exception.
Method INIT Signature
Method INIT on class CL_SWF_VMD_BASE_LIST has no parameter.
Method INIT on class CL_SWF_VMD_BASE_LIST has no exception.
Method ON_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COL_ID | Value transfer | Attribute reference (LIKE) | 20080225 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20080225 |
Method ON_BUTTON_CLICK on class CL_SWF_VMD_BASE_LIST has no exception.
Method ON_CTMENU_REQUESTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20080225 |
Method ON_CTMENU_REQUESTED on class CL_SWF_VMD_BASE_LIST has no exception.
Method ON_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20080225 | |||||
| 2 | E_ONF4 | Value transfer | Attribute reference (LIKE) | 20080225 |
Method ON_DATA_CHANGED on class CL_SWF_VMD_BASE_LIST has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20080225 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20080225 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20080225 |
Method ON_DOUBLE_CLICK on class CL_SWF_VMD_BASE_LIST has no exception.
Method ON_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20080225 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20080225 | |||||
| 3 | ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20080225 | |||||
| 4 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20080225 |
Method ON_F4 on class CL_SWF_VMD_BASE_LIST has no exception.
Method ON_TOOLBAR_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20080225 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20080225 |
Method ON_TOOLBAR_SET on class CL_SWF_VMD_BASE_LIST has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20080225 |
Method ON_USER_COMMAND on class CL_SWF_VMD_BASE_LIST has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_SWF_VMD_BASE_LIST has no parameter.
Method REFRESH_DISPLAY on class CL_SWF_VMD_BASE_LIST has no exception.
Method USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | Zeilen-Ids | 20080226 | |||
| 2 | IM_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Ok-Code | 20080225 |
Method USER_COMMAND on class CL_SWF_VMD_BASE_LIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |