SAP ABAP Class CL_BUSINESS_TRANSACTION_TRC (Persistent Class for TRC)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM (Application Component) Transaction Manager
⤷
FTR_CASH_MGT_UPDATE (Package) Cash Management Update for CFM-TM

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20011122 |
Properties
Class | CL_BUSINESS_TRANSACTION_TRC | |
Short Description | Persistent Class for TRC | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | FTR_CASH_MGT_UPDATE | Cash Management Update for CFM-TM |
Created | 20011122 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OS_STATE | State Management for a 'Managed Object' | 20011122 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_BUSINESS_TRANSACTION_TRC | 20030305 | Base agent Persistent Class for TRC |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TPM_BUSTRANSCAT | Transaction category | 20030305 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TPM_BUSTRANSID | Identifier of the Distributor Business Transaction | 20011122 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TPM_BUSTRANS_STATE | Status | 20030305 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BUKRS | Company Code | 20011122 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TRCY_FLOW | Table type for table TRCT_FLOW | 20011122 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TB_RFHA | Financial transaction | 20011122 |
Methods
Events
Class CL_BUSINESS_TRANSACTION_TRC has no event.
Types
Class CL_BUSINESS_TRANSACTION_TRC has no local type.
Method Signatures
Method GET_BUSTRANSCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TPM_BUSTRANSCAT | Attributswert | 20030305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20030305 |
Method GET_BUSTRANSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TPM_BUSTRANSID | Attributswert | 20011122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20011122 |
Method GET_BUSTRANS_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TPM_BUSTRANS_STATE | Attributswert | 20030305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20030305 |
Method GET_COMPANY_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BUKRS | Attributswert | 20011122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20011122 |
Method GET_TAB_FLOWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TRCY_FLOW | Attributswert | 20011122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20011122 |
Method GET_TRANS_NUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TB_RFHA | Attributswert | 20011122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20011122 |
Method SET_BUSTRANSCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUSTRANSCAT | Call by reference | Type reference (TYPE) | TPM_BUSTRANSCAT | Attributswert | 20030305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20030305 |
Method SET_BUSTRANSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Attributswert | 20011122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20011122 |
Method SET_BUSTRANS_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUSTRANS_STATE | Call by reference | Type reference (TYPE) | TPM_BUSTRANS_STATE | Attributswert | 20030305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20030305 |
Method SET_COMPANY_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Attributswert | 20011122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20011122 |
Method SET_TAB_FLOWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TAB_FLOWS | Call by reference | Type reference (TYPE) | TRCY_FLOW | Attributswert | 20011122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20011122 |
Method SET_TRANS_NUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRANS_NUM | Call by reference | Type reference (TYPE) | TB_RFHA | Attributswert | 20011122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objektdienste Ausnahme | 20011122 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 110 |