SAP ABAP Interface IF_CHIP_LAYOUT_SERVICE_WD (Layout Service Interface)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_WD_LAYOUT_SERVICE Layout Service Implementation 20090107
Properties
Interface IF_CHIP_LAYOUT_SERVICE_WD  
Short Description Layout Service Interface    
General Data
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20081104   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CHIP_LAYOUT_SERVICE_WD has no forward declaration.
Interfaces
Interface IF_CHIP_LAYOUT_SERVICE_WD has no interface.
Friends
Interface IF_CHIP_LAYOUT_SERVICE_WD has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ALLOWED_WIDTH_CHARS Constant Public Type reference (TYPE) STRING ' 0123456789px%' 20090506
2 CO_ALLOWED_WIDTH_UNIT Constant Public Type reference (TYPE) STRING '%px' 20090506
3 E_EVENT_TYPE Constant Public See coding 20110216
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHIP_FROM_CLIPBOARD Instance method Public Method 20091021
2 ADD_CHIP_IN_CONTAINER Instance method Public Method 20100407
3 ADD_COLUMN Instance method Public Method Insert Column 20090630
4 ADD_LINE Instance method Public Method Insert Line 20090630
5 ADD_PAGE_MENU Instance method Public Method 20100329
6 ADD_PAGE_SETTING Instance method Public Method 20110214
7 CHECKS_BEFORE_ACTION Instance method Public Method Validation Phase (Change Column Width,...) 20100719
8 CLEAR_LAYOUT Instance method Public Method Reset Layout 20090709
9 DESTROY Instance method Public Method 20090115
10 EDIT_PAGE_HEADER Instance method Public Method 20090318
11 GET_CHIP_ID Instance method Public Method Returns Primary ID of CHIP in the Configuration 20110427
12 GET_CHIP_PROPERTIES Instance method Public Method 20091104
13 GET_CHIP_PROPERTY Instance method Public Method Returns shared properties of CHIPs 20090609
14 GET_CONTAINER_PROPERTIES Instance method Public Method 20081216
15 GET_CURRENT_CONTAINER Instance method Public Method 20081216
16 GET_PAGE_CONFIGURATION Instance method Public Method Returns page configuration 20090706
17 GET_PAGE_SETTINGS Instance method Public Method 20110214
18 GET_STRETCH_HEIGHT Instance method Public Method 20110225
19 HAS_EVENT Instance method Public Method 20081110
20 INIT Instance method Public Method 20081104
21 MERGE_CONTAINER Instance method Public Method Merge Container 20090925
22 MERGE_LINE Instance method Public Method Connect All Containers in the Line 20090929
23 MOVE_CHIP Instance method Public Method Move CHIP Up/Down 20091116
24 RAISE_EVENT Instance method Public Method 20081110
25 REDRAW Instance method Public Method 20081104
26 REMOVE_CHIP Instance method Public Method 20090317
27 REMOVE_COLUMN Instance method Public Method Remove Column 20090916
28 REMOVE_LINE Instance method Public Method Delete Line 20090630
29 REMOVE_PAGE_SETTING Instance method Public Method 20110214
30 SELECT_CONTAINER_CELL Instance method Public Method Select Container 20090921
31 SET_BADI_CONFIG_VALUES Instance method Public Method 20090318
32 SET_CHIP_PROPERTIES Instance method Public Method 20090313
33 SET_CHIP_USAGES_SERVICE Instance method Public Method 20081105
34 SET_CONFIG_NODE Instance method Public Method 20081111
35 SET_CONTAINER_PROPERTIES Instance method Public Method 20081216
36 SET_CURRENT_CONTAINER Instance method Public Method 20081216
37 SET_LAYOUT_UNIT Instance method Public Method Set Layout Unit 20090709
38 SET_PAGE_CONTAINER Instance method Public Method 20081104
39 SET_PAGE_RUNTIME Instance method Public Method 20081111
40 SET_PARENT_CHIP_API Instance method Public Method 20090930
41 SET_SIDE_PANEL_OBJECT Instance method Public Method 20090121
42 SET_VIEW Instance method Public Method 20090107
43 SHOW_CONTAINER_PROPERTIES Instance method Public Method 20081216
44 TOGGLE_EDIT_MODE Instance method Public Method 20100329
45 UNMERGE_CONTAINER Instance method Public Method Split Container 20090925
46 UPDATE_CONFIGURATION Instance method Public Method 20081218
Events
Interface IF_CHIP_LAYOUT_SERVICE_WD has no event.
Types
Interface IF_CHIP_LAYOUT_SERVICE_WD has no local type.
Method Signatures

