SAP ABAP Interface IF_FSBP_CONST_RANGE (Constants for Selection Tables or Range Tables)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_AL_GENERIC_SERVICES (Package) Generic Services
⤷
⤷
Properties
| Interface | IF_FSBP_CONST_RANGE | |
| Short Description | Constants for Selection Tables or Range Tables |
General Data
| Package | FS_BP_AL_GENERIC_SERVICES | Generic Services |
| Created | 20101215 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FSBP_CONST_RANGE has no forward declaration.
Interfaces
Interface IF_FSBP_CONST_RANGE has no interface.
Friends
Interface IF_FSBP_CONST_RANGE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPTION_BETWEEN | Constant | Public | Type reference (TYPE) | DDOPTION | 'BT' | Between ... and ... | 20101215 | |
| 2 | OPTION_CONTAINS_PATTERN | Constant | Public | Type reference (TYPE) | DDOPTION | 'CP' | Contains pattern | 20101215 | |
| 3 | OPTION_EQUAL | Constant | Public | Type reference (TYPE) | DDOPTION | 'EQ' | Equal To | 20101215 | |
| 4 | OPTION_GREATER | Constant | Public | Type reference (TYPE) | DDOPTION | 'GT' | Greater than | 20101215 | |
| 5 | OPTION_GREATER_EQUAL | Constant | Public | Type reference (TYPE) | DDOPTION | 'GE' | Greater Than or Equal To | 20101215 | |
| 6 | OPTION_LESS | Constant | Public | Type reference (TYPE) | DDOPTION | 'LT' | Less than | 20101215 | |
| 7 | OPTION_LESS_EQUAL | Constant | Public | Type reference (TYPE) | DDOPTION | 'LE' | Less Than or Equal To | 20101215 | |
| 8 | OPTION_NOT_BETWEEN | Constant | Public | Type reference (TYPE) | DDOPTION | 'NB' | Not Between ... and ... | 20101215 | |
| 9 | OPTION_NOT_CONTAINS_PATTERN | Constant | Public | Type reference (TYPE) | DDOPTION | 'NP' | Does not contain pattern | 20101215 | |
| 10 | OPTION_NOT_EQUAL | Constant | Public | Type reference (TYPE) | DDOPTION | 'NE' | Not Equal To | 20101215 | |
| 11 | SIGN_EXCLUDE | Constant | Public | Type reference (TYPE) | DDSIGN | 'E' | Range Limit Excluded | 20101215 | |
| 12 | SIGN_INCLUDE | Constant | Public | Type reference (TYPE) | DDSIGN | 'I' | Range Limit Included | 20101215 |
Methods
Interface IF_FSBP_CONST_RANGE has no method.
Events
Interface IF_FSBP_CONST_RANGE has no event.
Types
Interface IF_FSBP_CONST_RANGE has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |