SAP ABAP Class CL_CHIP_WD_WIRING_UI (Implementation of IF_CHIP_WD_WIRING_UI)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CHIP_WD_WIRING_UI Wiring UI Interface 20081201
Properties
Class CL_CHIP_WD_WIRING_UI  
Short Description Implementation of IF_CHIP_WD_WIRING_UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20081201   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_CHIP_WIRING_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_WD_MESSAGE_MANAGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CHIP_WD_WIRING_UI Wiring UI Interface 20081201
Friends
Class CL_CHIP_WD_WIRING_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_AUTOMATIC Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081210
2 MO_CHIP_DISPLAY_NAME Instance attribute Private Type reference (TYPE) STRING 20090112
3 MO_CHIP_INSTANCE_ID Instance attribute Private Type reference (TYPE) STRING 20090323
4 MO_CHIP_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_PAGE_CHIP_USAGES CHIP Page: Access to CHIP Usages (Persistence) 20090323
5 MO_LAYOUT_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_LAYOUT_SERVICE_WD Layout Service Interface 20090311
6 MO_LOCKING_REQUEST Instance attribute Public Type reference (TYPE) TRKORR Request/Task 20110329
7 MO_LOCKING_USER Instance attribute Public Type reference (TYPE) SY-UNAME User Name 20110329
8 MO_LOCK_FOR_EDITING Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110329
9 MO_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20081210
10 MO_NODE_VISIBILITY Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081208
11 MO_SOURCE_CHIP_INSTANCE Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_INSTANCE CHIP Instance 20090323
12 MO_TARGET Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_DEFINITION CHIP Definition 20081215
13 MO_UI_STATE Instance attribute Private Object reference (TYPE REF TO) CL_CHIP_WD_STATE_UI Manage UI Statuses 20081211
14 MO_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20081203
15 MO_VISIBILITY Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081201
16 MO_WD_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090323
17 MO_WIRING_AUTOMATIC Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20090211
18 MO_WIRING_DEFINITION Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_WIRING_DEFINITION Description of a CHIP Wiring 20081210
19 MO_WIRING_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_CHIP_WIRING_MODEL Model for the Wiring Info of a CHIP Instance 20081209
20 MT_CHIP_INSTANCES_ID Instance attribute Private Type reference (TYPE) IF_CHIP_WIRING_MODEL=>TP_T_CHIP_INSTANCE Table of Strings 20081201
21 MT_WIRING_PARAMETERS Instance attribute Private Type reference (TYPE) CHIP_PAGE_PORT_WIRING_PARAM_T CHIP Page: Filling of Inport Parameters 20090309
22 MV_PERS_SCOPE Instance attribute Private Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20090310
23 MV_SUGGEST_OUTPORTPARAMETERS Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Default Outport Parameters 20091026
24 MV_WIRING_EXIST Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081201
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_WIRING_MAPPING Instance method Private Method Reset Wiring Mapping of Outport Parameters 20091026
2 CONSTRUCTOR Instance method Public Constructor 20081201
3 DETERMINE_CHIP_NAME Instance method Private Method 20081203
4 DETERMINE_OUTPORT_NAME Instance method Private Method 20081203
5 DETERMINE_OUTPUT_PARAMETER Instance method Private Method 20081203
6 DETERMINE_PARAMETERS Instance method Private Method 20090313
7 GET_INPORT_NODE Instance method Private Method 20081210
8 GET_MANUAL_WIRING Instance method Private Method 20081203
9 GET_WIRING Instance method Private Method 20081204
10 MAP_TO_CONTEXT Instance method Private Method Map Attributes for the corresponding Context 20081203
11 MATCH_OUTPORT_PARAMETERS Instance method Private Method 20091026
12 REQUIRE_REDRAW_DECORATOR Instance method Private Method Describe Decorator Again 20090323
13 SET_WIRING Instance method Private Method Set Connection in Model 20091027
Events
Class CL_CHIP_WD_WIRING_UI has no event.
Types
Class CL_CHIP_WD_WIRING_UI has no local type.
Method Signatures

Method CLEAR_WIRING_MAPPING Signature