Method ADD_CHIP_FROM_CLIPBOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHIP_USAGE_ID Value transfer Type reference (TYPE) STRING 20091127
2 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20091021
# Exception Resumable Description Created on
1 CX_CHIP_CATALOG Fehlerklasse für CHIP Katalog 20091216

Method ADD_CHIP_IN_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_NAME Call by reference Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP-Id 20100407
2 Returning CHIP_USAGE_ID Value transfer Type reference (TYPE) STRING 20100709
3 Importing CONTAINER_ID Call by reference Type reference (TYPE) STRING 20100407

Method ADD_CHIP_IN_CONTAINER on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method ADD_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IVEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090630

Method ADD_COLUMN on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method ADD_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IVEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090630

Method ADD_LINE on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method ADD_PAGE_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORIGINATOR_ID Call by reference Type reference (TYPE) STRING 20110315
2 Importing PREFIX_FOR_IDS Call by reference Type reference (TYPE) STRING 20111115
3 Returning R_MENU Value transfer Object reference (TYPE REF TO) CL_WD_MENU 20100329

Method ADD_PAGE_MENU on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method ADD_PAGE_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PAGE_SETTING Call by reference Type reference (TYPE) CHIP_PAGE_SETTING Page Setting 20110214

Method ADD_PAGE_SETTING on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method CHECKS_BEFORE_ACTION Signature

Method CHECKS_BEFORE_ACTION on Interface IF_CHIP_LAYOUT_SERVICE_WD has no parameter.
Method CHECKS_BEFORE_ACTION on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method CLEAR_LAYOUT Signature

Method CLEAR_LAYOUT on Interface IF_CHIP_LAYOUT_SERVICE_WD has no parameter.
Method CLEAR_LAYOUT on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method DESTROY Signature

Method DESTROY on Interface IF_CHIP_LAYOUT_SERVICE_WD has no parameter.
Method DESTROY on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method EDIT_PAGE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090318
2 Importing IV_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20090318

Method EDIT_PAGE_HEADER on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method GET_CHIP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_ID Value transfer Type reference (TYPE) CHIP_PRIMARY_ID Primäre ID eines Konfigurationselements für Chips 20110427
2 Importing CHIP_USAGE_ID Call by reference Type reference (TYPE) CHIP_USAGE_ID ID eines verwendeten Chips 20110427

Method GET_CHIP_ID on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method GET_CHIP_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_PROPERTIES Value transfer Object reference (TYPE REF TO) CL_CHIP_PROPERTY CHIP Parameter 20091104

Method GET_CHIP_PROPERTIES on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method GET_CHIP_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20090609
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20090609

Method GET_CHIP_PROPERTY on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method GET_CONTAINER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER_ID Call by reference Type reference (TYPE) CHIP_CONTAINER_ID ID eines Layout Containers für Chips 20081216
2 Returning RS_CONTAINER_PROPERTIES Value transfer Type reference (TYPE) CHIP_LAYOUT_CONTAINER-NODE 20081216

Method GET_CONTAINER_PROPERTIES on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method GET_CURRENT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTAINER_ID Value transfer Type reference (TYPE) CHIP_CONTAINER_ID ID eines Layout Containers für Chips 20081216

Method GET_CURRENT_CONTAINER on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method GET_PAGE_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PAGE_CONFIG Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20090706
2 Exporting PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090706

Method GET_PAGE_CONFIGURATION on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method GET_PAGE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PAGE_SETTINGS Value transfer Type reference (TYPE) CHIP_PAGE_SETTINGS Page Settings 20110214

Method GET_PAGE_SETTINGS on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method GET_STRETCH_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTAINER Call by reference Type reference (TYPE) CHIP_LAYOUT_CONTAINER Layout Container in der Page Builder Konfiguration 20110225
2 Returning R_STRETCH_HEIGHT Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110225

Method GET_STRETCH_HEIGHT on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method HAS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PHASE Call by reference Type reference (TYPE) STRING 20110301
2 Returning RV_HAS_EVENT Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081110

