SAP ABAP Class IF_SWF_TRC_CONT_PERSISTENCE (Trace: Mass Operations on Trace Containers)
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
Class IF_SWF_TRC_CONT_PERSISTENCE  
Short Description Trace: Mass Operations on Trace Containers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040506   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_TRC_CONT_PERSISTENCE has no forward declaration.
Interfaces
Class IF_SWF_TRC_CONT_PERSISTENCE has no interface implemented.
Friends
Class IF_SWF_TRC_CONT_PERSISTENCE has no friend class.
Attributes
Class 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
Class IF_SWF_TRC_CONT_PERSISTENCE has no event.
Types
Class 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 class 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 class 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 class 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 class IF_SWF_TRC_CONT_PERSISTENCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in