SAP ABAP Class CL_SADL_CONSUMER_AUNIT_FRIEND (Friend helper class for Unit Tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_UTIL (Package) Utils for SADL
Properties
Class CL_SADL_CONSUMER_AUNIT_FRIEND  
Short Description Friend helper class for Unit Tests    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 5   
Package SADL_UTIL   Utils for SADL 
Created 20120629   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SADL_VIEW_ENTITY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SADL_CONSUMER_AUNIT_FRIEND has no interface implemented.
Friends
Class CL_SADL_CONSUMER_AUNIT_FRIEND has no friend class.
Attributes
Class CL_SADL_CONSUMER_AUNIT_FRIEND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INJECT_AUTH_OBJECT_VALUES Static method Public Method 20130429
2 INJECT_QUERY_ENGINE Static method Public Method 20130711
3 INJECT_TABU_AUTHORIZATIONS Static method Public Method 20130711
4 RESET_ALL Static method Public Method 20130711
5 RESET_AUTH_OBJECT_VALUES Static method Public Method 20130516
6 RESET_QUERY_ENGINE Static method Public Method 20130711
7 RESET_TABU_AUTHORIZATIONS Static method Public Method 20130711
Events
Class CL_SADL_CONSUMER_AUNIT_FRIEND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_AUTHORIZATION_VALUES Public See coding 20130614 tt_authorization_values TYPE STANDARD TABLE OF ty_authorization_value WITH DEFAULT KEY
2 TY_AUTHORIZATION_VALUE Public See coding 20130614 BEGIN OF ty_authorization_value, objct TYPE xuobject, auth TYPE xuauth, field TYPE xufield, von TYPE xuval, bis TYPE xuval, END OF ty_authorization_value
Method Signatures

Method INJECT_AUTH_OBJECT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SADL_COND_PROV_AUTH_OBJECTS 20130429
2 Importing IT_AUTH_VALUES Call by reference Type reference (TYPE) TT_AUTHORIZATION_VALUES 20130429

Method INJECT_AUTH_OBJECT_VALUES on class CL_SADL_CONSUMER_AUNIT_FRIEND has no exception.

Method INJECT_QUERY_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_QUERY_ENGINE Call by reference Object reference (TYPE REF TO) IF_SADL_QUERY_ENGINE 20130711

Method INJECT_QUERY_ENGINE on class CL_SADL_CONSUMER_AUNIT_FRIEND has no exception.

Method INJECT_TABU_AUTHORIZATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUTHORIZED Call by reference Type reference (TYPE) ABAP_BOOL 20130711

Method INJECT_TABU_AUTHORIZATIONS on class CL_SADL_CONSUMER_AUNIT_FRIEND has no exception.

Method RESET_ALL Signature

Method RESET_ALL on class CL_SADL_CONSUMER_AUNIT_FRIEND has no parameter.
Method RESET_ALL on class CL_SADL_CONSUMER_AUNIT_FRIEND has no exception.

Method RESET_AUTH_OBJECT_VALUES Signature

Method RESET_AUTH_OBJECT_VALUES on class CL_SADL_CONSUMER_AUNIT_FRIEND has no parameter.
Method RESET_AUTH_OBJECT_VALUES on class CL_SADL_CONSUMER_AUNIT_FRIEND has no exception.

Method RESET_QUERY_ENGINE Signature

Method RESET_QUERY_ENGINE on class CL_SADL_CONSUMER_AUNIT_FRIEND has no parameter.
Method RESET_QUERY_ENGINE on class CL_SADL_CONSUMER_AUNIT_FRIEND has no exception.

Method RESET_TABU_AUTHORIZATIONS Signature

Method RESET_TABU_AUTHORIZATIONS on class CL_SADL_CONSUMER_AUNIT_FRIEND has no parameter.
Method RESET_TABU_AUTHORIZATIONS on class CL_SADL_CONSUMER_AUNIT_FRIEND has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740