SAP ABAP Class CL_SAUNIT_TCD_METHOD_FILTER (INTERNAL: Decorator for Filtering Methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_INTERNAL (Package) INTERNAL: NO REUSE - Display, services, ...
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AUNIT_TEST_CLASS_DECORATOR ABAP Unit: Test class decorator 20051201
Properties
Class CL_SAUNIT_TCD_METHOD_FILTER  
Short Description INTERNAL: Decorator for Filtering Methods    
Super Class CL_AUNIT_TEST_CLASS_DECORATOR ABAP Unit: Test class decorator 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_INTERNAL   INTERNAL: NO REUSE - Display, services, ... 
Created 20051201   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAUNIT_TCD_METHOD_FILTER has no forward declaration.
Interfaces
Class CL_SAUNIT_TCD_METHOD_FILTER has no interface implemented.
Friends
Class CL_SAUNIT_TCD_METHOD_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_METHOD_RANGE Instance attribute Private Type reference (TYPE) TY_T_METHOD_RANGE Filter 20051201
Methods
# Method Level Visibility Method type Description Created on
1 RESTRICT_METHODS Instance method Public Method Restricts the execution to certain methods 20051201
Events
Class CL_SAUNIT_TCD_METHOD_FILTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_METHOD_RANGE Public See coding 20051201 TY_T_METHOD_RANGE type range of SAUNIT_D_METHOD
Method Signatures

Method RESTRICT_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHODS Call by reference Type reference (TYPE) SAUNIT_T_METHODS List of Methods 20051201
2 Importing RANGE Call by reference Type reference (TYPE) TY_T_METHOD_RANGE Range for Method Selection 20051201

Method RESTRICT_METHODS on class CL_SAUNIT_TCD_METHOD_FILTER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710