SAP ABAP Class CA_DTRANS_TRIL (Agent Business Transaction TR Income Ledger)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM-AC (Application Component) Transfer to Financial Accounting
⤷
FTR_INCOME_LEDGER (Package) Treasury: Income Ledger
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CB_DTRANS_TRIL | Base Agent Business Transaction TR-IL | 20000630 |
Properties
| Class | CA_DTRANS_TRIL | |
| Short Description | Agent Business Transaction TR Income Ledger | |
| Super Class | CB_DTRANS_TRIL | Base Agent Business Transaction TR-IL |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | TPM_TRIL1 | |
| Program status | ||
| Category | 0 | |
| Package | FTR_INCOME_LEDGER | Treasury: Income Ledger |
| Created | 20000630 | SAP |
| Last change | 20080505 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CA_DTRANS_TRIL has no forward declaration.
Interfaces
Class CA_DTRANS_TRIL has no interface implemented.
Friends
Class CA_DTRANS_TRIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CA_DTRANS_TRIL | Class Agent - Singleton | 20000630 | |||
| 2 | Instance attribute | Private | See coding | Buffer for Income Ledger Business Transaction | 20000630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20011018 | |
| 2 | Instance method | Public | Method | Gets BTS for a Table of TRIL BusTransIDs | 20030312 | |
| 3 | Instance method | Public | Method | 20010418 | ||
| 4 | Instance method | Public | Method | Provides Business Transaction for a TR-IL BustransID | 20000810 | |
| 5 | Instance method | Public | Method | Provides Business Transaction for a Valuation BustransID | 20000703 |
Events
Class CA_DTRANS_TRIL has no event.
Types
Class CA_DTRANS_TRIL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CA_DTRANS_TRIL has no parameter.
Method CLASS_CONSTRUCTOR on class CA_DTRANS_TRIL has no exception.
Method GET_BY_TAB_TRIL_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_TRIL_BUSTRANSID | Call by reference | Type reference (TYPE) | TRDY_BUSTRANSID | Tabelle von IDs für Distributor-Geschäftsvorfälle | 20030312 | |||
| 2 | IM_TRIL_STATE | Call by reference | Type reference (TYPE) | TPM_TRIL_STATE | Status eines Geschäftsvorfalls im Income Ledger | 20030312 | |||
| 3 | RE_TAB_P_RESULT | Value transfer | Type reference (TYPE) | TRILY_P_DTRANS | Geschäftsvorfälle als Objekte | 20030312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein GV zu der Tabelle von TRIL BucTransIDs vorhanden | 20030312 |
Method GET_PERSISTENT_BY_OID Signature
Method GET_PERSISTENT_BY_OID on class CA_DTRANS_TRIL has no parameter.
Method GET_PERSISTENT_BY_OID on class CA_DTRANS_TRIL has no exception.
Method GET_PERS_BY_TRIL_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRIL_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | BustransID | 20000810 | |||
| 2 | RE_P_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_DTRANS_TRIL | Geschäftsvorfall TR-IL | 20000810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GV mit dieser BustransID nicht vorhanden | 20000810 |
Method GET_PERS_BY_VAL_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SEARCH_STRATEGY | Call by reference | Type reference (TYPE) | TPM_SEARCH_STRATEGY | Suchstrategie | 20071204 | |||
| 2 | IM_VAL_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Identifikator des Distributor-Geschäftsvorfalls | 20000703 | |||
| 3 | RE_P_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_DTRANS_TRIL | GV | 20000703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GV mit dieser val_BustransID nicht gefunden | 20000703 |
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in | 462_10 |