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 CL_OS_SYSTEM 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 BUSTRANSCAT Instance attribute Protected Type reference (TYPE) TPM_BUSTRANSCAT Transaction category 20030305
2 BUSTRANSID Instance attribute Protected Type reference (TYPE) TPM_BUSTRANSID Identifier of the Distributor Business Transaction 20011122
3 BUSTRANS_STATE Instance attribute Protected Type reference (TYPE) TPM_BUSTRANS_STATE Status 20030305
4 COMPANY_CODE Instance attribute Protected Type reference (TYPE) BUKRS Company Code 20011122
5 TAB_FLOWS Instance attribute Protected Type reference (TYPE) TRCY_FLOW Table type for table TRCT_FLOW 20011122
6 TRANS_NUM Instance attribute Protected Type reference (TYPE) TB_RFHA Financial transaction 20011122
Methods
# Method Level Visibility Method type Description Created on
1 GET_BUSTRANSCAT Instance method Public Get-method of a virtual attribute Liest das Attribut BUSTRANSCAT 20030305
2 GET_BUSTRANSID Instance method Public Get-method of a virtual attribute Liest das Attribut BUSTRANSID 20011122
3 GET_BUSTRANS_STATE Instance method Public Get-method of a virtual attribute Liest das Attribut BUSTRANS_STATE 20030305
4 GET_COMPANY_CODE Instance method Public Get-method of a virtual attribute Liest das Attribut COMPANY_CODE 20011122
5 GET_TAB_FLOWS Instance method Public Get-method of a virtual attribute Liest das Attribut TAB_FLOWS 20011122
6 GET_TRANS_NUM Instance method Public Get-method of a virtual attribute Liest das Attribut TRANS_NUM 20011122
7 SET_BUSTRANSCAT Instance method Public Set-method of a virtual attribute Setzt das Attribut BUSTRANSCAT 20030305
8 SET_BUSTRANSID Instance method Public Set-method of a virtual attribute Setzt das Attribut BUSTRANSID 20011122
9 SET_BUSTRANS_STATE Instance method Public Set-method of a virtual attribute Setzt das Attribut BUSTRANS_STATE 20030305
10 SET_COMPANY_CODE Instance method Public Set-method of a virtual attribute Setzt das Attribut COMPANY_CODE 20011122
11 SET_TAB_FLOWS Instance method Public Set-method of a virtual attribute Setzt das Attribut TAB_FLOWS 20011122
12 SET_TRANS_NUM Instance method Public Set-method of a virtual attribute Setzt das Attribut TRANS_NUM 20011122
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 Returning RESULT Value transfer Type reference (TYPE) TPM_BUSTRANSCAT Attributswert 20030305
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20030305

Method GET_BUSTRANSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TPM_BUSTRANSID Attributswert 20011122
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20011122

Method GET_BUSTRANS_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TPM_BUSTRANS_STATE Attributswert 20030305
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20030305

Method GET_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BUKRS Attributswert 20011122
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20011122

Method GET_TAB_FLOWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TRCY_FLOW Attributswert 20011122
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20011122

Method GET_TRANS_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TB_RFHA Attributswert 20011122
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20011122

Method SET_BUSTRANSCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSTRANSCAT Call by reference Type reference (TYPE) TPM_BUSTRANSCAT Attributswert 20030305
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20030305

Method SET_BUSTRANSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSTRANSID Call by reference Type reference (TYPE) TPM_BUSTRANSID Attributswert 20011122
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20011122

Method SET_BUSTRANS_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSTRANS_STATE Call by reference Type reference (TYPE) TPM_BUSTRANS_STATE Attributswert 20030305
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20030305

Method SET_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Attributswert 20011122
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20011122

Method SET_TAB_FLOWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_FLOWS Call by reference Type reference (TYPE) TRCY_FLOW Attributswert 20011122
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20011122

Method SET_TRANS_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANS_NUM Call by reference Type reference (TYPE) TB_RFHA Attributswert 20011122
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Objektdienste Ausnahme 20011122
History
Last changed by/on SAP  00000000 
SAP Release Created in 110