SAP ABAP Interface IF_TEST_CHIP_RUNTIME (CHIP Runtime WD)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_API_TEST (Package) Web Dynpro ABAP: CCP Integration API Test
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TEST_CHIP_RUNTIME CHIP Runtime WD 20081223
Properties
Interface IF_TEST_CHIP_RUNTIME  
Short Description CHIP Runtime WD    
General Data
Package SWDP_CCP_API_TEST   Web Dynpro ABAP: CCP Integration API Test 
Created 20081223   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)
Interfaces
Interface IF_TEST_CHIP_RUNTIME has no interface.
Friends
Interface IF_TEST_CHIP_RUNTIME has no friend.
Attributes
Interface IF_TEST_CHIP_RUNTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CHIP_INSTANCE Instance method Public Method Creates a CHIP instance 20081223
2 DESTROY Instance method Public Method Deletes the test CHIP runtime 20090109
3 DESTROY_ALL_CHIP_INSTANCES Instance method Public Method Deletes all CHIP instances 20081223
4 DESTROY_CHIP_INSTANCE Instance method Public Method Deletes a CHIP instance 20081223
5 GET_CHIP_INSTANCE Instance method Public Method Provides a CHIP instance 20081223
6 GET_CHIP_INSTANCE_IDS Instance method Public Method Returns all CHIP instance IDs 20081223
7 GET_CHIP_RUNTIME Instance method Public Method Provides the WD-independent CHIP runtime 20081223
Events
# Event Type Visibility Description Created on
1 CHIP_CREATE Instance Event
(0)
Public
(2)
CHIP Created 20090109
2 CHIP_DESTROY Instance Event
(0)
Public
(2)
CHIP Deleted 20090109
3 CHIP_EXIT Instance Event
(0)
Public
(2)
CHIP Terminated 20090109
4 CHIP_INIT Instance Event
(0)
Public
(2)
CHIP Initialized 20090109
Types
Interface IF_TEST_CHIP_RUNTIME has no local type.
Method Signatures

Method CREATE_CHIP_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_DEFINITION Call by reference Object reference (TYPE REF TO) IF_CHIP_DEFINITION CHIP Definition 20081223
2 Returning CHIP_INSTANCE Value transfer Object reference (TYPE REF TO) IF_TEST_CHIP_INSTANCE CHIP Instanz 20081223
3 Importing CHIP_INSTANCE_ID Call by reference Type reference (TYPE) STRING CHIP Instanz ID 20081223

Method CREATE_CHIP_INSTANCE on Interface IF_TEST_CHIP_RUNTIME has no exception.

Method DESTROY Signature

Method DESTROY on Interface IF_TEST_CHIP_RUNTIME has no parameter.
Method DESTROY on Interface IF_TEST_CHIP_RUNTIME has no exception.

Method DESTROY_ALL_CHIP_INSTANCES Signature

Method DESTROY_ALL_CHIP_INSTANCES on Interface IF_TEST_CHIP_RUNTIME has no parameter.
Method DESTROY_ALL_CHIP_INSTANCES on Interface IF_TEST_CHIP_RUNTIME has no exception.

Method DESTROY_CHIP_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE_ID Call by reference Type reference (TYPE) STRING CHIP Instanz ID 20081223

Method DESTROY_CHIP_INSTANCE on Interface IF_TEST_CHIP_RUNTIME has no exception.

Method GET_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_TEST_CHIP_INSTANCE CHIP Instanz 20081223
2 Importing INSTANCE_ID Call by reference Type reference (TYPE) STRING CHIP Instanz ID 20081223

Method GET_CHIP_INSTANCE on Interface IF_TEST_CHIP_RUNTIME has no exception.

Method GET_CHIP_INSTANCE_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE_IDS Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20081223

Method GET_CHIP_INSTANCE_IDS on Interface IF_TEST_CHIP_RUNTIME has no exception.

Method GET_CHIP_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_RUNTIME Value transfer Object reference (TYPE REF TO) IF_CHIP_RUNTIME CHIP Runtime 20081223

Method GET_CHIP_RUNTIME on Interface IF_TEST_CHIP_RUNTIME has no exception.
Event Signatures

Event CHIP_CREATE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INSTANCE_ID Exporting Value transfer Type reference (TYPE) STRING CHIP Instanz ID 20090109

Event CHIP_DESTROY Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INSTANCE_ID Exporting Value transfer Type reference (TYPE) STRING CHIP Instanz ID 20090109

Event CHIP_EXIT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INSTANCE_ID Exporting Value transfer Type reference (TYPE) STRING CHIP Instanz ID 20090109

Event CHIP_INIT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INSTANCE_ID Exporting Value transfer Type reference (TYPE) STRING CHIP Instanz ID 20090109
History
Last changed by/on SAP  20110908 
SAP Release Created in 720