SAP ABAP Class IF_CHIP_DECORATOR_EXT_MANAGER (Extensions for the Chip Decorator)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_PAGE_WD_RUNTIME | CHIP Page: Runtime | 20081119 |
Properties
| Class | IF_CHIP_DECORATOR_EXT_MANAGER | |
| Short Description | Extensions for the Chip Decorator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081119 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CHIP_DECORATOR_EXT_MANAGER has no forward declaration.
Interfaces
Class IF_CHIP_DECORATOR_EXT_MANAGER has no interface implemented.
Friends
Class IF_CHIP_DECORATOR_EXT_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20081119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20081119 | ||
| 2 | Instance method | Public | Method | 20100827 | ||
| 3 | Instance method | Public | Method | 20081119 | ||
| 4 | Instance method | Public | Method | 20110823 | ||
| 5 | Instance method | Public | Method | 20081119 | ||
| 6 | Instance method | Public | Method | 20081119 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EXTENSION_ERROR | Instance Event (0) |
Public (2) |
Extension has errors | 20110314 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_VISIBLE_EXTENSION | Public | See coding | 20081119 | begin of t_visible_extension,
id type string,
area type chip_decorator_extension_area,
view_container_id type string,
end of t_visible_extension
|
||
| 2 | T_VISIBLE_EXTENSION_TAB | Public | See coding | 20081119 | t_visible_extension_tab type standard table of t_visible_extension with default key
|
Method Signatures
Method GET_EXTENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_USAGE_ID | Value transfer | Type reference (TYPE) | WDY_CONF_GEN_PRIMARY | WDA Konfiguration: generisches Primary-Attribut | 20081119 | |||
| 2 | EXTENSIONS | Value transfer | Type reference (TYPE) | CHIP_DECORATOR_EXTENSION_TAB | Tabelle von Chip Decorator Erweiterungen | 20081119 |
Method GET_EXTENSIONS on class IF_CHIP_DECORATOR_EXT_MANAGER has no exception.
Method GET_EXTENSION_CONTAINER_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_USAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20100827 | ||||
| 2 | EXTENSION_CONTAINER_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_CHIP_WD_VIEW | Web Dynpro View | 20100827 |
Method GET_EXTENSION_CONTAINER_VIEW on class IF_CHIP_DECORATOR_EXT_MANAGER has no exception.
Method GET_VISIBLE_EXTENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_USAGE_ID | Call by reference | Type reference (TYPE) | WDY_CONF_GEN_PRIMARY | WDA Konfiguration: generisches Primary-Attribut | 20081119 | |||
| 2 | VISIBLE_EXTENSIONS | Value transfer | Type reference (TYPE) | T_VISIBLE_EXTENSION_TAB | Tabelle von Chip Decorator Erweiterungen | 20081119 |
Method GET_VISIBLE_EXTENSIONS on class IF_CHIP_DECORATOR_EXT_MANAGER has no exception.
Method HIDE_ALL_EXTENSIONS Signature
Method HIDE_ALL_EXTENSIONS on class IF_CHIP_DECORATOR_EXT_MANAGER has no parameter.
Method HIDE_ALL_EXTENSIONS on class IF_CHIP_DECORATOR_EXT_MANAGER has no exception.
Method HIDE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_ID | Call by reference | Type reference (TYPE) | STRING | 20090320 | ||||
| 2 | CHIP_USAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20081119 | ||||
| 3 | EXTENSION_ID | Call by reference | Type reference (TYPE) | STRING | 20081119 |
Method HIDE_EXTENSION on class IF_CHIP_DECORATOR_EXT_MANAGER has no exception.
Method SHOW_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_ID | Call by reference | Type reference (TYPE) | STRING | 20090320 | ||||
| 2 | CHIP_USAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20081119 | ||||
| 3 | EXTENSION_ID | Call by reference | Type reference (TYPE) | STRING | 20081119 |
Method SHOW_EXTENSION on class IF_CHIP_DECORATOR_EXT_MANAGER has no exception.
Event Signatures
Event EXTENSION_ERROR Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_USAGE_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | 20110314 | |||
| 2 | EXTENSION_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | 20110314 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |