SAP ABAP Class CL_CUSTOMIZING_TRAC (Customizing Accounting Adaptor)
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
⤷
⤷
Properties
| Class | CL_CUSTOMIZING_TRAC | |
| Short Description | Customizing Accounting Adaptor | |
| 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 | 19990930 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CUSTOMIZING_TRAC has no forward declaration.
Interfaces
Class CL_CUSTOMIZING_TRAC has no interface implemented.
Friends
Class CL_CUSTOMIZING_TRAC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TPM_AWREF | 9 | Treasury: Reference Number for Accounting Interface | 20030624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks the Existence of an Account Assignment Reference | 20040713 | |
| 2 | Static method | Public | Method | Check whether accounting principle contains leading ledger | 20130111 | |
| 3 | Static method | Public | Method | Obsolete!! Converts Old Acct Assignment Reference to New | 19991021 | |
| 4 | Static method | Public | Method | Gets the Text for a Account Assignment Reference | 20000720 | |
| 5 | Static method | Public | Method | Generates New AWKEYs | 19990930 | |
| 6 | Static method | Public | Method | Gets the Posting Ledger to be Filled | 19991220 | |
| 7 | Static method | Public | Method | Gets the FI Reversal Reason for a TR Reversal Reason | 20000619 | |
| 8 | Static method | Public | Method | Gets Account Symbol Text | 20000720 | |
| 9 | Static method | Public | Method | Gets Additional Account Assignments Dep. on Acct. Ass. Ref | 20020904 | |
| 10 | Static method | Public | Method | Is the Flow Relevant for the General Ledger Update? | 20030304 | |
| 11 | Static method | Public | Method | Gets the Description of a Grouping Characteristic | 20021021 | |
| 12 | Static method | Public | Method | Gets Posting Category Text | 20000720 | |
| 13 | Static method | Public | Method | Is Product Category Relevant for Posting? | 20060510 |
Events
Class CL_CUSTOMIZING_TRAC has no event.
Types
Class CL_CUSTOMIZING_TRAC has no local type.
Method Signatures
Method CHECK_ACC_ASS_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AA_REF | Call by reference | Type reference (TYPE) | TPM_AA_REF | Kontierungsreferenz der Bestandsführung | 20040713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontierungsreferenz ist nicht definiert | 20040713 |
Method CHECK_ACC_PRINCIPLE_LEAD_LDG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACC_PRINCIPLE | Call by reference | Type reference (TYPE) | ACCOUNTING_PRINCIPLE | Accounting Principle | 20130111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130111 | |||
| 2 | accounting principle does not contain leading ledger | 20130111 |
Method CONVERTOLDACCASSREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NEW_ACC_ASS_REF | Value transfer | Type reference (TYPE) | TPM_ACC_ASS_REF | Neue Kontierungsreferenz | 19991021 | |||
| 2 | IM_OLD_ACC_ASS_REF | Value transfer | Type reference (TYPE) | RREFKONT | Alte Kontierungsreferenz | 19991021 | |||
| 3 | IM_RANTYP | Value transfer | Type reference (TYPE) | RANTYP | Vertragsart | 19991021 | |||
| 4 | IM_VALUATION_AREA | Value transfer | Type reference (TYPE) | TPM_VAL_AREA | Bewertungsbereich | 19991021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Zuordnung zu alter Kont.Ref vorhanden | 19991021 |
Method GETAAREFNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AA_REF | Value transfer | Type reference (TYPE) | TPM_AA_REF | Kontierungsreferenz | 20000720 | |||
| 2 | IM_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | aktuelle Sprache | 20000720 | ||
| 3 | RE_AA_REF_NAME | Value transfer | Type reference (TYPE) | TPM_ACC_ASS_REF_TEXT | Name der Kontierungsreferenz | 20000720 |
Method GETAAREFNAME on class CL_CUSTOMIZING_TRAC has no exception.
Method GETAWKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_AWORG | Value transfer | Type reference (TYPE) | AWORG | AWORG Teil der Referenz | 19990930 | |||
| 2 | EX_AWREF | Value transfer | Type reference (TYPE) | AWREF | AWREF Teil der Referenz | 19990930 | |||
| 3 | IM_POSTING_YEAR | Value transfer | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20030624 | |||
| 4 | IM_TESTRUN | Value transfer | Type reference (TYPE) | I | Testlauf Kennzeichen | 20000724 |
Method GETAWKEY on class CL_CUSTOMIZING_TRAC has no exception.
Method GETPOSTINGLEDGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ACC_PRINCIPLE | Value transfer | Type reference (TYPE) | ACCOUNTING_PRINCIPLE | Rechnungslegungsvorschrift | 20020311 | |||
| 2 | EX_LEDGER_SELECTION | Value transfer | Type reference (TYPE) | TPM_LEDGER_SELECTION | Rechnungswesen-Buch (GL oder SL) | 19991220 | |||
| 3 | EX_SPECIAL_LEDGER | Value transfer | Type reference (TYPE) | RLDNR | Name des Special Ledgers | 19991220 | |||
| 4 | IM_TAC | Value transfer | Type reference (TYPE) | TPM_ACC_CODE | Treasurykreis | 19991220 | |||
| 5 | IM_VAL_AREA | Value transfer | Type reference (TYPE) | TPM_VAL_AREA | Bewertungsbereich | 19991220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Ledger im Customizing gefunden | 19991220 | ||
| 2 | Import-Parameter nicht gefüllt | 19991222 |
Method GETREVERSALREASONFI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_REVERSAL_REASON_FI | Value transfer | Type reference (TYPE) | STGRD | Grund für Storno oder Umkehrbuchung | 20000619 | |||
| 2 | IM_REVERSAL_REASON_TR | Value transfer | Type reference (TYPE) | SSTOGRD | Stornogrund TR | 20000619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FI-Stornogrund Ermittlung fehlgeschlagen | 20000705 |
Method GET_ACC_SYMBOL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACC_SYMBOL | Value transfer | Type reference (TYPE) | TPM_ACC_SYMBOL | Kontosymbol für Kontenfindung | 20000720 | |||
| 2 | IM_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | aktuelle Sprache | 20000720 | ||
| 3 | RE_ACC_SYMBOL_TEXT | Value transfer | Type reference (TYPE) | TPM_ACC_SYMBOL_TEXT | Bezeichnung Kontosymbol | 20000720 |
Method GET_ACC_SYMBOL_TEXT on class CL_CUSTOMIZING_TRAC has no exception.
Method GET_ADD_ACCOUNT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_GSBER | Call by reference | Type reference (TYPE) | GSBER | Geschäftsbereich | 20020904 | |||
| 2 | EX_KOSTL | Call by reference | Type reference (TYPE) | KOSTL | Kostenstelle | 20020904 | |||
| 3 | IM_AA_REF | Value transfer | Type reference (TYPE) | TPM_AA_REF | Kontierungsreferenz Parallele Bewertungsbereiche | 20020904 | |||
| 4 | IM_COMPANY_CODE | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20020904 |
Method GET_ADD_ACCOUNT_DATA on class CL_CUSTOMIZING_TRAC has no exception.
Method GET_FLOW_RELEVANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DIS_FLOWTYPE | Value transfer | Type reference (TYPE) | TPM_DIS_FLOWTYPE | Zu prüfende Fortschreibungsart | 20030313 | |||
| 2 | IM_VALAREA | Value transfer | Type reference (TYPE) | TPM_VAL_AREA | Bewertungsbereich | 20030304 | |||
| 3 | RE_RELEVANT | Value transfer | Type reference (TYPE) | I | Relevant =1, sonst 0 | 20030304 |
Method GET_FLOW_RELEVANCE on class CL_CUSTOMIZING_TRAC has no exception.
Method GET_GROUP_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DESCRIPTION | Call by reference | Type reference (TYPE) | TPM_AA_REF_PAR_TEXT | Beschreibung der Gruppierung | 20021021 | |||
| 2 | IM_GROUPING | Value transfer | Type reference (TYPE) | TPM_AA_REF_PARAMETER | Gruppierungsmerkmal zur Kontierungsreferenzermittlung | 20021021 | |||
| 3 | IM_GROUP_NUMBER | Value transfer | Type reference (TYPE) | TPM_GROUP_NUMBER | Nummer des Gruppierungsmerkmals | 20021021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Merkmalsausprägung nicht gefunden | 20021021 |
Method GET_POSTING_CAT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | aktuelle Sprache | 20000720 | ||
| 2 | IM_POSTING_CAT | Value transfer | Type reference (TYPE) | TPM_POSTING_CAT | Buchungstyp | 20000720 | |||
| 3 | RE_POSTING_CAT_TEXT | Value transfer | Type reference (TYPE) | VAL_TEXT | Kurztext zu Festwerten | 20000720 |
Method GET_POSTING_CAT_TEXT on class CL_CUSTOMIZING_TRAC has no exception.
Method IS_PRODUCT_TYPE_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNTING_CODE | Call by reference | Type reference (TYPE) | TPM_ACC_CODE | Accounting Kreis | 20060510 | |||
| 2 | IM_PRODUCT_TYPE | Call by reference | Type reference (TYPE) | VVSART | Produktart | 20060510 | |||
| 3 | IM_VALUATION_AREA | Call by reference | Type reference (TYPE) | TPM_VAL_AREA | Bewertungsbereich | 20060510 | |||
| 4 | RE_RELEVANT | Value transfer | Type reference (TYPE) | I | Relevant = 1, sonst 0 | 20060510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | falsche Eingabeparameter | 20060510 |
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in |