SAP ABAP Class CL_POSTING_PROTOCOL_TRAC (Posting Log)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-AC (Application Component) Transfer to Financial Accounting
     FTR_ACCOUNTING_ADAPTOR (Package) CFM TM: Accounting Adaptor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROTOCOL_TRP Treasury: Protocol Interface 20000413
Properties
Class CL_POSTING_PROTOCOL_TRAC  
Short Description Posting Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_ACCOUNTING_ADAPTOR   CFM TM: Accounting Adaptor 
Created 20000413   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TPMCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PROTOCOL_TRP Treasury: Protocol Interface 20000413
Friends
Class CL_POSTING_PROTOCOL_TRAC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLG_NO_POSTING Instance attribute Private Type reference (TYPE) FLAG Suppress Updating the General Ledger 20040628
2 MESSAGES Instance attribute Public Object reference (TYPE REF TO) CL_MESSAGE_CONTAINER_TRG Message Container 20000526
3 SPOOL_NUMBER Instance attribute Private Type reference (TYPE) SYSPONO Print list, spool number 20001123
4 SPOOL_OUTPUT Instance attribute Public Type reference (TYPE) I Spool Output Flag 20001123
5 TESTRUN Instance attribute Private Type reference (TYPE) I Test Run Flag 20000419
6 TRANSACTIONS_FAILED Instance attribute Private Type reference (TYPE) LTRACY_PROTOCOL_TRANS Incorrect Business Transactions 20000519
7 TRANSACTIONS_POSTED Instance attribute Private Type reference (TYPE) LTRACY_PROTOCOL_TRANS Successful Business Transactions 20000522
8 TYPE Instance attribute Private Attribute reference (LIKE) 20000413
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA Instance method Public Method Adds Data to the Log 20040416
2 ADD_PAYMENT_REQUEST Instance method Public Method Adds a Payment Request 20030117
3 ADD_PROTOCOL Instance method Public Method 20000413
4 ADD_TRANSACTION_FAILED Instance method Public Method Adds a Failed Business Transaction 20000519
5 ADD_TRANSACTION_SUCCESS Instance method Public Method Adds a Successful Business Transaction 20000519
6 CONSTRUCTOR Instance method Public Constructor Constructor 20000413
7 DISPLAY Instance method Public Method 20000413
8 DISPLAY_FAILED Instance method Public Method Displays the Incorrect Business Transactions 20000522
9 DISPLAY_HEADER Instance method Private Method Outputs a Header 20000526
10 DISPLAY_POSTED Instance method Public Method Displays the Posted Business Transactions 20000522
11 GET_ATTRIBUTES Instance method Public Method Gets Attributes of the Log 20040628
12 GET_DATA Instance method Public Method Reads Data from the Log 20040416
13 GET_MESSAGES Instance method Public Method 20000413
14 NUMBER_OF_TRANSACTIONS Instance method Public Method Gets the Number of Transactions from Protocol 20000614
15 SET_COMMIT Instance method Public Method 20000419
16 SET_ROLLBACK Instance method Public Method 20000419
17 SPOOL_CLOSE Instance method Public Method Exits the Spool Output (Provides the Spool Number) 20001123
18 SPOOL_OPEN Instance method Public Method Starts the Spool Output (New Spool Job) 20001123
Events
Class CL_POSTING_PROTOCOL_TRAC has no event.
Types
Class CL_POSTING_PROTOCOL_TRAC has no local type.
Method Signatures

Method ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STR_DATA Call by reference Type reference (TYPE) TRACS_PROT_POST_DATA Protokoll: Alle Informationen zum Buchungsprotokoll 20040416

Method ADD_DATA on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method ADD_PAYMENT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FAILED Value transfer Type reference (TYPE) C wahr, falls fehlgeschlagen 20030117
2 Importing IM_PAYMENT_REQUEST Value transfer Object reference (TYPE REF TO) CL_PAYMENT_REQUEST_TRPR Zahlpartner-Beleg 20030117
# Exception Resumable Description Created on
1 FAILED fehlgeschlagen 20030117
2 NOT_FOUND Keinen passenden Geschäftsvorgang gefunden 20030120

Method ADD_PROTOCOL Signature

Method ADD_PROTOCOL on class CL_POSTING_PROTOCOL_TRAC has no parameter.
Method ADD_PROTOCOL on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method ADD_TRANSACTION_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_DOCUMENT_TRAC Accounting Adaptor Beleg 20000524

Method ADD_TRANSACTION_FAILED on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method ADD_TRANSACTION_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_DOCUMENT_TRAC Accounting Adaptor Beleg 20000519

Method ADD_TRANSACTION_SUCCESS on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLG_NO_POSTING Value transfer Type reference (TYPE) FLAG TPMCO_XFALSE Hauptbuchfortschreibung unterdrücken 20040628
2 Importing IM_TESTRUN Value transfer Type reference (TYPE) I Testlauf = 1 20000419

Method CONSTRUCTOR on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_POSTING_PROTOCOL_TRAC has no parameter.
Method DISPLAY on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method DISPLAY_FAILED Signature

Method DISPLAY_FAILED on class CL_POSTING_PROTOCOL_TRAC has no parameter.
Method DISPLAY_FAILED on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method DISPLAY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HEADERTEXT Value transfer Type reference (TYPE) CHAR50 Text für den Header des Protokolls 20000616

Method DISPLAY_HEADER on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method DISPLAY_POSTED Signature

Method DISPLAY_POSTED on class CL_POSTING_PROTOCOL_TRAC has no parameter.
Method DISPLAY_POSTED on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FLG_NO_POSTING Call by reference Type reference (TYPE) FLAG Hauptbuchfortschreibung unterdrücken 20040628
2 Exporting EX_TESTRUN Call by reference Type reference (TYPE) I 1 = Testlauf, 0 = Echtlauf 20040628

Method GET_ATTRIBUTES on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STR_DATA Call by reference Type reference (TYPE) TRACS_PROT_POST_DATA Protokoll: Alle Informationen zum Buchungsprotokoll 20040416

Method GET_DATA on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method GET_MESSAGES Signature

Method GET_MESSAGES on class CL_POSTING_PROTOCOL_TRAC has no parameter.
Method GET_MESSAGES on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method NUMBER_OF_TRANSACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ALL Call by reference Type reference (TYPE) I Anzahl aller Geschäftsvorfälle im Protokoll 20020411
2 Exporting EX_FAILED Call by reference Type reference (TYPE) I Anzahl fehlerhafter Geschäftsvorfälle 20020411
3 Exporting EX_POSTED Call by reference Type reference (TYPE) I Anzahl korrekt verarbeiteter Geschäftsvorfälle 20020411

Method NUMBER_OF_TRANSACTIONS on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method SET_COMMIT Signature

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

Method SET_ROLLBACK Signature

Method SET_ROLLBACK on class CL_POSTING_PROTOCOL_TRAC has no parameter.
Method SET_ROLLBACK on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method SPOOL_CLOSE Signature

Method SPOOL_CLOSE on class CL_POSTING_PROTOCOL_TRAC has no parameter.
Method SPOOL_CLOSE on class CL_POSTING_PROTOCOL_TRAC has no exception.

Method SPOOL_OPEN Signature

Method SPOOL_OPEN on class CL_POSTING_PROTOCOL_TRAC has no parameter.
# Exception Resumable Description Created on
1 PRINT_PARAMETER_ERROR Fehler beim Ermitteln der Druckparameter 20001123
History
Last changed by/on SAP  20041006 
SAP Release Created in