SAP ABAP Class CL_PMEVC_UI_CLCHAR_ADAPT_LIST (UI Table Contents)
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_CLCHAR_ADAPT_LIST | |
| Short Description | UI Table Contents | |
| 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 | 20091026 | SAP |
| Last change | 20100310 | 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_CLCHAR_ADAPT_LIST has no interface implemented.
Friends
Class CL_PMEVC_UI_CLCHAR_ADAPT_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 1 | 20091026 | |||
| 2 | Constant | Private | Type reference (TYPE) | I | 3 | 20091026 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 2 | 20091026 | |||
| 4 | Constant | Private | Type reference (TYPE) | I | 4 | 20091026 | |||
| 5 | Constant | Private | Type reference (TYPE) | I | 5 | 20091026 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PMEVC_APPLICATION | Event Handler for PME VC UI | 20091026 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20091026 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TT_OUTTAB | 20091026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build | 20091026 | |
| 2 | Instance method | Public | Constructor | Constructor | 20091026 | |
| 3 | Instance method | Public | Method | Get selected entities | 20091026 | |
| 4 | Instance method | Private | Method | Create excluding function list | 20091026 | |
| 5 | Instance method | Private | Event handling method | 20091027 |
Events
Class CL_PMEVC_UI_CLCHAR_ADAPT_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_OUTTAB | Private | See coding | 20091026 | tt_outtab TYPE STANDARD TABLE OF ty_outtab
|
||
| 2 | TT_VALUE_DEP_NEW | Public | See coding | 20091026 | tt_value_dep_new TYPE STANDARD TABLE OF ty_value_dep_new
|
||
| 3 | TT_VALUE_NEW | Public | See coding | 20091026 | tt_value_new TYPE STANDARD TABLE OF ty_value_new
|
||
| 4 | TT_VALUE_TXT_UPD | Public | See coding | 20091026 | tt_value_txt_upd TYPE STANDARD TABLE OF ty_value_txt_upd
|
||
| 5 | TY_OUTTAB | Private | See coding | 20091026 | BEGIN OF ty_outtab,
sel TYPE boolean,
icon TYPE string,
obj_text TYPE string,
atwrt TYPE atwrt,
atwtb TYPE atwtb,
langu TYPE char2,
atwtb_n TYPE atwtb,
atwtb_o TYPE atwtb,
int_type TYPE i,
int_spras type spras,
END OF ty_outtab
|
||
| 6 | TY_VALUE_DEP_NEW | Public | See coding | 20091026 | BEGIN OF ty_value_dep_new,
atwrt TYPE atwrt,
atwtb TYPE atwtb,
END OF ty_value_dep_new
|
||
| 7 | TY_VALUE_NEW | Public | See coding | 20091026 | BEGIN OF ty_value_new,
atwrt TYPE atwrt,
atwtb TYPE atwtb,
END OF ty_value_new
|
||
| 8 | TY_VALUE_TXT_UPD | Public | See coding | 20091026 | BEGIN OF ty_value_txt_upd,
atwrt TYPE atwrt,
atwtb TYPE atwtb,
langu TYPE spras,
atwtb_n type atwtb,
atwtb_o TYPE atwtb,
END OF ty_value_txt_upd
|
Method Signatures
Method BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHARACTERISTIC_UPDATE | Call by reference | Type reference (TYPE) | RCU_PME_ADAPT_CHAR | Screen structure for function group PMEVC_CLASS_CHAR | 20091026 | |||
| 2 | IT_VALUE_DEP_NEW | Call by reference | Type reference (TYPE) | TT_VALUE_DEP_NEW | 20091026 | ||||
| 3 | IT_VALUE_NEW | Call by reference | Type reference (TYPE) | TT_VALUE_NEW | 20091026 | ||||
| 4 | IT_VALUE_TXT_UPD | Call by reference | Type reference (TYPE) | TT_VALUE_TXT_UPD | 20091026 |
Method BUILD on class CL_PMEVC_UI_CLCHAR_ADAPT_LIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_PMEVC_APPLICATION | PMEVC application | 20091026 | |||
| 2 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Parent container | 20091026 |
Method CONSTRUCTOR on class CL_PMEVC_UI_CLCHAR_ADAPT_LIST has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CHARACTERISTIC_UPDATE | Call by reference | Type reference (TYPE) | RCU_PME_ADAPT_CHAR | 20091026 | ||||
| 2 | ET_VALUE_DEP_NEW | Call by reference | Type reference (TYPE) | TT_VALUE_DEP_NEW | 20091026 | ||||
| 3 | ET_VALUE_NEW | Call by reference | Type reference (TYPE) | TT_VALUE_NEW | 20091026 | ||||
| 4 | ET_VALUE_TXT_UPD | Call by reference | Type reference (TYPE) | TT_VALUE_TXT_UPD | 20091026 |
Method GET_SELECTION on class CL_PMEVC_UI_CLCHAR_ADAPT_LIST has no exception.
Method _CREATE_EXCLUDING_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCLUDED_FUNCTIONS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20091026 |
Method _CREATE_EXCLUDING_FUNCTIONS on class CL_PMEVC_UI_CLCHAR_ADAPT_LIST has no exception.
Method _HANDLE_EVT_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20091027 |
Method _HANDLE_EVT_TOOLBAR on class CL_PMEVC_UI_CLCHAR_ADAPT_LIST has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |