SAP ABAP Class CL_REVERSAL_PROTOCOL_TRAC (Reversal 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_REVERSAL_PROTOCOL_TRAC | |
Short Description | Reversal 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 | 20040819 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
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_REVERSAL_PROTOCOL_TRAC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Suppress Updating the General Ledger | 20040628 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_MESSAGE_CONTAINER_TRG | Message Container | 20000526 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Print list, spool number | 20020412 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Spool Output Flag | 20020412 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Test Run | 20000526 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTRACY_PROTOCOL_TRANS | Incorrect Business Transactions | 20000526 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTRACY_PROTOCOL_TRANS | Reversed Business Transactions | 20000526 | ||
8 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20000413 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds Data to the Log | 20040416 |
2 | ![]() |
Instance method | Public | Method | Adds a Payment Request | 20030120 |
3 | ![]() |
Instance method | Public | Method | 20000419 | |
4 | ![]() |
Instance method | Public | Method | Adds a Failed Transaction | 20000614 |
5 | ![]() |
Instance method | Public | Method | Adds a Transaction that was Successfully Reversed | 20000614 |
6 | ![]() |
Instance method | Public | Constructor | Constructor | 20000413 |
7 | ![]() |
Instance method | Public | Method | 20000419 | |
8 | ![]() |
Instance method | Public | Method | Displays the Incorrect Business Transactions | 20000616 |
9 | ![]() |
Instance method | Private | Method | Outputs a Header | 20000616 |
10 | ![]() |
Instance method | Public | Method | Displays the Reversed Business Transactions | 20000616 |
11 | ![]() |
Instance method | Public | Method | Gets Some Attributes | 20040628 |
12 | ![]() |
Instance method | Public | Method | Reads Data from the Log | 20040416 |
13 | ![]() |
Instance method | Public | Method | 20000419 | |
14 | ![]() |
Instance method | Public | Method | Gets the Number of Transactions | 20000614 |
15 | ![]() |
Instance method | Public | Method | 20000419 | |
16 | ![]() |
Instance method | Public | Method | 20000419 | |
17 | ![]() |
Instance method | Public | Method | Exits the Spool Output (Provides the Spool Number) | 20020412 |
18 | ![]() |
Instance method | Public | Method | Starts the Spool Output (New Spool Job) | 20020412 |
Events
Class CL_REVERSAL_PROTOCOL_TRAC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTRACY_PROTOCOL_TRANS | Private | See coding | Protocol Transactions | 20000614 | LTRACY_PROTOCOL_TRANS type table of ref to
LCL_RPTransaction_TRAC
|
Method Signatures
Method ADD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STR_DATA | Call by reference | Type reference (TYPE) | TRACS_PROT_REV_DATA | Protokoll: Alle Informationen zum Stornoprotokoll | 20040416 |
Method ADD_DATA on class CL_REVERSAL_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 | ![]() |
IM_FAILED | Value transfer | Type reference (TYPE) | C | tpmco_xtrue für eine fehlerhafte ZA | 20030120 | ||
2 | ![]() |
IM_PAYMENT_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_PAYMENT_REQUEST_TRPR | Zahlpartner-Beleg | 20030120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20030120 | |
2 | ![]() |
Kein Geschäftsvorfall gefunden | 20030120 |
Method ADD_PROTOCOL Signature
Method ADD_PROTOCOL on class CL_REVERSAL_PROTOCOL_TRAC has no parameter.
Method ADD_PROTOCOL on class CL_REVERSAL_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 | ![]() |
IM_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_DOCUMENT_TRAC | Transaktion / Beleg | 20000614 |
Method ADD_TRANSACTION_FAILED on class CL_REVERSAL_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 | ![]() |
IM_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_DOCUMENT_TRAC | Transaktion / Beleg | 20000614 |
Method ADD_TRANSACTION_SUCCESS on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FLG_NO_POSTING | Value transfer | Type reference (TYPE) | FLAG | TPMCO_XFALSE | Hauptbuchfortschreibung unterdrücken | 20040628 | |
2 | ![]() |
IM_TESTRUN | Value transfer | Type reference (TYPE) | I | Testlauf = 1 | 20000503 |
Method CONSTRUCTOR on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_REVERSAL_PROTOCOL_TRAC has no parameter.
Method DISPLAY on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method DISPLAY_FAILED Signature
Method DISPLAY_FAILED on class CL_REVERSAL_PROTOCOL_TRAC has no parameter.
Method DISPLAY_FAILED on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method DISPLAY_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HEADERTEXT | Value transfer | Type reference (TYPE) | LINE2_BHDG | Überschrift | 20010511 |
Method DISPLAY_HEADER on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method DISPLAY_REVERSED Signature
Method DISPLAY_REVERSED on class CL_REVERSAL_PROTOCOL_TRAC has no parameter.
Method DISPLAY_REVERSED on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FLG_NO_POSTING | Call by reference | Type reference (TYPE) | FLAG | Hauptbuchfortschreibung unterdrücken | 20040628 | ||
2 | ![]() |
EX_TESTRUN | Call by reference | Type reference (TYPE) | I | 1 = Testlauf, 0 = Echtlauf | 20040628 |
Method GET_ATTRIBUTES on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_STR_DATA | Call by reference | Type reference (TYPE) | TRACS_PROT_REV_DATA | Protokoll: Alle Informationen zum Stornoprotokoll | 20040416 |
Method GET_DATA on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method GET_MESSAGES Signature
Method GET_MESSAGES on class CL_REVERSAL_PROTOCOL_TRAC has no parameter.
Method GET_MESSAGES on class CL_REVERSAL_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 | ![]() |
EX_ALL | Call by reference | Type reference (TYPE) | I | Anzahl aller Geschäftsvorfälle im Protokoll | 20020411 | ||
2 | ![]() |
EX_FAILED | Call by reference | Type reference (TYPE) | I | Anzahl fehlerhafter Geschäftsvorfälle | 20020411 | ||
3 | ![]() |
EX_REVERSED | Call by reference | Type reference (TYPE) | I | Anzahl stornierter Geschäftsvorfälle | 20020411 |
Method NUMBER_OF_TRANSACTIONS on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method SET_COMMIT Signature
Method SET_COMMIT on class CL_REVERSAL_PROTOCOL_TRAC has no parameter.
Method SET_COMMIT on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method SET_ROLLBACK Signature
Method SET_ROLLBACK on class CL_REVERSAL_PROTOCOL_TRAC has no parameter.
Method SET_ROLLBACK on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method SPOOL_CLOSE Signature
Method SPOOL_CLOSE on class CL_REVERSAL_PROTOCOL_TRAC has no parameter.
Method SPOOL_CLOSE on class CL_REVERSAL_PROTOCOL_TRAC has no exception.
Method SPOOL_OPEN Signature
Method SPOOL_OPEN on class CL_REVERSAL_PROTOCOL_TRAC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Ermitteln der Druckparameter | 20020412 |
History
Last changed by/on | SAP | 20040819 |
SAP Release Created in |