SAP ABAP Interface IF_FDT_RS_INTERRUPT (FDT: Ruleset Interrupt Record)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_RS_INTERRUPT | FDT: Ruleset Interrupt Record | 20090818 |
Properties
Interface | IF_FDT_RS_INTERRUPT | |
Short Description | FDT: Ruleset Interrupt Record |
General Data
Package | SFDT_CORE | BRFplus: Core |
Created | 20090817 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_FDT_RULESET | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_RS_INTERRUPT has no interface.
Friends
Interface IF_FDT_RS_INTERRUPT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_FUNCTION_ID | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Interrupted at Function ID | 20090818 | ||
2 | MV_INTERRUPT_ID | Instance attribute | Public | Type reference (TYPE) | INTERRUPT_ID | Interrupt Record ID | 20090818 | ||
3 | MV_RESTART_OPTION | Instance attribute | Public | Type reference (TYPE) | IF_FDT_RULESET=>RESTART_OPTION | Restart Before / After Rule | 20090818 | ||
4 | MV_RULESET_ID | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Interrupted at Ruleset ID | 20090818 | ||
5 | MV_RULE_ID | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Interrupted at Rule ID | 20090818 | ||
6 | MV_RULE_POSITION | Instance attribute | Public | Type reference (TYPE) | IF_FDT_RULESET=>POSITION | Position (in the ruleset) | 20090818 | ||
7 | MV_TIMESTAMP | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Initial Processing Timestamp | 20090818 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete saved Interrupt Record | 20090909 |
2 | ![]() |
Instance method | Public | Method | Restart processing for this interrupt record | 20090818 |
3 | ![]() |
Instance method | Public | Method | Save Interrupt Record | 20090818 |
Events
Interface IF_FDT_RS_INTERRUPT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | INTERRUPT_ID | Public | Type reference (TYPE) | GUID_32 | Unique Interrupt Identifier | 20090818 |
|
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_FDT_RS_INTERRUPT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20090909 |
Method RESTART_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_RESULT | FDT: Result | 20091005 | ||
2 | ![]() |
EO_TRACE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_TRACE | FDT: Trace | 20091005 | ||
3 | ![]() |
IV_TRACE_MODE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TRACE_MODE | Trace Mode | 20091005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Abstract Exception Class | 20090818 |
Method SAVE Signature
Method SAVE on Interface IF_FDT_RS_INTERRUPT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20090909 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |