SAP ABAP Interface IF_ATD_UNIT_TEST_TWO (Second interface for test double frw unit test)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_TEST_DOUBLE_TEST (Package) Strictly Internal: automated tests for framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATD_UNIT_TEST Class for ATD unit tests 20130905
Properties
Interface IF_ATD_UNIT_TEST_TWO  
Short Description Second interface for test double frw unit test    
General Data
Package SABP_UNIT_TEST_DOUBLE_TEST   Strictly Internal: automated tests for framework 
Created 20130616   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_ATD_UNIT_TEST_TWO has no forward declaration.
Interfaces
Interface IF_ATD_UNIT_TEST_TWO has no interface.
Friends
Interface IF_ATD_UNIT_TEST_TWO has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTION_ACTIVATE Constant Public Type reference (TYPE) STRING 'ACTIVATE' 20130905
2 CO_ACTION_BLOCK Constant Public Type reference (TYPE) STRING 'BLOCK' 20130905
3 CO_ACTION_OBSOLETE Constant Public Type reference (TYPE) STRING 'MAKE_OBSOLETE' 20130905
Methods
# Method Level Visibility Method type Description Created on
1 BLOCK_USER Instance method Public Method 20130905
Events
# Event Type Visibility Description Created on
1 END Instance Event
(0)
Public
(2)
20130905
2 REFRESH Instance Event
(0)
Public
(2)
20130905
3 START Instance Event
(0)
Public
(2)
20130905
Types
Interface IF_ATD_UNIT_TEST_TWO has no local type.
Method Signatures

Method BLOCK_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MINUTES Call by reference Type reference (TYPE) I 20130905
2 Importing IV_USER Call by reference Type reference (TYPE) STRING 20130905
3 Returning SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20130905

Method BLOCK_USER on Interface IF_ATD_UNIT_TEST_TWO has no exception.
Event Signatures

Event END Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ACTION Exporting Value transfer Type reference (TYPE) STRING 20130905
2 USER Exporting Value transfer Type reference (TYPE) STRING 20130905

Event REFRESH Signature
Event REFRESH on Interface IF_ATD_UNIT_TEST_TWO has no parameter.
Event START Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ACTION Exporting Value transfer Type reference (TYPE) STRING 20130905
2 USER Exporting Value transfer Type reference (TYPE) STRING 20130905
History
Last changed by/on SAP  20140121 
SAP Release Created in