SAP ABAP Class CL_CHIP_WD_STATE_UI (Manage Statuses in CHIP 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
Properties
Class CL_CHIP_WD_STATE_UI  
Short Description Manage Statuses in CHIP 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 20081211   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHIP_WD_STATE_UI has no forward declaration.
Interfaces
Class CL_CHIP_WD_STATE_UI has no interface implemented.
Friends
Class CL_CHIP_WD_STATE_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUMMY_MESSAGE Instance attribute Private Type reference (TYPE) STRING Dummy Message Text 20081211
2 MO_ACTIVE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081211
3 MO_CHIP_ALONE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081211
4 MO_CHIP_NAME Instance attribute Private Type reference (TYPE) STRING 20081215
5 MO_DETAIL_BUTTON Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081211
6 MO_INPORT Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081211
7 MO_INPORT_DROPDOWN Instance attribute Private Object reference (TYPE REF TO) CL_WD_TOOLBAR_DROPDOWN_BY_IDX 20081212
8 MO_INPORT_DROPDOWN_VALUE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081212
9 MO_INPORT_NAME Instance attribute Private Type reference (TYPE) STRING 20081212
10 MO_INPORT_PARAM Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081211
11 MO_INPORT_TOOGLE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081212
12 MO_LOCK Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110329
13 MO_LOCKING_REQUEST Instance attribute Private Type reference (TYPE) TRKORR Request/Task 20081215
14 MO_LOCKING_USER Instance attribute Private Type reference (TYPE) SY-UNAME User Name 20081215
15 MO_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20081211
16 MO_OUTPORT Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081211
17 MO_OUTPORT_PARAM Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081211
18 MO_PERS_SCOPE Instance attribute Private Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20090310
19 MO_PORT_WIRING_DETAILS Instance attribute Private Type reference (TYPE) STRING 20091027
20 MO_REMOVE_BUTTON Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081211
21 MO_SAVE_BUTTON Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081211
22 MO_STATUS Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081211
23 MO_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_WD_TABLE 20081211
24 MO_TABLE_LOCK_STATUS Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081215
25 MO_TABLE_VISIBILITY Instance attribute Private Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20081215
26 MO_TECH_NAME_BUTTON Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081211
27 MO_TOGGLE_TEXT Instance attribute Private Type reference (TYPE) STRING Test Toggle Button 20090112
28 MO_TOOLBAR_TOOGLE_BUTTON Instance attribute Private Object reference (TYPE REF TO) CL_WD_TOOLBAR_TOGGLE_BTN 20090112
29 MO_TRANSACTION Instance attribute Private Type reference (TYPE) STRING Transaction Type 20081211
30 MO_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20081211
31 MO_VISIBILITY Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081211
32 MO_WIRED_INPORT_NAME Instance attribute Private Type reference (TYPE) STRING 20091027
33 MO_WIRING_AUTOMATIC Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Automatic Wiring 20090211
34 MO_WIRING_DROPDOWN Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081212
35 MO_WIRING_DROPDOWN_NAME Instance attribute Private Type reference (TYPE) STRING 20081212
36 MO_WIRING_NAME Instance attribute Private Type reference (TYPE) WDUI_VISIBILITY Replacement for Real Boolean Type: 'X' == True '' == False 20081212
37 MO_WIRNG_CHANGED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081211
38 WD_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20081211
2 DETERMINE_LOCK_STATUS Instance method Private Method 20081215
3 DETERMINE_WIRING_STATUS Instance method Private Method Determine Wiring Status 20081215
4 DISPLAY_MESSAGE_IN_CHIP Instance method Public Method 20091027
5 GET_LOCK_STATE Instance method Public Method Set Lock Active/Inactive 20110329
6 GET_TRANSACTION_NAME Instance method Public Method Returns the transaction name 20090313
7 GET_WIRING_CHANGED Instance method Public Method 20100915
8 GET_WIRING_STATE Instance method Public Method Provides Wiring Sets Status 20081211
9 HANDLE Instance method Public Method Trigger Status in UI 20081211
10 HAS_CHIP_INPARAM Instance method Public Method Has CHIP inport parameters 20081211
11 HAS_CHIP_INPORT Instance method Public Method Has CHIP Inports 20081211
12 HAS_CHIP_OUTPARAM Instance method Public Method Has CHIP outport parameter 2 20081211
13 HAS_CHIP_OUTPORT Instance method Public Method Has CHIP no outports? 20081211
14 IS_CHIP_ALONE Instance method Public Method Is CHIP alone in the page builder? 20081211
15 RESET Instance method Public Method Reset All Statuses 20081211
16 SET_CHIP_ALONE Instance method Public Method CHIP Alone in Page Builder 20081211
17 SET_CHIP_HAS_INPARAM Instance method Public Method CHIP has inport parameters 20081211
18 SET_CHIP_HAS_INPORT Instance method Public Method CHIP has inports 20081211
19 SET_CHIP_HAS_OUTPARAM Instance method Public Method CHIP has outport parameters 20081211
20 SET_CHIP_HAS_OUTPORT Instance method Public Method CHIP has outports 20081211
21 SET_DROPDOWN_ENABLE Instance method Private Method Set Dropdown List Box to Inactive 20081211
22 SET_INPORT_NAME Instance method Public Method Set Current Inport Name 20081212
23 SET_INPORT_WIRING_STATUS Instance method Private Method 20091027
24 SET_LOCK_ACTIVE Instance method Public Method Set Lock Active/Inactive 20110329
25 SET_PORT_WIRING_DETAILS Instance method Public Method 20091027
26 SET_TRANSACTION Instance method Public Method Set Name of UI Transaction 20081211
27 SET_USER_CANEL Instance method Public Method User has cancelled action 20081211
28 SET_WIRING_ACTIVE Instance method Public Method Set Wiring Status to Inactive/ Active 20081211
29 SET_WIRING_CHANGED Instance method Public Method Wiring changed 20081211
Events
Class CL_CHIP_WD_STATE_UI has no event.
Types
Class CL_CHIP_WD_STATE_UI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20081211
2 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090310
3 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20081211
4 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081211

Method CONSTRUCTOR on class CL_CHIP_WD_STATE_UI has no exception.

Method DETERMINE_LOCK_STATUS Signature

Method DETERMINE_LOCK_STATUS on class CL_CHIP_WD_STATE_UI has no parameter.
Method DETERMINE_LOCK_STATUS on class CL_CHIP_WD_STATE_UI has no exception.

Method DETERMINE_WIRING_STATUS Signature

Method DETERMINE_WIRING_STATUS on class CL_CHIP_WD_STATE_UI has no parameter.
Method DETERMINE_WIRING_STATUS on class CL_CHIP_WD_STATE_UI has no exception.

Method DISPLAY_MESSAGE_IN_CHIP Signature

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

Method DISPLAY_MESSAGE_IN_CHIP on class CL_CHIP_WD_STATE_UI has no exception.

Method GET_LOCK_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCK_STATE Value transfer Type reference (TYPE) WDY_BOOLEAN 20110329

Method GET_LOCK_STATE on class CL_CHIP_WD_STATE_UI has no exception.

Method GET_TRANSACTION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRANSACTION Value transfer Type reference (TYPE) STRING 20090313

Method GET_TRANSACTION_NAME on class CL_CHIP_WD_STATE_UI has no exception.

Method GET_WIRING_CHANGED Signature

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

Method GET_WIRING_CHANGED on class CL_CHIP_WD_STATE_UI has no exception.

Method GET_WIRING_STATE Signature

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

Method GET_WIRING_STATE on class CL_CHIP_WD_STATE_UI has no exception.

Method HANDLE Signature

Method HANDLE on class CL_CHIP_WD_STATE_UI has no parameter.
Method HANDLE on class CL_CHIP_WD_STATE_UI has no exception.

Method HAS_CHIP_INPARAM Signature

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

Method HAS_CHIP_INPARAM on class CL_CHIP_WD_STATE_UI has no exception.

Method HAS_CHIP_INPORT Signature

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

Method HAS_CHIP_INPORT on class CL_CHIP_WD_STATE_UI has no exception.

Method HAS_CHIP_OUTPARAM Signature

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

Method HAS_CHIP_OUTPARAM on class CL_CHIP_WD_STATE_UI has no exception.

Method HAS_CHIP_OUTPORT Signature

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

Method HAS_CHIP_OUTPORT on class CL_CHIP_WD_STATE_UI has no exception.

Method IS_CHIP_ALONE Signature

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

Method IS_CHIP_ALONE on class CL_CHIP_WD_STATE_UI has no exception.

Method RESET Signature

Method RESET on class CL_CHIP_WD_STATE_UI has no parameter.
Method RESET on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_CHIP_ALONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALONE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081211

Method SET_CHIP_ALONE on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_CHIP_HAS_INPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPORT_PARAMETER Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081211

Method SET_CHIP_HAS_INPARAM on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_CHIP_HAS_INPORT 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) STRING 20090112
2 Importing HAS_INPORT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081211
3 Importing ONLY_ONE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081212

