SAP ABAP Class IF_SADL_BASIC_CONDITION_FACTRY (Factory for basic SADL 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
| Class | IF_SADL_BASIC_CONDITION_FACTRY | |
| Short Description | Factory for basic SADL conditions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121218 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SADL_BASIC_CONDITION_FACTRY has no forward declaration.
Interfaces
Class IF_SADL_BASIC_CONDITION_FACTRY has no interface implemented.
Friends
Class IF_SADL_BASIC_CONDITION_FACTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130110 | |||||
| 2 | Constant | Public | See coding | 20130110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121218 | ||
| 2 | Instance method | Public | Method | 20121218 | ||
| 3 | Instance method | Public | Method | 20121218 |
Events
Class 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 | HIGH | Call by reference | Type reference (TYPE) | STRING | 20121218 | ||||
| 2 | LOW | Call by reference | Type reference (TYPE) | STRING | 20121218 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20121218 | ||||
| 4 | OPERATOR | Call by reference | Type reference (TYPE) | CHAR2 | 20121218 | ||||
| 5 | RO_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_GENERIC | 20121218 |
Method CONDITION on class 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 | NAME | Call by reference | Type reference (TYPE) | STRING | 20121218 | ||||
| 2 | RO_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_GENERIC | 20121218 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20121218 |
Method EQUALS on class 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 | NAME | Call by reference | Type reference (TYPE) | STRING | 20121218 | ||||
| 2 | RO_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_GENERIC | 20121218 | ||||
| 3 | T_RANGES | Call by reference | Type reference (TYPE) | TT_RANGE | 20121218 |
Method IN_RANGE on class IF_SADL_BASIC_CONDITION_FACTRY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |