SAP ABAP Interface IF_FDT_LOOP (FDT: Loop)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_EXPRESSIONS (Package) BRFplus: Expressions

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_LOOP | FDT: Loop | 20081012 |
Properties
Interface | IF_FDT_LOOP | |
Short Description | FDT: Loop |
General Data
Package | SFDT_EXPRESSIONS | BRFplus: Expressions |
Created | 20081012 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_FDT_CONSTANTS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_FDT_ELEMENT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | IF_FDT_RANGE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FDT_EXPRESSION | FDT: Expression | 20081012 |
Friends
Interface IF_FDT_LOOP has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | GC_EXTY_LOOP | Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | IF_FDT_CONSTANTS=>GC_EXTY_LOOP | Expression Type "Loop" | 20081012 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2 | GC_LOOP_MODE_FOR_EACH | Constant | Public | Type reference (TYPE) | LOOP_MODE | '4' | Loop Mode "For each line in
|
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Loop Mode (see constants GC_LOOP_MODE_*) | 20081012 |
2 | ![]() |
Instance method | Public | Method | Get Loop Properties | 20081012 |
3 | ![]() |
Instance method | Public | Method | Get Rules to be processed in loop | 20081112 |
4 | ![]() |
Instance method | Public | Method | Set Loop Mode (see constants GC_LOOP_MODE_*) | 20081012 |
5 | ![]() |
Instance method | Public | Method | Set Loop Properties | 20081012 |
6 | ![]() |
Instance method | Public | Method | Set Rules to be processed in loop | 20081112 |
Events
Interface IF_FDT_LOOP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LOOP_MODE | Public | Type reference (TYPE) | FDT_LOOP_MODE | Loop Mode | 20081012 |
|
2 | NUMBER_OF_REPEATS | Public | Type reference (TYPE) | FDT_INC_EXPR_9000_DATA-NUMBER_REPEATS | Number of Repeats | 20081116 |
|
3 | S_FOR_EACH_WHERE_CONDITION | Public | See coding | For Each Where Condition | 20081116 | BEGIN OF s_for_each_where_condition,
position TYPE fdt_inc_expr_9001_key-pos,
component TYPE if_fdt_types=>id,
sign TYPE ddsign,
option TYPE ddoption,
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_for_each_where_condition
|
|
4 | S_RULE | Public | See coding | Rule | 20081112 | BEGIN OF s_rule,
* in IF_FDT_RULESET there are some further fields:
* condition_id TYPE if_fdt_types=>id,
* valid_from TYPE if_fdt_types=>timestamp,
* valid_to TYPE if_fdt_types=>timestamp,
* switch TYPE if_fdt_ruleset=>switch,
* will have to be added sooner or later here as well
position TYPE fdt_inc_expr_9002_key-pos,
rule_id TYPE if_fdt_types=>id, "the rule
exit_condition_id TYPE if_fdt_types=>id, "exit condition
exit_cond_range TYPE IF_FDT_RANGE=>s_param_range, "Implicit range exit condition
continue_condition_id TYPE if_fdt_types=>id, "continue condition
continue_cond_range TYPE IF_FDT_RANGE=>s_param_range, "Implicit range continue condition
END OF s_rule
|
|
5 | TS_FOR_EACH_WHERE_CONDITION | Public | See coding | For Each Where Conditions | 20081116 | ts_for_each_where_condition TYPE SORTED TABLE OF s_for_each_where_condition "#EC *
WITH UNIQUE KEY position "#EC *
WITH UNIQUE SORTED KEY component COMPONENTS component position
|
|
6 | TS_RULE | Public | See coding | Rules | 20081112 | ts_rule TYPE SORTED TABLE OF s_rule WITH UNIQUE KEY position
|
Method Signatures
Method GET_LOOP_MODE 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) | 20081012 | ||
2 | ![]() |
RV_LOOP_MODE | Value transfer | Type reference (TYPE) | LOOP_MODE | Loop Mode | 20081012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20081012 |
Method GET_LOOP_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_LOOP_COND_RANGE | Call by reference | Type reference (TYPE) | IF_FDT_RANGE=>S_PARAM_RANGE | Parameter with Range Table | 20090925 | ||
2 | ![]() |
ETS_FOR_EACH_WHERE_CONDITION | Call by reference | Type reference (TYPE) | TS_FOR_EACH_WHERE_CONDITION | For Each Where Conditions | 20081013 | ||
3 | ![]() |
EV_FOR_EACH_TABLE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Data Object or Expression Result with Type Table | 20081012 | ||
4 | ![]() |
EV_LOOP_CONDITION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Boolean DOBJ or Expression with Boolean Result | 20081013 | ||
5 | ![]() |
EV_NUMBER_OF_REPEATS | Call by reference | Type reference (TYPE) | NUMBER_OF_REPEATS | Number of Repeat loops | 20081012 | ||
6 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20081012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20081012 |
Method GET_RULES 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) | 20081112 | ||
2 | ![]() |
RTS_RULE | Value transfer | Type reference (TYPE) | TS_RULE | Rules | 20081112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20081112 |
Method SET_LOOP_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOOP_MODE | Call by reference | Type reference (TYPE) | LOOP_MODE | Loop Mode | 20081012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20081012 |
Method SET_LOOP_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LOOP_COND_RANGE | Call by reference | Type reference (TYPE) | IF_FDT_RANGE=>S_PARAM_RANGE | Parameter with Range Table | 20090925 | ||
2 | ![]() |
ITS_FOR_EACH_WHERE_CONDITION | Call by reference | Type reference (TYPE) | TS_FOR_EACH_WHERE_CONDITION | For Each Where Conditions | 20081012 | ||
3 | ![]() |
IV_FOR_EACH_TABLE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Data Object or Expression Result with Type Table | 20081012 | ||
4 | ![]() |
IV_LOOP_CONDITION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Boolean DOBJ or Expression with Boolean Result | 20081116 | ||
5 | ![]() |
IV_NUMBER_OF_REPEATS | Call by reference | Type reference (TYPE) | NUMBER_OF_REPEATS | Number of Repeat loops | 20081012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20081012 |
Method SET_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITS_RULE | Call by reference | Type reference (TYPE) | TS_RULE | Rules | 20081112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20081112 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |