SAP ABAP Class TC_SADL_COND_NULL_HANDLING (Test null handling in SADL conditions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_QUERY_ENGINE_CONDITION (Package) SADL Query Conditions / Complex Conditions
Properties
Class TC_SADL_COND_NULL_HANDLING  
Short Description Test null handling in SADL conditions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SADL_QUERY_ENGINE_CONDITION   SADL Query Conditions / Complex Conditions 
Created 20130208   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class TC_SADL_COND_NULL_HANDLING has no forward declaration.
Interfaces
Class TC_SADL_COND_NULL_HANDLING has no interface implemented.
Friends
Class TC_SADL_COND_NULL_HANDLING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_SADL_CONDITION_PROVIDER 20130211
2 GO_SADL_RT Instance attribute Private Object reference (TYPE REF TO) IF_SADL_ENTITY_RUNTIME 20130211
3 GT_SADL Instance attribute Private Type reference (TYPE) TT_SADL 20130211
4 GV_FIRST_RUN Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130211
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_SETUP Static method Private Method 20130211
2 I_CPASTAR_EQ_E_EQABF Instance method Public Test Method for ABAP Unit 20130211
3 I_CPASTAR_E_ Instance method Public Test Method for ABAP Unit 20130211
4 I_CPASTAR_NESTAR_E_EQ_EQABF Instance method Public Test Method for ABAP Unit 20130211
5 I_CPSTAR_E_ Instance method Public Test Method for ABAP Unit 20130211
6 I_E_ Instance method Public Test Method for ABAP Unit 20130211
7 I_E_CPASTAR Instance method Public Test Method for ABAP Unit 20130211
8 I_E_CPSTAR Instance method Public Test Method for ABAP Unit 20130211
9 SETUP Instance method Private Method 20130211
10 TEARDOWN Instance method Private Method 20130211
11 _FETCH Instance method Private Method 20130211
12 _MATCH Instance method Private Method 20130211
13 _SET_DATA Instance method Private Method 20130211
14 _SET_RANGES Instance method Private Method 20130211
Events
Class TC_SADL_COND_NULL_HANDLING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SADL Private See coding 20130211 tt_sadl TYPE STANDARD TABLE OF ty_sadl WITH DEFAULT KEY
2 TY_SADL Private See coding 20130211 BEGIN OF ty_sadl, root_id TYPE sadl_rs_so_root-id, item_id TYPE sadl_rs_so_items-id, item_type_code TYPE sadl_rs_so_items-type_code, END OF ty_sadl
Method Signatures

Method CLASS_SETUP Signature

Method CLASS_SETUP on class TC_SADL_COND_NULL_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130212

Method I_CPASTAR_EQ_E_EQABF Signature

Method I_CPASTAR_EQ_E_EQABF on class TC_SADL_COND_NULL_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130211

Method I_CPASTAR_E_ Signature

Method I_CPASTAR_E_ on class TC_SADL_COND_NULL_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130211

Method I_CPASTAR_NESTAR_E_EQ_EQABF Signature

Method I_CPASTAR_NESTAR_E_EQ_EQABF on class TC_SADL_COND_NULL_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130211

Method I_CPSTAR_E_ Signature

Method I_CPSTAR_E_ on class TC_SADL_COND_NULL_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130211

Method I_E_ Signature

Method I_E_ on class TC_SADL_COND_NULL_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130211

Method I_E_CPASTAR Signature

Method I_E_CPASTAR on class TC_SADL_COND_NULL_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130211

Method I_E_CPSTAR Signature

Method I_E_CPSTAR on class TC_SADL_COND_NULL_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130211

Method SETUP Signature

Method SETUP on class TC_SADL_COND_NULL_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130211

Method TEARDOWN Signature

Method TEARDOWN on class TC_SADL_COND_NULL_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130211

Method _FETCH Signature

Method _FETCH on class TC_SADL_COND_NULL_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130211

Method _MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXPECTED Call by reference Type reference (TYPE) TT_SADL 20130211

Method _MATCH on class TC_SADL_COND_NULL_HANDLING has no exception.

Method _SET_DATA Signature

Method _SET_DATA on class TC_SADL_COND_NULL_HANDLING has no parameter.
Method _SET_DATA on class TC_SADL_COND_NULL_HANDLING has no exception.

Method _SET_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGES Call by reference Type reference (TYPE) IF_SADL_COND_PROVIDER_GRPD_RNG=>TT_GROUPED_RANGE 20130211
2 Importing IT_TREAT_NULL_AS_INITIAL Call by reference Type reference (TYPE) STRINGTAB 20130724

Method _SET_RANGES on class TC_SADL_COND_NULL_HANDLING has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740