Method CLEAR_WIRING_MAPPING on class CL_CHIP_WD_WIRING_UI has no parameter.
Method CLEAR_WIRING_MAPPING on class CL_CHIP_WD_WIRING_UI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_INSTANCE_IDS Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20081204
2 Importing CHIP_MODEL Call by reference Object reference (TYPE REF TO) IF_CHIP_PAGE_CHIP_USAGES CHIP Page: Zugriff auf CHIP Usages (Persistenz) 20081204
3 Importing IV_PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090310
4 Importing LAYOUT_SERVICE Call by reference Object reference (TYPE REF TO) IF_CHIP_LAYOUT_SERVICE_WD Layout Service Schnittstelle 20090311
5 Importing MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20081210
6 Importing SOURCE_CHIP_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CHIP_INSTANCE CHIP Instanz 20081204
7 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20081203
8 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081203

Method CONSTRUCTOR on class CL_CHIP_WD_WIRING_UI has no exception.

Method DETERMINE_CHIP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20081203
2 Importing IS_WIRING_PARAM Call by reference Type reference (TYPE) CHIP_PAGE_PORT_WIRING_PARAM CHIP Page: Befüllung eines Inport-Parameters 20081203

Method DETERMINE_CHIP_NAME on class CL_CHIP_WD_WIRING_UI has no exception.

Method DETERMINE_OUTPORT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20081203
2 Importing IS_WIRING_PARAM Call by reference Type reference (TYPE) CHIP_PAGE_PORT_WIRING_PARAM CHIP Page: Befüllung eines Inport-Parameters 20081203
3 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20081203

Method DETERMINE_OUTPORT_NAME on class CL_CHIP_WD_WIRING_UI has no exception.

Method DETERMINE_OUTPUT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20081203
2 Importing IO_ELEMENT_OUT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20081203
3 Importing IS_WIRING_PARAM Call by reference Type reference (TYPE) CHIP_PAGE_PORT_WIRING_PARAM CHIP Page: Befüllung eines Inport-Parameters 20081203

Method DETERMINE_OUTPUT_PARAMETER on class CL_CHIP_WD_WIRING_UI has no exception.

Method DETERMINE_PARAMETERS Signature

Method DETERMINE_PARAMETERS on class CL_CHIP_WD_WIRING_UI has no parameter.
Method DETERMINE_PARAMETERS on class CL_CHIP_WD_WIRING_UI has no exception.

Method GET_INPORT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INPORT Value transfer Type reference (TYPE) CHIP_DISPLAY_PORT_INFO Display der Port-Name zur Definition des Ports 20081210

Method GET_INPORT_NODE on class CL_CHIP_WD_WIRING_UI has no exception.

Method GET_MANUAL_WIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WIRED Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081203

Method GET_MANUAL_WIRING on class CL_CHIP_WD_WIRING_UI has no exception.

Method GET_WIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIRST_CALL Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100614
2 Importing UNLOCK_FOR_EDITING Call by reference Type reference (TYPE) WDY_BOOLEAN 20110329
3 Importing UPDATE_INPORT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090313

Method GET_WIRING on class CL_CHIP_WD_WIRING_UI has no exception.

Method MAP_TO_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Type reference (TYPE) STRING 20090311
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20081203
3 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20081203

Method MAP_TO_CONTEXT on class CL_CHIP_WD_WIRING_UI has no exception.

Method MATCH_OUTPORT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WIRING Call by reference Type reference (TYPE) CHIP_WIRING Struktur für die Darstellung des CHIP Wirings auf dem UI 20091026
2 Importing IT_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Menge von Elementen eines Context-Knotens 20091026

Method MATCH_OUTPORT_PARAMETERS on class CL_CHIP_WD_WIRING_UI has no exception.

Method REQUIRE_REDRAW_DECORATOR Signature

Method REQUIRE_REDRAW_DECORATOR on class CL_CHIP_WD_WIRING_UI has no parameter.
Method REQUIRE_REDRAW_DECORATOR on class CL_CHIP_WD_WIRING_UI has no exception.

Method SET_WIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WIRING_PARAMETERS Call by reference Type reference (TYPE) CHIP_PAGE_PORT_WIRING_PARAM_T CHIP Page: Befüllung von Inport-Parametern 20091027
2 Importing IV_INPORT_NAME Call by reference Type reference (TYPE) STRING CHIP Page: Befüllung von Inport-Parametern 20091027

Method SET_WIRING on class CL_CHIP_WD_WIRING_UI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720