SAP ABAP Class IF_CHIP_WIRING_PERSISTENCE (Persistency for CHIP Wiring)
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
Class IF_CHIP_WIRING_PERSISTENCE  
Short Description Persistency for CHIP Wiring    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081209   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CHIP_WIRING_PERSISTENCE has no forward declaration.
Interfaces
Class IF_CHIP_WIRING_PERSISTENCE has no interface implemented.
Friends
Class IF_CHIP_WIRING_PERSISTENCE has no friend class.
Attributes
Class 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
Class IF_CHIP_WIRING_PERSISTENCE has no event.
Types
Class 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 class 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 class 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 class IF_CHIP_WIRING_PERSISTENCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in