SAP ABAP Class CL_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_RS_INTERRUPT | FDT: Ruleset Interrupt Record | 20090818 |
Properties
| Class | CL_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 | SFDT_CORE | BRFplus: Core |
| 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 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FDT_RS_INTERRUPT | FDT: Ruleset Interrupt Record | 20090818 |
Friends
Class CL_FDT_RS_INTERRUPT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_TRANS_SRCBIND_TAB | 20090818 | ||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20090818 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20090818 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20090818 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20090818 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20090818 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20090818 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20090818 | |||||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090818 | |
| 2 | Static method | Private | Method | 20090917 | ||
| 3 | Static method | Private | Method | 20090917 |
Events
Class CL_FDT_RS_INTERRUPT has no event.
Types
Class CL_FDT_RS_INTERRUPT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA_SNAPSHOT | Call by reference | Type reference (TYPE) | ABAP_TRANS_SRCBIND_TAB | 20090818 | ||||
| 2 | IV_FUNCTION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090818 | |||
| 3 | IV_INTERRUPT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090911 | |||
| 4 | IV_RESTART_OPTION | Call by reference | Type reference (TYPE) | IF_FDT_RULESET=>RESTART_OPTION | 20090818 | ||||
| 5 | IV_RULESET_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090818 | |||
| 6 | IV_RULE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090818 | |||
| 7 | IV_RULE_POSITION | Call by reference | Type reference (TYPE) | IF_FDT_RULESET=>POSITION | Position (in the ruleset) | 20090818 | |||
| 8 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20090818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20090918 |
Method DESERIALIZE_DATA_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_DATA_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20090917 | |||
| 2 | ET_DATA_SNAPSHOT | Call by reference | Type reference (TYPE) | ABAP_TRANS_SRCBIND_TAB | 20090917 | ||||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20090917 | |||
| 4 | IV_XML_DATA_OBJECT_IDS | Call by reference | Type reference (TYPE) | XSTRING | 20090917 | ||||
| 5 | IV_XML_DATA_SNAPSHOT | Call by reference | Type reference (TYPE) | XSTRING | 20090917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20090917 |
Method SERIALIZE_DATA_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML_DATA_OBJECT_IDS | Call by reference | Type reference (TYPE) | XSTRING | 20090917 | ||||
| 2 | EV_XML_DATA_SNAPSHOT | Call by reference | Type reference (TYPE) | XSTRING | 20090917 | ||||
| 3 | IT_DATA_SNAPSHOT | Call by reference | Type reference (TYPE) | ABAP_TRANS_SRCBIND_TAB | 20090917 |
Method SERIALIZE_DATA_SNAPSHOT on class CL_FDT_RS_INTERRUPT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |