SAP ABAP Interface IF_SADL_BASIC_CONDITION_FACTRY (Factory for basic 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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_BASIC_CONDITION_FACTRY Factory for basic SADL conditions 20121218
Properties
Interface IF_SADL_BASIC_CONDITION_FACTRY  
Short Description Factory for basic SADL conditions    
General Data
Package SADL_QUERY_ENGINE_CONDITION   SADL Query Conditions / Complex Conditions 
Created 20121218   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SADL_BASIC_CONDITION_FACTRY has no forward declaration.
Interfaces
Interface IF_SADL_BASIC_CONDITION_FACTRY has no interface.
Friends
Interface IF_SADL_BASIC_CONDITION_FACTRY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OPERATOR Constant Public See coding 20130110
2 CO_SIGN Constant Public See coding 20130110
Methods
# Method Level Visibility Method type Description Created on
1 CONDITION Instance method Public Method 20121218
2 EQUALS Instance method Public Method 20121218
3 IN_RANGE Instance method Public Method 20121218
Events
Interface IF_SADL_BASIC_CONDITION_FACTRY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_RANGE Public See coding 20121218 tt_range TYPE STANDARD TABLE OF ty_range WITH DEFAULT KEY
2 TY_OPERATOR Public See coding 20130110 ty_operator TYPE c LENGTH 2
3 TY_RANGE Public See coding 20121218 BEGIN OF ty_range, sign TYPE ty_sign, option TYPE ty_operator, low TYPE string, high TYPE string, END OF ty_range
4 TY_SIGN Public See coding 20130110 ty_sign TYPE c LENGTH 1
Method Signatures

Method CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HIGH Call by reference Type reference (TYPE) STRING 20121218
2 Importing LOW Call by reference Type reference (TYPE) STRING 20121218
3 Importing NAME Call by reference Type reference (TYPE) STRING 20121218
4 Importing OPERATOR Call by reference Type reference (TYPE) CHAR2 20121218
5 Returning RO_CONDITION Value transfer Object reference (TYPE REF TO) IF_SADL_COND_PROVIDER_GENERIC 20121218

Method CONDITION on Interface IF_SADL_BASIC_CONDITION_FACTRY has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20121218
2 Returning RO_CONDITION Value transfer Object reference (TYPE REF TO) IF_SADL_COND_PROVIDER_GENERIC 20121218
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20121218

Method EQUALS on Interface IF_SADL_BASIC_CONDITION_FACTRY has no exception.

Method IN_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20121218
2 Returning RO_CONDITION Value transfer Object reference (TYPE REF TO) IF_SADL_COND_PROVIDER_GENERIC 20121218
3 Importing T_RANGES Call by reference Type reference (TYPE) TT_RANGE 20121218

Method IN_RANGE on Interface IF_SADL_BASIC_CONDITION_FACTRY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740