SAP ABAP Class CL_CRM_SKIN_WB_MODIF_DATA_CONT (Skin Workbench: modification data container)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC

⤷

⤷

Properties
Class | CL_CRM_SKIN_WB_MODIF_DATA_CONT | |
Short Description | Skin Workbench: modification data container | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20091009 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CRM_SKIN_WB_MODIF_DATA_CONT has no interface implemented.
Friends
Class CL_CRM_SKIN_WB_MODIF_DATA_CONT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_CRM_SKIN_WB_MODIF_DATA_CONT=>LTY_IRRELEVANT_FILE_TAB | 20091009 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_CRM_SKIN_WB_MODIF_DATA_CONT=>LTY_PAGES_PROXY_MAPPING_TAB | 20091009 |
Methods
Class CL_CRM_SKIN_WB_MODIF_DATA_CONT has no method.
Events
Class CL_CRM_SKIN_WB_MODIF_DATA_CONT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_IRRELEVANT_FILE | Public | See coding | 20091009 | BEGIN OF lty_irrelevant_file,
node_key TYPE TM_NODEKEY,
logical_io TYPE skwf_io,
physical_io TYPE skwf_io,
END OF lty_irrelevant_file
|
||
2 | LTY_IRRELEVANT_FILE_TAB | Public | See coding | 20091009 | lty_irrelevant_file_tab TYPE STANDARD TABLE OF lty_irrelevant_file
|
||
3 | LTY_PAGES_PROXY_MAPPING | Public | See coding | 20091009 | BEGIN OF lty_pages_proxy_mapping,
node TYPE skwv_expnk,
skin_name TYPE crmt_thtmlb_skin,
pagekey TYPE o2page,
object TYPE REF TO cl_kwui_explorer_object,
END OF lty_pages_proxy_mapping
|
||
4 | LTY_PAGES_PROXY_MAPPING_TAB | Public | See coding | 20091009 | lty_pages_proxy_mapping_tab TYPE STANDARD TABLE OF lty_pages_proxy_mapping
|
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |