SAP ABAP Class CL_PMEVC_UI_USAGE_LIST (UI Change List)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-VC (Application Component) Variant Configuration
⤷
PME_VC_EDITION (Package) Modeling Environment for Variant Configuration
⤷
⤷
Properties
| Class | CL_PMEVC_UI_USAGE_LIST | |
| Short Description | UI Change List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PME_VC_EDITION | Modeling Environment for Variant Configuration |
| Created | 20040302 | SAP |
| Last change | 20050411 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PMEVC_UI_USAGE_LIST has no interface implemented.
Friends
Class CL_PMEVC_UI_USAGE_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PMEVC_APPLICATION | Engine of PME VC Edition | 20040302 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in Screen Area | 20040302 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PMEVC_ENGINE_ENTITY | General Engine Object | 20040302 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20040302 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040302 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PMEVC_ENGINE_MODEL | Container for VC Objects | 20040302 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | PMEUL_T_USER | Basis Table | 20040302 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | PME_T_ENTITY | Table with PMEVC Engine Entities | 20040302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040302 | |
| 2 | Instance method | Private | Method | Compilation of Excluded Functions | 20040302 | |
| 3 | Instance method | Private | Method | Field Catalog Structure | 20040302 | |
| 4 | Instance method | Private | Method | Initial Compilation | 20040302 | |
| 5 | Instance method | Public | Method | Destructor | 20040302 | |
| 6 | Instance method | Private | Event handling method | Update Event Handler | 20040302 | |
| 7 | Instance method | Private | Event handling method | Double-Click Handler | 20040302 | |
| 8 | Instance method | Public | Method | 20040302 | ||
| 9 | Instance method | Private | Method | Statistical setup | 20040302 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
Forward Navigation | 20040302 |
Types
Class CL_PMEVC_UI_USAGE_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_PMEVC_APPLICATION | 20040302 | ||||
| 2 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20040302 | |||
| 3 | MODEL | Call by reference | Object reference (TYPE REF TO) | CL_PMEVC_ENGINE_MODEL | Tabelle mit PMEVC Engine Entities | 20040302 |
Method CONSTRUCTOR on class CL_PMEVC_UI_USAGE_LIST has no exception.
Method CREATE_EXCLUDING_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCLUDED_FUNCTIONS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodetabelle | 20040302 |
Method CREATE_EXCLUDING_FUNCTIONS on class CL_PMEVC_UI_USAGE_LIST has no exception.
Method CREATE_FIELDCATALOG Signature
Method CREATE_FIELDCATALOG on class CL_PMEVC_UI_USAGE_LIST has no parameter.
Method CREATE_FIELDCATALOG on class CL_PMEVC_UI_USAGE_LIST has no exception.
Method FILL_GRID Signature
Method FILL_GRID on class CL_PMEVC_UI_USAGE_LIST has no parameter.
Method FILL_GRID on class CL_PMEVC_UI_USAGE_LIST has no exception.
Method FREE Signature
Method FREE on class CL_PMEVC_UI_USAGE_LIST has no parameter.
Method FREE on class CL_PMEVC_UI_USAGE_LIST has no exception.
Method HANDLE_CHILDREN_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EC_ENTITY | Call by reference | Attribute reference (LIKE) | 20040302 | |||||
| 2 | EV_CHILD_TYPE | Call by reference | Attribute reference (LIKE) | 20040302 |
Method HANDLE_CHILDREN_CHANGED on class CL_PMEVC_UI_USAGE_LIST has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Call by reference | Attribute reference (LIKE) | 20040302 |
Method HANDLE_DOUBLE_CLICK on class CL_PMEVC_UI_USAGE_LIST has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENGINE_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_PMEVC_ENGINE_ENTITY | Allgemeines Engine Objekt | 20040302 |
Method LOAD on class CL_PMEVC_UI_USAGE_LIST has no exception.
Method SYNCHRONIZE_GRID Signature
Method SYNCHRONIZE_GRID on class CL_PMEVC_UI_USAGE_LIST has no parameter.
Method SYNCHRONIZE_GRID on class CL_PMEVC_UI_USAGE_LIST has no exception.
Event Signatures
Event DOUBLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOCUS_ENTITY_PATH | Exporting | Value transfer | Type reference (TYPE) | PMEIF_ENTITY_TAB | 20040302 | |||
| 2 | MAINTENANCE_ENTITY | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_PMEVC_ENGINE_ENTITY | Allgemeines Engine Objekt | 20040302 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 500 |