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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SADL_CONDITION_PROVIDER | 20130211 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SADL_ENTITY_RUNTIME | 20130211 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TT_SADL | 20130211 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20130211 | ||
| 2 | Instance method | Public | Test Method for ABAP Unit | 20130211 | ||
| 3 | Instance method | Public | Test Method for ABAP Unit | 20130211 | ||
| 4 | Instance method | Public | Test Method for ABAP Unit | 20130211 | ||
| 5 | Instance method | Public | Test Method for ABAP Unit | 20130211 | ||
| 6 | Instance method | Public | Test Method for ABAP Unit | 20130211 | ||
| 7 | Instance method | Public | Test Method for ABAP Unit | 20130211 | ||
| 8 | Instance method | Public | Test Method for ABAP Unit | 20130211 | ||
| 9 | Instance method | Private | Method | 20130211 | ||
| 10 | Instance method | Private | Method | 20130211 | ||
| 11 | Instance method | Private | Method | 20130211 | ||
| 12 | Instance method | Private | Method | 20130211 | ||
| 13 | Instance method | Private | Method | 20130211 | ||
| 14 | 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 | 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 | 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 | 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 | 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 | 20130211 |
Method I_E_ Signature
Method I_E_ on class TC_SADL_COND_NULL_HANDLING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 20130211 |
Method SETUP Signature
Method SETUP on class TC_SADL_COND_NULL_HANDLING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130211 |
Method TEARDOWN Signature
Method TEARDOWN on class TC_SADL_COND_NULL_HANDLING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130211 |
Method _FETCH Signature
Method _FETCH on class TC_SADL_COND_NULL_HANDLING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130211 |
Method _MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | IT_RANGES | Call by reference | Type reference (TYPE) | IF_SADL_COND_PROVIDER_GRPD_RNG=>TT_GROUPED_RANGE | 20130211 | ||||
| 2 | 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 |