SAP ABAP Interface /TDAG/IF_WFF_PERSISTER (CRUD Methods Common to All TBO Implementations)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/EHFND_FW_WFF_PERSISTENCE (Package) Persistency Layer for TBO Implementations
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CL_WFF_ABS_PERSISTER Abstract class for all persister implementations 20080728
Properties
Interface /TDAG/IF_WFF_PERSISTER  
Short Description CRUD Methods Common to All TBO Implementations    
General Data
Package /TDAG/EHFND_FW_WFF_PERSISTENCE   Persistency Layer for TBO Implementations 
Created 20080701   SAP 
Last changed 20141109   SAP 
Unicode checks active    
Forward declarations
Interface /TDAG/IF_WFF_PERSISTER has no forward declaration.
Interfaces
Interface /TDAG/IF_WFF_PERSISTER has no interface.
Friends
Interface /TDAG/IF_WFF_PERSISTER has no friend.
Attributes
Interface /TDAG/IF_WFF_PERSISTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Deletes a TBO from the Database 20080724
2 GET_TABLE_NAME Instance method Public Method Returns the Table Name for Persisting TBOs 20080718
3 READ Instance method Public Method Fills a TBO with Data from the Database 20080718
4 WRITE Instance method Public Method Writes a TBO to the Database 20080715
Events
Interface /TDAG/IF_WFF_PERSISTER has no event.
Types
Interface /TDAG/IF_WFF_PERSISTER has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEYS Call by reference Type reference (TYPE) /TDAG/EHFND_FW_S_KEY Schlüsselfelder des zu löschenden TBOs 20080724

Method DELETE on Interface /TDAG/IF_WFF_PERSISTER has no exception.

Method GET_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TABLE_NAME Value transfer Type reference (TYPE) /TDAG/EHFND_FW_TBO_TABLE_NAME Tabellenname 20080718

Method GET_TABLE_NAME on Interface /TDAG/IF_WFF_PERSISTER has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TBO Value transfer Object reference (TYPE REF TO) /TDAG/IF_WFF_PERSISTABLE_TBO Die zu befüllende TBO-Instanz 20080724

Method READ on Interface /TDAG/IF_WFF_PERSISTER has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TBO Call by reference Object reference (TYPE REF TO) /TDAG/IF_WFF_PERSISTABLE_TBO Das TBO das persistiert werden soll 20080718

Method WRITE on Interface /TDAG/IF_WFF_PERSISTER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 110_600