Method HAS_EVENT on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHIP_USAGE_SERVICE Call by reference Object reference (TYPE REF TO) IF_CHIP_PAGE_CHIP_USAGES CHIP Page: Zugriff auf CHIP Usages (Persistenz) 20081111
2 Importing IO_CONFIG_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081104
3 Importing IO_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081114
4 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20090522
5 Importing IO_PAGE_RUNTIME Call by reference Object reference (TYPE REF TO) CL_CHIP_PAGE_WD_RUNTIME CHIP Runtime WD 20081111

Method INIT on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method MERGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090925

Method MERGE_CONTAINER on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method MERGE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090929

Method MERGE_LINE on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method MOVE_CHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20091116

Method MOVE_CHIP on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method RAISE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LAYOUT_EVENT Call by reference Object reference (TYPE REF TO) CL_CHIP_LAYOUT_EVENT_WD Event für das Layout 20081110

Method RAISE_EVENT on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method REDRAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LAYOUT_EVENT Call by reference Object reference (TYPE REF TO) CL_CHIP_LAYOUT_EVENT_WD Event für das Layout 20090323

Method REDRAW on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method REMOVE_CHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_ID Call by reference Type reference (TYPE) STRING 20090317

Method REMOVE_CHIP on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method REMOVE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IVEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090916

Method REMOVE_COLUMN on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method REMOVE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IVEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090630

Method REMOVE_LINE on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method REMOVE_PAGE_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETER_NAME Call by reference Type reference (TYPE) CHIP_PARAMETER_NAME Name eines Parameters der CHIP-Definition 20110214

Method REMOVE_PAGE_SETTING on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SELECT_CONTAINER_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090921

Method SELECT_CONTAINER_CELL on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_BADI_CONFIG_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WINDOW_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW_MANAGER 20090318

Method SET_BADI_CONFIG_VALUES on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_CHIP_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_USAGE_ID Call by reference Type reference (TYPE) CHIP_USAGE_ID ID eines verwendeten Chips 20090313

Method SET_CHIP_PROPERTIES on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_CHIP_USAGES_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SERVICE Call by reference Object reference (TYPE REF TO) IF_CHIP_PAGE_CHIP_USAGES CHIP Page: Zugriff auf CHIP Usages (Persistenz) 20081105

Method SET_CHIP_USAGES_SERVICE on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_CONFIG_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIG_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081111

Method SET_CONFIG_NODE on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_CONTAINER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTAINER Value transfer Type reference (TYPE) CHIP_LAYOUT_CONTAINER-NODE 20081216

Method SET_CONTAINER_PROPERTIES on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_CURRENT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER_ID Call by reference Type reference (TYPE) CHIP_CONTAINER_ID ID eines Layout Containers für Chips 20081216

Method SET_CURRENT_CONTAINER on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_LAYOUT_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNIT Call by reference Type reference (TYPE) CHIP_CONTAINER_UNIT CHIP Container Unit 20110216
2 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090709

Method SET_LAYOUT_UNIT on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_PAGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PAGE_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20081104

Method SET_PAGE_CONTAINER on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_PAGE_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PAGE_RUNTIME Call by reference Object reference (TYPE REF TO) CL_CHIP_PAGE_WD_RUNTIME CHIP Page: Runtime 20081111

Method SET_PAGE_RUNTIME on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_PARENT_CHIP_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_CHIP_API Call by reference Object reference (TYPE REF TO) IF_CHIP_API CHIP API 20090930

Method SET_PARENT_CHIP_API on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_SIDE_PANEL_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SIDE_PANEL_OBJECT Call by reference Object reference (TYPE REF TO) IF_WDR_SIDE_PANEL_IMPL_API Web Dynpro: Controller-Schnittstelle 20090121

Method SET_SIDE_PANEL_OBJECT on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20090107

Method SET_VIEW on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method SHOW_CONTAINER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER_ID Call by reference Type reference (TYPE) CHIP_CONTAINER_ID ID eines Layout Containers für Chips 20081216

Method SHOW_CONTAINER_PROPERTIES on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method TOGGLE_EDIT_MODE Signature

Method TOGGLE_EDIT_MODE on Interface IF_CHIP_LAYOUT_SERVICE_WD has no parameter.
Method TOGGLE_EDIT_MODE on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method UNMERGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090925

Method UNMERGE_CONTAINER on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.

Method UPDATE_CONFIGURATION Signature

Method UPDATE_CONFIGURATION on Interface IF_CHIP_LAYOUT_SERVICE_WD has no parameter.
Method UPDATE_CONFIGURATION on Interface IF_CHIP_LAYOUT_SERVICE_WD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720