SAP ABAP Interface IF_CHIP_WIRING_MODEL (Model for the Wiring Info of a CHIP Instance)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_WIRING_MODEL Implementation of Wiring Model 20081204
Properties
Interface IF_CHIP_WIRING_MODEL  
Short Description Model for the Wiring Info of a CHIP Instance    
General Data
Package SWDP_CCP_API   Web Dynpro ABAP: CCP Integration API 
Created 20081202   SAP 
Last changed 20110908   SAP 
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_DESCRIPTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_CHIP_WIRING_MODEL has no interface.
Friends
Interface IF_CHIP_WIRING_MODEL has no friend.
Attributes
Interface IF_CHIP_WIRING_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AUTOMATIC_WIRING_PROPOSAL Instance method Public Method Determines the proposal for automatic Wiring 20081204
2 GET_SOURCE_CHIP_INSTANCES Instance method Public Method Returns list of available source CHIP instances 20081204
3 GET_TARGET_CHIP_INSTANCE Instance method Public Method Returns the CHIP instance belonging to this model 20081204
4 GET_WIRING Instance method Public Method Determines the Wiring valid for the CHIP instance 20081202
5 GET_WIRING_DISPLAY_STRING Instance method Public Method Determines display representation of a Wiring 20081204
6 IS_WIRING_EDITABLE Instance method Public Method Is editing of the Wiring permitted? 20081203
7 REMOVE_WIRING Instance method Public Method Deletes the Wiring for this CHIP instance 20081202
8 SET_WIRING Instance method Public Method Sets the Wiring for the CHIP instance 20081202
9 UNLOCK_WIRING Instance method Public Method Releases lock for the Wiring of the CHIP instance 20110329
Events
Interface IF_CHIP_WIRING_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_T_CHIP_INSTANCE Public See coding List of CHIP Instances 20081204 tp_t_chip_instance type standard table of ref to if_chip_instance with default key
Method Signatures

Method GET_AUTOMATIC_WIRING_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WIRING_PROPOSAL Value transfer Object reference (TYPE REF TO) IF_CHIP_WIRING_DEFINITION Beschreibung eines CHIP Wirings 20081204

Method GET_AUTOMATIC_WIRING_PROPOSAL on Interface IF_CHIP_WIRING_MODEL has no exception.

Method GET_SOURCE_CHIP_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_INSTANCES Value transfer Type reference (TYPE) TP_T_CHIP_INSTANCE Liste von CHIP-Instanzen 20081204
2 Importing CONTRACT Call by reference Type reference (TYPE) CHIP_CONTRACT IF_CHIP_DESCRIPTION=>C_CONTRACT_WIRING CHIP Contract 20100623

Method GET_SOURCE_CHIP_INSTANCES on Interface IF_CHIP_WIRING_MODEL has no exception.

Method GET_TARGET_CHIP_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CHIP_INSTANCE CHIP Instanz 20081204

Method GET_TARGET_CHIP_INSTANCE on Interface IF_CHIP_WIRING_MODEL has no exception.

Method GET_WIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_ACTIVE Call by reference Type reference (TYPE) WDY_BOOLEAN ist das Wiring aktiv 20081202
2 Exporting IS_AUTOMATIC Call by reference Type reference (TYPE) CHIP_AUTOMATIC ist automatisches Wiring für die CHIP-Instanz eingestellt 20081202
3 Exporting LOCKING_REQUEST Call by reference Type reference (TYPE) TRKORR 20110329
4 Exporting LOCKING_USER Call by reference Type reference (TYPE) SY-UNAME 20110329
5 Importing LOCK_FOR_EDIT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20110329
6 Exporting WIRING Call by reference Object reference (TYPE REF TO) IF_CHIP_WIRING_DEFINITION zur Zeit gültige Wiring-Definition für die CHIP-Instanz 20081202

Method GET_WIRING on Interface IF_CHIP_WIRING_MODEL has no exception.

Method GET_WIRING_DISPLAY_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY_STRING Value transfer Type reference (TYPE) STRING Anzeigedarstellung 20081204
2 Importing INPORT Call by reference Type reference (TYPE) STRING Name des genutzten Inports 20081204
3 Importing IS_AUTOMATIC Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE soll automatisches Wiring eingeschaltet sein 20081204
4 Importing WIRING Call by reference Type reference (TYPE) CHIP_PAGE_PORT_WIRING_PARAM_T Zuordnungen für die Parameter der Inports 20081204

Method GET_WIRING_DISPLAY_STRING on Interface IF_CHIP_WIRING_MODEL has no exception.

Method IS_WIRING_EDITABLE Signature

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

Method IS_WIRING_EDITABLE on Interface IF_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 Exporting LOCKING_REQUEST Call by reference Type reference (TYPE) TRKORR 20110329
2 Exporting LOCKING_USER Call by reference Type reference (TYPE) SY-UNAME 20110329
3 Exporting USER_CANCELLED Call by reference Type reference (TYPE) WDY_BOOLEAN Speichern vom Benutzer abgebrochen 20081203

Method REMOVE_WIRING on Interface IF_CHIP_WIRING_MODEL has no exception.

Method SET_WIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPORT Call by reference Type reference (TYPE) STRING Name des genutzten Inports 20081202
2 Exporting IS_ACTIVE_NEW Call by reference Type reference (TYPE) WDY_BOOLEAN wurde das Wiring aktiv 20081203
3 Importing IS_AUTOMATIC Call by reference Type reference (TYPE) CHIP_AUTOMATIC soll automatisches Wiring eingeschaltet sein 20081203
4 Exporting IS_AUTOMATIC_NEW Call by reference Type reference (TYPE) CHIP_AUTOMATIC jetzt gültiges Kennzeichen zum automatischen Wiring 20081203
5 Exporting USER_CANCELLED Call by reference Type reference (TYPE) WDY_BOOLEAN Speichern vom Benutzer abgebrochen 20081203
6 Importing WIRING Call by reference Type reference (TYPE) CHIP_PAGE_PORT_WIRING_PARAM_T Zuordnungen für die Parameter der Inports 20081202
7 Exporting WIRING_NEW Call by reference Object reference (TYPE REF TO) IF_CHIP_WIRING_DEFINITION jetzt gültige Wiring-Definition 20081203

Method SET_WIRING on Interface IF_CHIP_WIRING_MODEL has no exception.

Method UNLOCK_WIRING Signature

Method UNLOCK_WIRING on Interface IF_CHIP_WIRING_MODEL has no parameter.
Method UNLOCK_WIRING on Interface IF_CHIP_WIRING_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720