SAP ABAP Class CL_TR_ACC_CODE_RULE_TRG (Customizing Class: Accounting Code)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM (Application Component) Transaction Manager
⤷
FTR_GENERAL (Package) CFM TM: Application Basis / Global Objects
⤷
⤷
Properties
| Class | CL_TR_ACC_CODE_RULE_TRG | |
| Short Description | Customizing Class: Accounting Code | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_GENERAL | CFM TM: Application Basis / Global Objects |
| Created | 19990812 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TR_ACC_CODE_RULE_TRG has no forward declaration.
Interfaces
Class CL_TR_ACC_CODE_RULE_TRG has no interface implemented.
Friends
Class CL_TR_ACC_CODE_RULE_TRG 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) | TRGY_TR_ACC_CODE | Table Type of Customizing Table TRGC_TR_ACC_CODE | 20020220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides the Company Code | 19990817 | |
| 2 | Static method | Public | Method | Reads Treasury Accounting Code Name | 19991008 | |
| 3 | Static method | Public | Method | Provides Treasury Accounting Code | 19990812 |
Events
Class CL_TR_ACC_CODE_RULE_TRG has no event.
Types
Class CL_TR_ACC_CODE_RULE_TRG has no local type.
Method Signatures
Method CLS_GET_COMPANY_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REFRESH_BUFFER | Value transfer | Type reference (TYPE) | CHAR1 | Puffer löschen | 20020220 | |||
| 2 | IM_TR_ACC_CODE | Value transfer | Type reference (TYPE) | TPM_ACC_CODE | Treasury Accounting Code | 19990817 | |||
| 3 | RE_COMPANY_CODE | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Buchungskreis zu dem TR Accounting Kreis zu ermitteln | 19990817 | ||
| 2 | kein TR Accounting Kreis übergeben | 19990817 | ||
| 3 | TR Accounting Kreis wurde nicht gefunden | 19990817 |
Method CLS_GET_TAC_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TR_ACC_CODE | Call by reference | Type reference (TYPE) | TPM_ACC_CODE | TAC | 19991008 | |||
| 2 | RE_TR_ACC_CODE_NAME | Value transfer | Type reference (TYPE) | TPM_TR_ACC_CODE_NAME | Bezeichnung TAC | 19991008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TAC nicht gefunden | 19991008 |
Method CLS_GET_TR_ACC_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMPANY_CODE | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 19990812 | |||
| 2 | IM_REFRESH_BUFFER | Value transfer | Type reference (TYPE) | CHAR1 | Puffer löschen | 20020220 | |||
| 3 | RE_TR_ACC_CODE | Value transfer | Type reference (TYPE) | TPM_ACC_CODE | Treasury Accounting Code | 19990812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Buchungskreis übergeben | 19990817 | ||
| 2 | Buchungskreis wurde nicht gefunden | 19990817 | ||
| 3 | kein TR Accounting Kreis zu dem Buchungskreis zu ermitteln | 19990817 |
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in |