SAP ABAP Class CL_SWF_XMP_VIEW_NAMESPACE_GRID (XML Proxy: Display of Namespace)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-BPE (Application Component) Business Process Engine
⤷
SWF_XMP (Package) Workflow: Proxies for XML Messages
⤷
⤷
Properties
| Class | CL_SWF_XMP_VIEW_NAMESPACE_GRID | |
| Short Description | XML Proxy: Display of Namespace | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_XMP | Workflow: Proxies for XML Messages |
| Created | 20020606 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no forward declaration.
Interfaces
Class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no interface implemented.
Friends
Class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_OUTTAB | 20020606 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_XMP_DEFINITION | 20020614 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | XFELD | 20020607 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20020606 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | XFELD | 20020606 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | XFELD | 20020614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020606 | |
| 2 | Instance method | Public | Method | 20020617 | ||
| 3 | Instance method | Private | Method | 20020606 | ||
| 4 | Instance method | Private | Method | 20020606 | ||
| 5 | Instance method | Private | Method | 20020614 | ||
| 6 | Instance method | Private | Method | 20020607 | ||
| 7 | Instance method | Private | Method | 20020606 | ||
| 8 | Instance method | Private | Event handling method | 20020607 | ||
| 9 | Instance method | Private | Event handling method | 20020607 | ||
| 10 | Instance method | Private | Method | 20020606 | ||
| 11 | Instance method | Public | Method | 20020614 | ||
| 12 | Instance method | Public | Method | 20020606 | ||
| 13 | Instance method | Public | Method | 20020607 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DATA_CHANGED | Instance Event (0) |
Public (2) |
20020614 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_OUTTAB | Private | See coding | 20020607 | |
||
| 2 | T_OUTTAB | Private | See coding | 20020607 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWF_XMP_DEFINITION | 20020614 | ||||
| 2 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20020606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020606 |
Method GET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DEFINITION | Value transfer | Object reference (TYPE REF TO) | IF_SWF_XMP_DEFINITION | 20020617 |
Method GET_DEFINITION on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no exception.
Method GET_GRID_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | 20020606 |
Method GET_GRID_FIELDCAT on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no exception.
Method GET_GRID_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | 20020606 |
Method GET_GRID_LAYOUT on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no exception.
Method GET_GRID_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OUTTAB | Value transfer | Type reference (TYPE) | TT_OUTTAB | 20020614 | ||||
| 2 | IM_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWF_XMP_DEFINITION | 20020614 |
Method GET_GRID_OUTTAB on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no exception.
Method GET_GRID_TOOLBAR_EXCLUDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EXCLUDINGS | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | 20020607 |
Method GET_GRID_TOOLBAR_EXCLUDING on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no parameter.
Method INITIALIZE on class CL_SWF_XMP_VIEW_NAMESPACE_GRID 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) | 20020607 | |||||
| 2 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20020607 |
Method ON_DATA_CHANGED on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no exception.
Method ON_DATA_CHANGED_FINISHED Signature
Method ON_DATA_CHANGED_FINISHED on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no parameter.
Method ON_DATA_CHANGED_FINISHED on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no exception.
Method REFRESH Signature
Method REFRESH on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no parameter.
Method REFRESH on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no exception.
Method SET_CHANGES_TO_DEFINITION Signature
Method SET_CHANGES_TO_DEFINITION on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no parameter.
Method SET_CHANGES_TO_DEFINITION on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no exception.
Method SET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWF_XMP_DEFINITION | 20020614 |
Method SET_DEFINITION on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no exception.
Method SET_DISPLAY_MODE 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 | 20020607 |
Method SET_DISPLAY_MODE on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no exception.
Event Signatures
Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_SWF_XMP_VIEW_NAMESPACE_GRID has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |