SAP ABAP Class IF_FDT_RS_INTERRUPT_HANDLER (FDT: Ruleset Interrupt Handler)
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
Class | IF_FDT_RS_INTERRUPT_HANDLER | |
Short Description | FDT: Ruleset Interrupt Handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090818 | SAP |
Last change | 20110908 | 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_RS_INTERRUPT_HANDLER has no interface implemented.
Friends
Class IF_FDT_RS_INTERRUPT_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'TIMESTAMP' | Query fieldname for Creation Timestamp | 20091005 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'CR_USER' | Query fieldname for Creation User | 20091005 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'FUNCTION_ID' | Query fieldname for Function ID | 20091005 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'INTERRUPT_ID' | Query fieldname for Interrupt ID | 20091005 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'RESTART_OPTION' | Query fieldname for Restart Option | 20091005 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'RULESET_ID' | Query fieldname for Ruleset ID | 20091005 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'RULE_ID' | Query fieldname for Rule ID | 20091005 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'RULE_POSITION' | Query fieldname for Position in the Ruleset | 20091005 | |
9 | ![]() |
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
Class 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 class 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 |