Method SET_CHIP_HAS_INPORT on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_CHIP_HAS_OUTPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPORT_PARAMETER Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081211

Method SET_CHIP_HAS_OUTPARAM on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_CHIP_HAS_OUTPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HAS_OUTPORT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081211

Method SET_CHIP_HAS_OUTPORT on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_DROPDOWN_ENABLE 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 20081211
2 Importing STATE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081211

Method SET_DROPDOWN_ENABLE on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_INPORT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPORT_NAME Call by reference Type reference (TYPE) STRING 20081212
2 Importing WIRED_INPORT_NAME Call by reference Type reference (TYPE) STRING 20091027

Method SET_INPORT_NAME on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_INPORT_WIRING_STATUS Signature

Method SET_INPORT_WIRING_STATUS on class CL_CHIP_WD_STATE_UI has no parameter.
Method SET_INPORT_WIRING_STATUS on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_LOCK_ACTIVE 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) STRING 20110329
2 Importing REQUEST Call by reference Type reference (TYPE) TRKORR 20110329
3 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20110329

Method SET_LOCK_ACTIVE on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_PORT_WIRING_DETAILS Signature

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

Method SET_PORT_WIRING_DETAILS on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_TRANSACTION Signature

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

Method SET_TRANSACTION on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_USER_CANEL Signature

Method SET_USER_CANEL on class CL_CHIP_WD_STATE_UI has no parameter.
Method SET_USER_CANEL on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_WIRING_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081211
2 Importing AUTOMATIC Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090211
3 Importing TARGET_CHIP_NAME Call by reference Type reference (TYPE) STRING 20090112

Method SET_WIRING_ACTIVE on class CL_CHIP_WD_STATE_UI has no exception.

Method SET_WIRING_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WIRING_CHANGED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081211

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