SAP ABAP Class CL_CHIP_WIRING_MODEL (Implementation of Wiring Model)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CHIP_WIRING_MODEL Model for the Wiring Info of a CHIP Instance 20081204
Properties
Class CL_CHIP_WIRING_MODEL  
Short Description Implementation of Wiring Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_API   Web Dynpro ABAP: CCP Integration API 
Created 20081204   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CHIP_WIRING_MODEL Model for the Wiring Info of a CHIP Instance 20081204
Friends
Class CL_CHIP_WIRING_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHIP_INSTANCE Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_INSTANCE CHIP Instance 20081204
2 IS_LOCKED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Opened for Editing 20110329
3 WIRING_PERSISTENCE Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_WIRING_PERSISTENCE Persistency for CHIP Wiring 20081209
4 WIRING_RUNTIME Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_WIRING_RUNTIME CHIP Wiring Runtime 20081205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081204
2 GET_LOCKING_REQUEST Instance method Private Method Checks whether wiring is locked in external request 20110329
3 LOCK Instance method Private Method Sets Editing Lock 20110329
4 REMOVE_WIRING Instance method Private Method Deletes Wiring from Persistency 20081205
5 STORE_WIRING Instance method Private Method Writes wiring to Persistency 20081205
Events
Class CL_CHIP_WIRING_MODEL has no event.
Types
Class CL_CHIP_WIRING_MODEL 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 CHIP_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CHIP_INSTANCE 20081204
2 Importing WIRING_PERSISTENCE Call by reference Object reference (TYPE REF TO) IF_CHIP_WIRING_PERSISTENCE Persitenz für CHIP-Wiring 20081209

Method CONSTRUCTOR on class CL_CHIP_WIRING_MODEL has no exception.

Method GET_LOCKING_REQUEST Signature

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

Method GET_LOCKING_REQUEST on class CL_CHIP_WIRING_MODEL has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LOCKING_REQUEST Call by reference Type reference (TYPE) TRKORR 20110329
2 Exporting LOCKING_USER Call by reference Type reference (TYPE) SY-UNAME 20110329

Method LOCK on class CL_CHIP_WIRING_MODEL has no exception.

Method REMOVE_WIRING Signature

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

Method REMOVE_WIRING on class CL_CHIP_WIRING_MODEL has no exception.

Method STORE_WIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AUTOMATIC Call by reference Type reference (TYPE) CHIP_AUTOMATIC Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081205
2 Returning USER_CANCELLED Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081205
3 Importing WIRING_DEFINITION Call by reference Object reference (TYPE REF TO) IF_CHIP_WIRING_DEFINITION Beschreibung eines CHIP Wirings 20081205

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