SAP ABAP Class IF_FDT_RS_INTERRUPT (FDT: Ruleset Interrupt Record)
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
| Class | IF_FDT_RS_INTERRUPT | |
| Short Description | FDT: Ruleset Interrupt Record | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090817 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_RS_INTERRUPT has no interface implemented.
Friends
Class IF_FDT_RS_INTERRUPT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Interrupted at Function ID | 20090818 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | INTERRUPT_ID | Interrupt Record ID | 20090818 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_RULESET=>RESTART_OPTION | Restart Before / After Rule | 20090818 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Interrupted at Ruleset ID | 20090818 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Interrupted at Rule ID | 20090818 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_RULESET=>POSITION | Position (in the ruleset) | 20090818 | |||
| 7 | 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
Class 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 class 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 class 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 |