SAP ABAP Class CA_DERIVED_TRANS_TRL (Agent: Derived Business Transactions)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-AC (Application Component) Transfer to Financial Accounting
     FTR_TREASURY_LEDGER (Package) Treasury Ledger
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CB_DERIVED_TRANS_TRL Base Agent Derived Business Transactions 19990819
Properties
Class CA_DERIVED_TRANS_TRL  
Short Description Agent: Derived Business Transactions    
Super Class CB_DERIVED_TRANS_TRL Base Agent Derived Business Transactions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_TREASURY_LEDGER   Treasury Ledger 
Created 19990819   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TPMCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CA_DERIVED_TRANS_TRL has no interface implemented.
Friends
Class CA_DERIVED_TRANS_TRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGENT Static Attribute Public Object reference (TYPE REF TO) CA_DERIVED_TRANS_TRL Class Agent - Singleton 19990819
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20011015
2 DELETE_PERSISTENT Instance method Public Method 19990823
3 GET_CHANGED Instance method Public Method 20000901
4 GET_COMPLETE_DERIVTRANS Instance method Private Method Builds Up a Complete Dervd BT with all Transient Attributes 20000901
5 GET_CREATED Instance method Public Method 20000901
6 GET_DELETED Instance method Public Method 20000901
7 GET_OID_BY_REF Instance method Public Method 19990824
8 GET_PERSISTENT_BY_BUSTRANSID Instance method Public Method Reads Object via BUSTRANSID 19991109
9 GET_PERSISTENT_BY_ID_LIST Instance method Public Method Gets Object via a List of BusTransIDs 20030121
10 GET_PERSISTENT_BY_OID Instance method Public Method 19990823
11 GET_PERSISTENT_BY_RFBUSTRANSID Instance method Public Method Reads Objects via the REF BUSTRANSID 20000901
12 GET_PERSISTENT_BY_RF_ID_LIST Instance method Public Method Gets Object via a List of Reference BusTransIDs 20030121
13 GET_REF_BY_OID Instance method Public Method 19990824
14 GET_STATUS Instance method Public Method 20000901
15 SAVE Instance method Public Method 19990823
Events
Class CA_DERIVED_TRANS_TRL has no event.
Types
Class CA_DERIVED_TRANS_TRL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CA_DERIVED_TRANS_TRL has no parameter.
Method CLASS_CONSTRUCTOR on class CA_DERIVED_TRANS_TRL has no exception.

Method DELETE_PERSISTENT Signature

Method DELETE_PERSISTENT on class CA_DERIVED_TRANS_TRL has no parameter.
Method DELETE_PERSISTENT on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_CHANGED Signature

Method GET_CHANGED on class CA_DERIVED_TRANS_TRL has no parameter.
Method GET_CHANGED on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_COMPLETE_DERIVTRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TAB_DERIVTRANS Value transfer Type reference (TYPE) TRLY_DERIVTRANS Tabelle mit abg. GV's 20000901

Method GET_COMPLETE_DERIVTRANS on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_CREATED Signature

Method GET_CREATED on class CA_DERIVED_TRANS_TRL has no parameter.
Method GET_CREATED on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_DELETED Signature

Method GET_DELETED on class CA_DERIVED_TRANS_TRL has no parameter.
Method GET_DELETED on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_OID_BY_REF Signature

Method GET_OID_BY_REF on class CA_DERIVED_TRANS_TRL has no parameter.
Method GET_OID_BY_REF on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_PERSISTENT_BY_BUSTRANSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUSTRANSID Call by reference Type reference (TYPE) TPM_BUSTRANSID BUSTRANSID 19991109
2 Returning RE_DERIV_TRANS Value transfer Object reference (TYPE REF TO) CL_DERIVED_TRANS_TRL abgeleiteter GV 19991109

Method GET_PERSISTENT_BY_BUSTRANSID on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_PERSISTENT_BY_ID_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_BUSTRANSID Call by reference Type reference (TYPE) TRDY_BUSTRANSID Tabelle von IDs 20030121
2 Returning RE_TAB_DERIVTRANS Value transfer Type reference (TYPE) TRLY_DERIVTRANS Tabelle von abg. GVs 20030121

Method GET_PERSISTENT_BY_ID_LIST on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_PERSISTENT_BY_OID Signature

Method GET_PERSISTENT_BY_OID on class CA_DERIVED_TRANS_TRL has no parameter.
Method GET_PERSISTENT_BY_OID on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_PERSISTENT_BY_RFBUSTRANSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DERIV_TRANS Value transfer Object reference (TYPE REF TO) CL_DERIVED_TRANS_TRL abgeleitete Geschäftsvorfälle 20041214
2 Exporting EX_TAB_DERIV_TRANS Value transfer Type reference (TYPE) TRLY_DERIVTRANS Tabellentyp der TRL Derived Transactions 20041214
3 Importing IM_INCL_DELETABLE Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_INCL inkl Flag für löschbare GV 20040618
4 Importing IM_INCL_REVERSABLE Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_INCL inkl Flag für stornierbare GV 20040618
5 Importing IM_INCL_REVERSED Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_EXCL inkl Flag für stornierte GV 20040618
6 Importing IM_RFBUSTRANSID Call by reference Type reference (TYPE) TPM_REFBUSTRANSID Geschäftsvorfalls-ID des Referenz-Geschäftsvorfall 20030120
7 Importing IM_VALUATION_AREA Call by reference Type reference (TYPE) TPM_VAL_AREA Bewertungsbereich 20000901

Method GET_PERSISTENT_BY_RFBUSTRANSID on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_PERSISTENT_BY_RF_ID_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_RF_BUSTRANSID Call by reference Type reference (TYPE) TRDY_BUSTRANSID Tabelle von IDs 20030121
2 Importing IM_VALUATION_AREA Call by reference Type reference (TYPE) TPM_VAL_AREA Bewertungsbereich 20030121
3 Returning RE_TAB_DERIVTRANS Value transfer Type reference (TYPE) TRLY_DERIVTRANS Tabelle von abg. GVs 20030121

Method GET_PERSISTENT_BY_RF_ID_LIST on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_REF_BY_OID Signature

Method GET_REF_BY_OID on class CA_DERIVED_TRANS_TRL has no parameter.
Method GET_REF_BY_OID on class CA_DERIVED_TRANS_TRL has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class CA_DERIVED_TRANS_TRL has no parameter.
Method GET_STATUS on class CA_DERIVED_TRANS_TRL has no exception.

Method SAVE Signature

Method SAVE on class CA_DERIVED_TRANS_TRL has no parameter.
Method SAVE on class CA_DERIVED_TRANS_TRL has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in