SAP ABAP Interface IF_FDT_RS_INTERRUPT_HANDLER (FDT: Ruleset Interrupt Handler)
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_HANDLER | FDT: Ruleset Interrupt Handler | 20090818 |
Properties
Interface | IF_FDT_RS_INTERRUPT_HANDLER | |
Short Description | FDT: Ruleset Interrupt Handler |
General Data
Package | SFDT_CORE | BRFplus: Core |
Created | 20090818 | 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_QUERY | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_FDT_RS_INTERRUPT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_RS_INTERRUPT_HANDLER has no interface.
Friends
Interface IF_FDT_RS_INTERRUPT_HANDLER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_FN_CR_TIMESTAMP | Constant | Public | Type reference (TYPE) | FIELDNAME | 'TIMESTAMP' | Query fieldname for Creation Timestamp | 20091005 | |
2 | GC_FN_CR_USER | Constant | Public | Type reference (TYPE) | FIELDNAME | 'CR_USER' | Query fieldname for Creation User | 20091005 | |
3 | GC_FN_FUNCTION_ID | Constant | Public | Type reference (TYPE) | FIELDNAME | 'FUNCTION_ID' | Query fieldname for Function ID | 20091005 | |
4 | GC_FN_INTERRUPT_ID | Constant | Public | Type reference (TYPE) | FIELDNAME | 'INTERRUPT_ID' | Query fieldname for Interrupt ID | 20091005 | |
5 | GC_FN_RESTART_OPTION | Constant | Public | Type reference (TYPE) | FIELDNAME | 'RESTART_OPTION' | Query fieldname for Restart Option | 20091005 | |
6 | GC_FN_RULESET_ID | Constant | Public | Type reference (TYPE) | FIELDNAME | 'RULESET_ID' | Query fieldname for Ruleset ID | 20091005 | |
7 | GC_FN_RULE_ID | Constant | Public | Type reference (TYPE) | FIELDNAME | 'RULE_ID' | Query fieldname for Rule ID | 20091005 | |
8 | GC_FN_RULE_POSITION | Constant | Public | Type reference (TYPE) | FIELDNAME | 'RULE_POSITION' | Query fieldname for Position in the Ruleset | 20091005 | |
9 | GC_FN_TIMESTAMP | Constant | Public | Type reference (TYPE) | FIELDNAME | 'TIMESTAMP' | Query fieldname for Processing Timestamp | 20091005 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Retrieve a (saved) interrupt record (Factory method) | 20090925 |
2 | ![]() |
Instance method | Public | Method | Get the unsaved interrupts of the last ruleset processings | 20090925 |
3 | ![]() |
Instance method | Public | Method | Query for interrupts | 20091005 |
Events
Interface IF_FDT_RS_INTERRUPT_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | INTERRUPT_ID | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090818 |
|
2 | T_INTERRUPT | Public | See coding | 20090818 | T_INTERRUPT type STANDARD TABLE OF REF TO if_fdt_rs_interrupt
WITH DEFAULT KEY
|
Method Signatures
Method GET_INTERRUPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INTERRUPT_ID | Call by reference | Type reference (TYPE) | IF_FDT_RS_INTERRUPT=>INTERRUPT_ID | Unique Interrupt Identifier | 20090925 | ||
2 | ![]() |
RO_RS_INTERRUPT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_RS_INTERRUPT | FDT: Ruleset Interrupt Record | 20090925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20090925 |
Method GET_LAST_PROCESSING_INTERRUPTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_INTERRUPT | Value transfer | Type reference (TYPE) | T_INTERRUPT | 20090925 |
Method GET_LAST_PROCESSING_INTERRUPTS on Interface IF_FDT_RS_INTERRUPT_HANDLER has no exception.
Method SELECT_INTERRUPTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETA_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20091005 | |||
2 | ![]() |
ITS_SELECTION | Call by reference | Type reference (TYPE) | IF_FDT_QUERY=>TS_SELECTION | 20091005 | |||
3 | ![]() |
IV_ORDER_BY_CR_TIMESTAMP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091006 | ||
4 | ![]() |
IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 0 | Package Size (Default - All Data) | 20091006 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20091005 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |