SAP ABAP Class /TDAG/IF_WFF_PERSISTABLE_TBO (Access to TBO data for persisters)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CL_WFF_ROOT_TBO Super class of all TBO implementations 20080728
Properties
Class /TDAG/IF_WFF_PERSISTABLE_TBO  
Short Description Access to TBO data for persisters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080701   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/IF_WFF_PERSISTABLE_TBO has no forward declaration.
Interfaces
Class /TDAG/IF_WFF_PERSISTABLE_TBO has no interface implemented.
Friends
Class /TDAG/IF_WFF_PERSISTABLE_TBO has no friend class.
Attributes
Class /TDAG/IF_WFF_PERSISTABLE_TBO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMMIT_WORK Instance method Public Method Get execute COMMIT WORK after persisting data 20090803
2 GET_GENERIC_DATA_TO_PERSIST Instance method Public Method Returns generic data of processing workflow instance 20080721
3 GET_KEYS Instance method Public Method Returns key structure for unique identification 20080722
4 GET_SPECIFIC_DATA_TO_PERSIST Instance method Public Method Returns internal data of TBOs in order to be persisted 20080721
5 GET_WF_INSTANCE_ID Instance method Public Method Get the workflow instance ID which is processing this PCO 20090818
6 GET_WF_TEMPLATE_ID Instance method Public Method Get the ID of the processing workflow template 20090818
7 SET_COMMIT_WORK Instance method Public Method Set execute COMMIT WORK after persisting data 20090803
8 SET_GENERIC_DATA_TO_PERSIST Instance method Public Method Sets the internal data of a TBO 20080806
9 SET_SPECIFIC_DATA_TO_PERSIST Instance method Public Method Sets the internal data of a TBO 20080721
10 SET_WF_INSTANCE_ID Instance method Public Method Sets the workflow instance ID which is processing this TBO 20080722
11 SET_WF_TEMPLATE_ID Instance method Public Method The ID of the processing workflow template 20080729
Events
Class /TDAG/IF_WFF_PERSISTABLE_TBO has no event.
Types
Class /TDAG/IF_WFF_PERSISTABLE_TBO has no local type.
Method Signatures

Method GET_COMMIT_WORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLG_COMMIT Value transfer Type reference (TYPE) BOOLE_D Execute COMMIT WORK in persister 20090803

Method GET_COMMIT_WORK on class /TDAG/IF_WFF_PERSISTABLE_TBO has no exception.

Method GET_GENERIC_DATA_TO_PERSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XR_TABLE_LINE Call by reference Object reference (TYPE REF TO) DATA Tabellenzeile, zu befüllen mit TBO-Daten 20080728

Method GET_GENERIC_DATA_TO_PERSIST on class /TDAG/IF_WFF_PERSISTABLE_TBO has no exception.

Method GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_KEYS Value transfer Type reference (TYPE) /TDAG/EHFND_FW_S_KEY Schlüsselfelder für die Persistenztabellen der TBOs 20080722

Method GET_KEYS on class /TDAG/IF_WFF_PERSISTABLE_TBO has no exception.

Method GET_SPECIFIC_DATA_TO_PERSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XR_TABLE_LINE Call by reference Object reference (TYPE REF TO) DATA Tabellenzeile, zu befüllen mit TBO-Daten 20080725

Method GET_SPECIFIC_DATA_TO_PERSIST on class /TDAG/IF_WFF_PERSISTABLE_TBO has no exception.

Method GET_WF_INSTANCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_WF_INSTANCE_ID Value transfer Type reference (TYPE) SWW_WIID Work item ID 20090818

Method GET_WF_INSTANCE_ID on class /TDAG/IF_WFF_PERSISTABLE_TBO has no exception.

Method GET_WF_TEMPLATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_WF_TEMPLATE_ID Value transfer Type reference (TYPE) SWW_TASK Task ID 20090818

Method GET_WF_TEMPLATE_ID on class /TDAG/IF_WFF_PERSISTABLE_TBO has no exception.

Method SET_COMMIT_WORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_COMMIT Call by reference Type reference (TYPE) BOOLE_D Execute COMMIT WORK in persister 20090803

Method SET_COMMIT_WORK on class /TDAG/IF_WFF_PERSISTABLE_TBO has no exception.

Method SET_GENERIC_DATA_TO_PERSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XR_TABLE_LINE Call by reference Object reference (TYPE REF TO) DATA Tabellenzeile, mit zu übernehmenden TBO-Daten 20080806

Method SET_GENERIC_DATA_TO_PERSIST on class /TDAG/IF_WFF_PERSISTABLE_TBO has no exception.

Method SET_SPECIFIC_DATA_TO_PERSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XR_TABLE_LINE Call by reference Object reference (TYPE REF TO) DATA Tabellenzeile, mit zu übernehmenden TBO-Daten 20080725

Method SET_SPECIFIC_DATA_TO_PERSIST on class /TDAG/IF_WFF_PERSISTABLE_TBO has no exception.

Method SET_WF_INSTANCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WF_INSTANCE_ID Call by reference Type reference (TYPE) SWW_WIID Die Instanz ID des bearbeitenden Workflows 20080729

Method SET_WF_INSTANCE_ID on class /TDAG/IF_WFF_PERSISTABLE_TBO has no exception.

Method SET_WF_TEMPLATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WF_TEMPLATE_ID Call by reference Type reference (TYPE) SWW_TASK Die ID des Workflow-Templates, das zur Ausführung kommt 20080729

Method SET_WF_TEMPLATE_ID on class /TDAG/IF_WFF_PERSISTABLE_TBO has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in