SAP ABAP Class IF_DOCUMENT_TRAC (Treasury: Document for Accounting Adaptor)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_COLLECTABLE_TRG Interface for Elements of the Collection 20000516
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DOCUMENT_TRAC Accounting Adaptor Document 19991020
Properties
Class IF_DOCUMENT_TRAC  
Short Description Treasury: Document for Accounting Adaptor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991020   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DOCUMENT_TRAC has no forward declaration.
Interfaces
Class IF_DOCUMENT_TRAC has no interface implemented.
Friends
Class IF_DOCUMENT_TRAC has no friend class.
Attributes
Class IF_DOCUMENT_TRAC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETEPERSISTENT Instance method Public Method Deletes the Document 19991109
2 GETVALUATIONAREA Instance method Public Method Gets the Document's Valuation Area 20010423
3 GET_ATTRIBUTES Instance method Public Method Delivers Attributes 20100331
4 INITIALIZEFORPOSTING Instance method Public Method Initializes the Document with all Data for Posting 19991027
5 INITIALIZEFORREVERSAL Instance method Public Method Initializes the Document for Reversal 19991027
6 POST Instance method Public Method Posts the Document to Accounting 19991020
7 REVERSE Instance method Public Method Reverses the Document in Accounting 19991020
Events
Class IF_DOCUMENT_TRAC has no event.
Types
Class IF_DOCUMENT_TRAC has no local type.
Method Signatures

Method DELETEPERSISTENT Signature

Method DELETEPERSISTENT on class IF_DOCUMENT_TRAC has no parameter.
# Exception Resumable Description Created on
1 FAILED Fehlgeschlagen 19991109

Method GETVALUATIONAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TPM_VAL_AREA Bewertungsbereich 20010423

Method GETVALUATIONAREA on class IF_DOCUMENT_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_POSTING_DATE Call by reference Type reference (TYPE) BUDAT Buchungsdatum im Beleg 20100331
2 Exporting EX_REVERSAL_DATE Call by reference Type reference (TYPE) BUDAT Stornodatum 20100331

Method GET_ATTRIBUTES on class IF_DOCUMENT_TRAC has no exception.

Method INITIALIZEFORPOSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROTOCOL_HANDLER Call by reference Object reference (TYPE REF TO) CL_PROTOCOL_HANDLER_TRP Protokollverwalter 20030103
2 Importing IM_TCODE Value transfer Type reference (TYPE) TCODE Transaktionscode 19991027
3 Importing IM_TESTRUN Value transfer Type reference (TYPE) I Testlauf 20000707
4 Importing IM_TRD_BUSTRANS Value transfer Object reference (TYPE REF TO) IF_BUSINESS_TRANSACTION_TRD TRD Geschäftsvorfall 20000503
5 Importing IM_VAL_AREA Value transfer Type reference (TYPE) TPM_VAL_AREA Bewertungsbereich 19991027
6 Returning RE_RELEVANT Value transfer Type reference (TYPE) I Relevant zum Buchen true/false 19991028
# Exception Resumable Description Created on
1 INITIALIZATION_FAILED Allgemeiner Fehler bei der 19991027

Method INITIALIZEFORREVERSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLG_NO_CHECK Value transfer Type reference (TYPE) C SPACE keine Checks 20021219
2 Importing IM_PROTOCOL_HANDLER Call by reference Object reference (TYPE REF TO) CL_PROTOCOL_HANDLER_TRP Protokollverwalter 20030103
3 Importing IM_REVERSAL_DATE Value transfer Type reference (TYPE) BUDAT Buchungsdatum im Beleg 20070529
4 Importing IM_REVERSAL_PERIOD Value transfer Type reference (TYPE) MONAT Geschäftsmonat 20070529
5 Importing IM_TCODE Value transfer Type reference (TYPE) TCODE Transaktionscode 19991027
6 Importing IM_TESTRUN Value transfer Type reference (TYPE) I Testlauf 20000707
7 Importing IM_TRD_BUSTRANS Value transfer Object reference (TYPE REF TO) IF_BUSINESS_TRANSACTION_TRD TRD Geschäftsvorfall 20000503
8 Importing IM_TR_REVERSAL_REASON Value transfer Type reference (TYPE) SSTOGRD Stornogrund 20030516
# Exception Resumable Description Created on
1 INITIALIZATION_FAILED Initialisierung mit Stornodaten fehlgeschlagen 19991029

Method POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TESTRUN Value transfer Type reference (TYPE) I Testlauf 20000705
# Exception Resumable Description Created on
1 POSTING_FAILED Buchung fehlgeschlagen 19991029

Method REVERSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TESTRUN Value transfer Type reference (TYPE) I Testlauf 20000705
# Exception Resumable Description Created on
1 REVERSAL_FAILED Storno fehlgeschlagen 19991029
History
Last changed by/on SAP  20110810 
SAP Release Created in