SAP ABAP Class IF_FDT_RANGE (FDT: Range)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FDT_EXPRESSION | FDT: Expression | 20051014 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_RANGE | FDT: Range | 20051014 |
Properties
Class | IF_FDT_RANGE | |
Short Description | FDT: Range | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20051014 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_RANGE has no interface implemented.
Friends
Class IF_FDT_RANGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | IF_FDT_CONSTANTS=>GC_EXTY_RANGE | Expression Type "Range" | 20080417 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_BETWEEN | Is between ... and ... | 20051127 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_CONTAINS_ANY | Contains any | 20051127 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_CONTAINS_NOT_ANY | Does not contain any | 20051127 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_CONTAINS_NOT_ONLY | Does not contain only | 20051127 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_CONTAINS_NO_STRING | Does not contain string | 20051127 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_CONTAINS_ONLY | Contains only | 20051127 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_CONTAINS_PATTERN | Matches pattern | 20051127 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_CONTAINS_STRING | Contains string | 20051127 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_CURRENCY_DIFFERS | 20130131 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_CURRENCY_EQUALS | Currency equals | 20100422 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_ENDS_WITH | Ends with | 20100422 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_EQUAL | Is equal to | 20051127 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_GREATER | Greater than | 20051127 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_GREATER_EQUAL | Greater than or equal to | 20051127 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_INITIAL | Is initial | 20080113 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_IS_NOT_VALID | Is not valid | 20110825 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_IS_VALID | Is valid | 20100422 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_LESS | Less than | 20051127 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_LESS_EQUAL | Less than or equal to | 20051127 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_NOT_BETWEEN | Is not between ... and ... | 20051127 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_NOT_CONTAINS_PATTERN | Does not match pattern | 20051127 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_NOT_ENDS_WITH | 20130131 | ||
24 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_NOT_EQUAL | Is not equal to | 20051127 | |
25 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_NOT_INITIAL | Is not initial | 20080113 | |
26 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_NOT_STARTS_WITH | 20130131 | ||
27 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_NOT_SUPPLIED | Is not supplied | 20080113 | |
28 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_STARTS_WITH | Starts with | 20100422 | |
29 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_SUPPLIED | Is supplied | 20080113 | |
30 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_UNIT_DIFFERS | 20130131 | ||
31 | ![]() |
Constant | Public | Type reference (TYPE) | OPTION | IF_FDT_ELEMENT=>GC_OPTION_UNIT_EQUALS | Unit equals | 20100422 | |
32 | ![]() |
Constant | Public | Type reference (TYPE) | RELATION | '4' | Selection is equal to | 20060721 | |
33 | ![]() |
Constant | Public | Type reference (TYPE) | RELATION | '1' | Selections are independent (disjoint), no overlap | 20060721 | |
34 | ![]() |
Constant | Public | Type reference (TYPE) | RELATION | '2' | Selections overlap (intersection not empty) | 20060721 | |
35 | ![]() |
Constant | Public | Type reference (TYPE) | RELATION | '5' | Selection is a subset of (fully included in) | 20060727 | |
36 | ![]() |
Constant | Public | Type reference (TYPE) | RELATION | '3' | Selection is a superset of (fully includes) | 20060727 | |
37 | ![]() |
Constant | Public | Type reference (TYPE) | RELATION | '0' | Relation unknown, not detected, initial | 20060727 | |
38 | ![]() |
Constant | Public | Type reference (TYPE) | SIGN | IF_FDT_ELEMENT=>GC_SIGN_EXCLUDE | Range limit excluded | 20051127 | |
39 | ![]() |
Constant | Public | Type reference (TYPE) | SIGN | IF_FDT_ELEMENT=>GC_SIGN_INCLUDE | Range limit included | 20051127 | |
40 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071228 | ||||
41 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071228 | ||||
42 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071228 | ||||
43 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20051103 | ||||
44 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071228 | ||||
45 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071228 | ||||
46 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071228 | ||||
47 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071228 | ||||
48 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Compare with another range with the same test parameter | 20060721 |
2 | ![]() |
Instance method | Public | Method | Gets information about case sensitivity in comparisons | 20060412 |
3 | ![]() |
Instance method | Public | Method | OBSOLETE: Gets the conversion behavior | 20080119 |
4 | ![]() |
Instance method | Public | Method | Gets the range with the check values for the test parameter | 20051014 |
5 | ![]() |
Instance method | Public | Method | Gets the test parameter for the range | 20051025 |
6 | ![]() |
Instance method | Public | Method | Sets information about case sensitivity in comparisons | 20060412 |
7 | ![]() |
Instance method | Public | Method | OBSOLETE: Set the conversion behavior | 20080119 |
8 | ![]() |
Instance method | Public | Method | Sets the range with the check values for the test parameter | 20051014 |
9 | ![]() |
Instance method | Public | Method | Sets the test parameter for the range | 20051025 |
Events
Class IF_FDT_RANGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OPTION | Public | Type reference (TYPE) | IF_FDT_ELEMENT=>OPTION | Type of OPTION component in row type of a Ranges type | 20051127 |
|
2 | RELATION | Public | See coding | Relation of range expressions, values see GC_RELA* constants | 20060721 | relation TYPE n LENGTH 1
|
|
3 | SIGN | Public | Type reference (TYPE) | IF_FDT_ELEMENT=>SIGN | Type of SIGN component in row type of a Ranges type | 20051127 |
|
4 | S_PARAM_RANGE | Public | See coding | 20090714 | BEGIN OF s_param_range,
parameter_id TYPE if_fdt_types=>id,
ts_range TYPE ts_range,
END OF s_param_range
|
||
5 | S_RANGE | Public | See coding | Range | 20051014 | BEGIN OF s_range,
position TYPE fdt_seqnr,
sign TYPE ddsign,
option TYPE fdt_option,
low TYPE if_fdt_types=>id,
r_low_value TYPE REF TO data,
high TYPE if_fdt_types=>id,
r_high_value TYPE REF TO data,
END OF s_range
|
|
6 | TS_RANGE | Public | See coding | Range Table | 20051014 | ts_range TYPE SORTED TABLE OF s_range
WITH NON-UNIQUE KEY sign option low high
WITH NON-UNIQUE SORTED KEY position COMPONENTS position
|
Method Signatures
Method COMPARE_TO_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_RANGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_RANGE | Other range expression with same test parameter | 20060721 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20060721 | ||
3 | ![]() |
RV_RELATION | Value transfer | Type reference (TYPE) | RELATION | Relation of range expressions, values see GC_RELA* constants | 20060721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid Input, e.g. range has a different test parameter | 20060721 | |
2 | ![]() |
Comparision was too compicated, case not supported yet | 20060721 |
Method GET_CASE_SENSITIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20060412 | ||
2 | ![]() |
RV_CASE_SENSITIVITY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'ABAP_TRUE': case sensitive comparison | 20060412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20060412 |
Method GET_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IMPLICIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | X: implicit conversion (else there is no conversion =false) | 20080119 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20080119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20080119 |
Method GET_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20051014 | ||
2 | ![]() |
RTS_RANGE | Value transfer | Type reference (TYPE) | TS_RANGE | Table structure for the range values | 20051025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20051025 |
Method GET_TEST_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20051025 | ||
2 | ![]() |
RV_OBJECT_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Universal Unique Identifier | 20051028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20051025 |
Method SET_CASE_SENSITIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CASE_SENSITIVITY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'ABAP_TRUE': case sensitive comparison | 20060412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20070130 |
Method SET_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IMPLICIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | X: implicit conversion (else there is no conversion =false) | 20080119 |
Method SET_CONVERSION on class IF_FDT_RANGE has no exception.
Method SET_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITS_RANGE | Call by reference | Type reference (TYPE) | TS_RANGE | Table for the range values | 20051014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20051025 |
Method SET_TEST_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Universal Unique Identifier | 20051026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20051025 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |