SAP ABAP Class IF_GLE_MCA_TESTABLE (Testable Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GLE_MCA_PROCESS_FACTORY MCA process factory 20100721
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GLE_MCA_SERVICE_FACTORY Service Factory 20100525
Properties
Class IF_GLE_MCA_TESTABLE  
Short Description Testable Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100525   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GLE_MCA_TESTABLE has no forward declaration.
Interfaces
Class IF_GLE_MCA_TESTABLE has no interface implemented.
Friends
Class IF_GLE_MCA_TESTABLE has no friend class.
Attributes
Class IF_GLE_MCA_TESTABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_REAL Instance method Public Method 20100525
2 SET_TEST Instance method Public Method 20100525
Events
Class IF_GLE_MCA_TESTABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_STR_STUB Public See coding 20100525 BEGIN OF ty_str_stub, "Interface which the stub implements interface TYPE string, "The stub object ref_stub TYPE REF TO object, END OF ty_str_stub
2 TY_TAB_STUB Public See coding 20100525 ty_tab_stub TYPE STANDARD TABLE OF ty_str_stub WITH DEFAULT KEY
Method Signatures

Method SET_REAL Signature

Method SET_REAL on class IF_GLE_MCA_TESTABLE has no parameter.
Method SET_REAL on class IF_GLE_MCA_TESTABLE has no exception.

Method SET_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STUBS Call by reference Type reference (TYPE) TY_TAB_STUB 20100525

Method SET_TEST on class IF_GLE_MCA_TESTABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in