SAP ABAP Interface IF_CHIP_WIRING_PERSISTENCE (Persistency for CHIP Wiring)
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_PAGE_WD_CHIP_USAGES CHIP Page: Web Dynpro Implementation of CHIP Usage 20081209
Properties
Interface IF_CHIP_WIRING_PERSISTENCE  
Short Description Persistency for CHIP Wiring    
General Data
Package SWDP_CCP_API   Web Dynpro ABAP: CCP Integration API 
Created 20081209   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_CHIP_WIRING_PERSISTENCE has no forward declaration.
Interfaces
Interface IF_CHIP_WIRING_PERSISTENCE has no interface.
Friends
Interface IF_CHIP_WIRING_PERSISTENCE has no friend.
Attributes
Interface IF_CHIP_WIRING_PERSISTENCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOCKING_REQUEST Instance method Public Method Checks whether wiring is locked in external request 20110329
2 REMOVE_WIRING Instance method Public Method Deletes Wiring from Persistency 20081209
3 STORE_WIRING Instance method Public Method Writes wiring to Persistency 20081209
Events
Interface IF_CHIP_WIRING_PERSISTENCE has no event.
Types
Interface IF_CHIP_WIRING_PERSISTENCE has no local type.
Method Signatures

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
2 Importing TARGET_CHIP_INSTANCE_ID Call by reference Type reference (TYPE) STRING 20110329

Method GET_LOCKING_REQUEST on Interface IF_CHIP_WIRING_PERSISTENCE has no exception.

Method REMOVE_WIRING Signature

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

Method REMOVE_WIRING on Interface IF_CHIP_WIRING_PERSISTENCE 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 20081209
2 Importing TARGET_CHIP_INSTANCE_ID Call by reference Type reference (TYPE) STRING 20081209
3 Returning USER_CANCELLED Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081209
4 Importing WIRING_DEFINITION Call by reference Object reference (TYPE REF TO) IF_CHIP_WIRING_DEFINITION Beschreibung eines CHIP Wirings 20081209

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