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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FDT_RULE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_RULESET 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 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 MT_DATA_SNAPSHOT Instance attribute Private Type reference (TYPE) ABAP_TRANS_SRCBIND_TAB 20090818
2 MV_FUNCTION_ID Instance attribute Private Attribute reference (LIKE) 20090818
3 MV_INTERRUPT_ID Instance attribute Private Attribute reference (LIKE) 20090818
4 MV_RESTART_OPTION Instance attribute Private Attribute reference (LIKE) 20090818
5 MV_RULESET_ID Instance attribute Private Attribute reference (LIKE) 20090818
6 MV_RULE_ID Instance attribute Private Attribute reference (LIKE) 20090818
7 MV_RULE_POSITION Instance attribute Private Attribute reference (LIKE) 20090818
8 MV_TIMESTAMP Instance attribute Private Attribute reference (LIKE) 20090818
9 MV_UNSAVED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090818
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090818
2 DESERIALIZE_DATA_SNAPSHOT Static method Private Method 20090917
3 SERIALIZE_DATA_SNAPSHOT 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 Importing IT_DATA_SNAPSHOT Call by reference Type reference (TYPE) ABAP_TRANS_SRCBIND_TAB 20090818
2 Importing IV_FUNCTION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090818
3 Importing IV_INTERRUPT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090911
4 Importing IV_RESTART_OPTION Call by reference Type reference (TYPE) IF_FDT_RULESET=>RESTART_OPTION 20090818
5 Importing IV_RULESET_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090818
6 Importing IV_RULE_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090818
7 Importing IV_RULE_POSITION Call by reference Type reference (TYPE) IF_FDT_RULESET=>POSITION Position (in the ruleset) 20090818
8 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20090818
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20090918

Method DESERIALIZE_DATA_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_DATA_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20090917
2 Exporting ET_DATA_SNAPSHOT Call by reference Type reference (TYPE) ABAP_TRANS_SRCBIND_TAB 20090917
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20090917
4 Importing IV_XML_DATA_OBJECT_IDS Call by reference Type reference (TYPE) XSTRING 20090917
5 Importing IV_XML_DATA_SNAPSHOT Call by reference Type reference (TYPE) XSTRING 20090917
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20090917

Method SERIALIZE_DATA_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XML_DATA_OBJECT_IDS Call by reference Type reference (TYPE) XSTRING 20090917
2 Exporting EV_XML_DATA_SNAPSHOT Call by reference Type reference (TYPE) XSTRING 20090917
3 Importing 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