SAP ABAP Class IF_SRM_PROTOCOL (Logging Operations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_DOCUMENT Represents a Document 20000726
Properties
Class IF_SRM_PROTOCOL  
Short Description Logging Operations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000427   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRM_PROTOCOL has no interface implemented.
Friends
Class IF_SRM_PROTOCOL has no friend class.
Attributes
Class IF_SRM_PROTOCOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_PROTOCOL_ACTIVE Instance method Public Method Determine Whether Logging is Active 20011016
2 READ_OPERATIONS Static method Public Method Reading Log Entries 20000727
3 SET_POID_INFO_HANDLER Instance method Public Method Sets Pointer for Obtaining POID Information 20010109
4 WRITE_OPERATION Instance method Public Method Logging an Operation 20000427
Events
Class IF_SRM_PROTOCOL has no event.
Types
Class IF_SRM_PROTOCOL has no local type.
Method Signatures

Method IS_PROTOCOL_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SRMGS_BOOLEAN Protokollierung aktiv? 20011016

Method IS_PROTOCOL_ACTIVE on class IF_SRM_PROTOCOL has no exception.

Method READ_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Value transfer Type reference (TYPE) STRING '' Mandant 20010316
2 Importing DOC_ID Call by reference Type reference (TYPE) SRMGS_DOC_ID Dokument, dessen Protokolleinträge gewünscht werden 20010111
3 Exporting ENTRIES Call by reference Type reference (TYPE) SRMGS_PROTO Protokollierte Daten 20010111
4 Importing FINAL_TIME Call by reference Type reference (TYPE) TIMESTAMPL Zeitstempel (Ende) 20000727
5 Importing START_TIME Call by reference Type reference (TYPE) TIMESTAMPL Zeitstempel (Anfang) 20000727
# Exception Resumable Description Created on
1 INTERNAL_ERROR Ein interner Fehler trat auf. 20000727
2 PARAMETER_ERROR Die Parameter waren falsch. 20000727

Method SET_POID_INFO_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFO_HANDLER Call by reference Object reference (TYPE REF TO) IF_SRM_GSP_POID_INFO Info-Handler für POID-Infos 20010109

Method SET_POID_INFO_HANDLER on class IF_SRM_PROTOCOL has no exception.

Method WRITE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT_ID Call by reference Type reference (TYPE) STRING ID des Dokumentes 20011016
2 Importing INT_ARG1 Call by reference Type reference (TYPE) I Integer Argument 1 20000427
3 Importing INT_ARG2 Call by reference Type reference (TYPE) I Integer Argument 2 20000427
4 Importing OPERATION Call by reference Type reference (TYPE) CHAR8 Operationscode 20000427
5 Importing POID_ARG1 Call by reference Type reference (TYPE) SRMGS_GUID Argument für eine POID 20000427
6 Importing POID_NAME Call by reference Type reference (TYPE) STRING Name zu Element von POID_ARG1 20011016
7 Importing STRING_ARG1 Call by reference Type reference (TYPE) STRING String Argument 20010803

Method WRITE_OPERATION on class IF_SRM_PROTOCOL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in