SAP ABAP Interface IF_SWF_TRC_CONT_PERSISTENCE (Trace: Mass Operations on Trace Containers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_TRC (Package) Workflow: Trace
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_TRC_CONT_PERSISTENCE Container: Implementation of General XML Persistence 20040506
Properties
Interface IF_SWF_TRC_CONT_PERSISTENCE  
Short Description Trace: Mass Operations on Trace Containers    
General Data
Package SWF_TRC   Workflow: Trace 
Created 20040506   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_TRC_CONT_PERSISTENCE has no forward declaration.
Interfaces
Interface IF_SWF_TRC_CONT_PERSISTENCE has no interface.
Friends
Interface IF_SWF_TRC_CONT_PERSISTENCE has no friend.
Attributes
Interface IF_SWF_TRC_CONT_PERSISTENCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_BY_TRACE_ID Static method Public Method Delete All Trace Containers for a Physical Trace ID 20040506
2 DELETE_BY_TRACE_IDS Static method Public Method Delete All Trace Containers for Specified Trace IDs 20040506
3 SELECT_BY_TRACE_ID Static method Public Method 20040823
4 SELECT_BY_TRACE_IDS Static method Public Method 20040823
Events
Interface IF_SWF_TRC_CONT_PERSISTENCE has no event.
Types
Interface IF_SWF_TRC_CONT_PERSISTENCE has no local type.
Method Signatures

Method DELETE_BY_TRACE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DO_COMMIT Call by reference Type reference (TYPE) XFELD 'X' 'X' - Änderungen sofort festschreiben 20051017
2 Exporting RETCODE Call by reference Type reference (TYPE) SYSUBRC 0 - Löschen erfolgreich 20040506
3 Importing TRACE_ID Call by reference Type reference (TYPE) SWFTRACEID Eindeutige Kennung eines physischen Trace 20040506

Method DELETE_BY_TRACE_ID on Interface IF_SWF_TRC_CONT_PERSISTENCE has no exception.

Method DELETE_BY_TRACE_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DO_COMMIT Call by reference Type reference (TYPE) XFELD 'X' 'X' - Änderungen sofort festschreiben 20051017
2 Exporting RETCODE Call by reference Type reference (TYPE) SYSUBRC 0 - Löschen erfolgreich 20040506
3 Importing TRACE_IDS Call by reference Type reference (TYPE) SWFTRCIDTAB Liste mit Kennungen physischer Traces 20040506

Method DELETE_BY_TRACE_IDS on Interface IF_SWF_TRC_CONT_PERSISTENCE has no exception.

Method SELECT_BY_TRACE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETCODE Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20040823
2 Importing TRACE_ID Call by reference Type reference (TYPE) SWFTRACEID Eindeutige Kennung im Trace 20040823
3 Exporting XML_DATA Call by reference Type reference (TYPE) XSTRING XML des Daten-Containers 20040823

Method SELECT_BY_TRACE_ID on Interface IF_SWF_TRC_CONT_PERSISTENCE has no exception.

Method SELECT_BY_TRACE_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETCODE Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20040823
2 Importing TRACE_IDS Call by reference Type reference (TYPE) SWFTRCIDTAB Trace: Liste mit Trace-Ids 20040823

Method SELECT_BY_TRACE_IDS on Interface IF_SWF_TRC_CONT_PERSISTENCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700