SAP ABAP Class IF_PROTOCOL_TRP (Treasury: Protocol Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POSTING_PROTOCOL_TRAC Posting Log 20000413
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROTOCOL_AMRT Amortization Log 20110526
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROTOCOL_MIG Protikoll for Migration of Operative Data 20001228
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROTOCOL_TRIL Hedge Accounting Log 20000711
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REVERSAL_PROTOCOL_TRAC Reversal log 20000413
Properties
Class IF_PROTOCOL_TRP  
Short Description Treasury: Protocol Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000405   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PROTOCOL_TRP has no forward declaration.
Interfaces
Class IF_PROTOCOL_TRP has no interface implemented.
Friends
Class IF_PROTOCOL_TRP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TYPE Instance attribute Public Type reference (TYPE) TPM_PROTOCOL_TYPE Log Category 20000405
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROTOCOL Instance method Public Method Adds a Protocol of Same Type to Current Protocol 20000405
2 CLONE Instance method Public Method Returns Duplicate Log 20060517
3 DISPLAY Instance method Public Method Outputs the Protocol 20000405
4 GET_MESSAGES Instance method Public Method Gets the Messages for the Protocol 20000405
5 HAS_ERRORS Instance method Public Method Protocol Contains Errors 20001016
6 HAS_WARNINGS Instance method Public Method Log Contains Warning Messages 20001016
7 IS_EMPTY Instance method Public Method Protocol has no Entries 20000829
8 SET_COMMIT Instance method Public Method Business Transaction in Log Have Been Committed 20000419
9 SET_ROLLBACK Instance method Public Method Business Transactions in Log Have Been Reset 20000419
Events
Class IF_PROTOCOL_TRP has no event.
Types
Class IF_PROTOCOL_TRP has no local type.
Method Signatures

Method ADD_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROTOCOL Value transfer Object reference (TYPE REF TO) IF_PROTOCOL_TRP Protokoll 20000405
# Exception Resumable Description Created on
1 PROTOCOL_INITIAL Das übergeben Protokoll ist initial 20000505
2 TYPE_MISMATCH Typen stimmen nicht überein 20000505

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROTOCOL Value transfer Object reference (TYPE REF TO) IF_PROTOCOL_TRP Treasury: Protokoll-Interface 20060517

Method CLONE on class IF_PROTOCOL_TRP has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SPOOL_NO Value transfer Type reference (TYPE) SYSPONO Spool number 20001123
2 Importing IM_NO_DIALOG Value transfer Type reference (TYPE) I 0 1 = Keine Dialogverarbeitung 20000921
3 Importing IM_TO_SPOOL Value transfer Type reference (TYPE) I 0 1 = Spool-Ausgabe, 0 = normale Ausgabe 20001123

Method DISPLAY on class IF_PROTOCOL_TRP has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MESSAGES Value transfer Type reference (TYPE) BAL_T_MSG Nachrichten 20000407

Method GET_MESSAGES on class IF_PROTOCOL_TRP has no exception.

Method HAS_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I True / False 20001016

Method HAS_ERRORS on class IF_PROTOCOL_TRP has no exception.

Method HAS_WARNINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I True / False 20001016

Method HAS_WARNINGS on class IF_PROTOCOL_TRP has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I Ergebnis Wahr = 1 / Falsch = 0 20000829

Method IS_EMPTY on class IF_PROTOCOL_TRP has no exception.

Method SET_COMMIT Signature

Method SET_COMMIT on class IF_PROTOCOL_TRP has no parameter.
Method SET_COMMIT on class IF_PROTOCOL_TRP has no exception.

Method SET_ROLLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROLLBACK_REASON Value transfer Type reference (TYPE) TPM_ROLLBACK_REASON Grund für das Rollback 20000616

Method SET_ROLLBACK on class IF_PROTOCOL_TRP has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in