SAP ABAP Class CL_DB_BUFFER_TRL (Database Buffer)
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
Properties
Class CL_DB_BUFFER_TRL  
Short Description Database Buffer    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_TREASURY_LEDGER   Treasury Ledger 
Created 19990812   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_TRANSACTION_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TPMCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB_BUFFER_TRL has no interface implemented.
Friends
Class CL_DB_BUFFER_TRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLS_TRL_DB_BUFFER Static Attribute Private Object reference (TYPE REF TO) CL_DB_BUFFER_TRL Singleton 19990813
2 DERIV_FL_BUFFER Instance attribute Private Type reference (TYPE) TRLY_DB_DERIVFLOW Buffer of Derived TRL Flows 19990823
3 DERIV_FL_BUFFER_TMP Instance attribute Private Type reference (TYPE) TRLY_DB_DERIVFLOW_HASHED Buffer of Derived TRL Flows (Hashed) 20010904
4 DERIV_TR_BUFFER Instance attribute Private Type reference (TYPE) TRLY_DB_DERIVTRANS Buffer of Derived TRL Business Transactions 19990823
5 DERIV_TR_BUFFER_TMP Instance attribute Private Type reference (TYPE) TRLY_DB_DERIVTRANS_HASHED Buffer of Derived TRL Business Transactions 20010904
6 FL_BUFFER Instance attribute Private Type reference (TYPE) TRLY_DB_FLOW Buffer of TRL Flows 19990818
7 FL_BUFFER_TMP Instance attribute Private Type reference (TYPE) TRLY_DB_FLOW_SORTED Buffer of TRL Flows (Hashed) 20010904
8 FS_BUFFER Instance attribute Private Type reference (TYPE) TRLY_DB_FIXINGSUM Buffer of TRL Transaction Figures 19990818
9 FS_CO_BUFFER Instance attribute Private Type reference (TYPE) TRLY_DB_FS_COMP Buffer of TRL Transaction Figures per Component 20011205
10 LO_BUFFER Instance attribute Private Type reference (TYPE) TRLY_DB_LOCK Buffer for TRL Locks 19991117
11 PO_BUFFER_TMP Instance attribute Private Type reference (TYPE) TRLY_DB_POSITION_HASHED Buffer for TRL Positions (Hashed) 20010904
12 TR_BUFFER Instance attribute Private Type reference (TYPE) TRLY_DB_TRANSACTION Buffer for TRL Business Transactions 19990817
13 TR_BUFFER_TMP Instance attribute Private Type reference (TYPE) TRLY_DB_TRANSACTION_HASHED Buffer for TRL Business Transactions (Hashed) 20010904
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_POSITION_CONTAINS_TRANS Instance method Public Method Checks if there are Business Transactions in the Position 19991126
2 CLEAR_HASHED_BUFFER Instance method Public Event handling method Deletes Hashed Buffers 20010907
3 CLEAR_HASHED_BUFFER_EXTERNAL Instance method Public Method Deletes Hashed Buffers and Sets Activation Handler = Space 20050930
4 CLS_GET_TRL_DB_BUFFER Static method Public Method Singleton 19990813
5 CONSTRUCTOR Instance method Public Constructor 20031031
6 GET_GUIDS_ON_POSITION Instance method Public Method Gets all GUIDs of BusTrans on TRL Position 20030402
7 LOAD_BUFFERS_BY_BUSTRANSID Instance method Public Method Loads Buffer via BT-ID / Valuation Area 19990818
8 LOAD_BUFFERS_BY_FIRST_TRANS Instance method Public Method Loads First BT's of Position for a Day to Buffer 20011116
9 LOAD_BUFFERS_BY_GUID Instance method Public Method Loads Buffer via GUID 19991122
10 LOAD_BUFFERS_BY_ID_LIST Instance method Public Method Loads Buffer via List of BusTransIDs / Valuation Area 20030120
11 LOAD_BUFFERS_BY_INITIAL_TRANS Instance method Public Method Loads Buffer via Initial Business Transaction of Position 20000127
12 LOAD_BUFFERS_BY_NONUPD_TRANS Instance method Public Method Loads Buffer with first Non-Updated GV 19990826
13 LOAD_BUFFERS_BY_POSTINGDATE Instance method Public Method Loads all BusTrans for a Pos. before Posting/Reversal Date 20041213
14 LOAD_BUFFERS_BY_POS_DATE Instance method Public Method Loads Buffer for Business Transactions Between 2 Dates 19990820
15 LOAD_BUFFERS_BY_TAB_POS_DATE Instance method Public Method Loads BT Buffer Between 2 Dates for TRL Positions 20030819
16 LOAD_BUFFERS_UNTIL_DATE Instance method Public Method Loads Buffer for Business Transactions up to Date 19990825
17 LOAD_DER_BUFFER_BY_BUSTRANSID Instance method Public Method Loads Buffer via BT-ID 20000901
18 LOAD_DER_BUFFER_BY_ID_LIST Instance method Public Method Loads Buffer via BT-IDs 20030121
19 LOAD_DER_BUFFER_BY_RFBUSTRANS Instance method Public Method Loads Buffer via BT-ID / Valuation Area 20000901
20 LOAD_DER_BUFFER_BY_RF_ID_LIST Instance method Public Method Loads Buffer via Reference BusTransIDs / Valuation Area 20030121
21 LOAD_DER_PO_BUFFER Instance method Public Method Loads Buffer for Position 20000901
22 LOAD_DER_UD_BUFFER Instance method Public Method Loads Buffer for User Data 20000901
23 LOAD_FS_BUFFER_BY_POSITIONS Instance method Public Method 20130205
24 LOAD_FS_BUFFER_BY_POS_TRANS Instance method Public Method Loads Buffer for Transaction Figures via BT and Position 19991119
25 LOAD_FS_BUFFER_UNTIL_DATE Instance method Public Method Loads Most Recent Trans.Figures to Buffer up to Date (Incl.) 19990823
26 LOAD_LO_BUFFER_BY_OWNER Instance method Public Method Loads Buffer for Lock via Owner 19991117
27 LOAD_LO_BUFFER_BY_TRLDATE Instance method Public Method Loads Buffer for Lock via TRL Date 19991119
28 LOAD_PO_BUFFER Instance method Public Method Loads Buffer for Position 19991227
29 LOAD_PO_BUFFER_BY_GUID Instance method Public Method Loads Buffer Position Using GUID 20070815
30 LOAD_PO_BUFFER_BY_GUIDS Instance method Public Method Loads Buffer for Position via Table of GUIDs 20011128
31 LOAD_UD_BUFFER Instance method Public Method Loads Buffer for User Data 20000112
32 LOAD_UD_BUFFER_BY_GUID Instance method Public Method Loads Buffer User Data with Imported GUID 20030403
33 READ_DERIV_FL_BUFFER_BY_OID Instance method Public Method Loads Buffer for Flows from Derived BTs via OID 19990824
34 READ_DERIV_TR_BUFFER Instance method Public Method Loads Buffer for Flows from Derived BTs 19990824
35 READ_DERIV_TR_BUFFER_BY_OID Instance method Public Method Loads Buffer for Derived BTs via OID 19990824
36 READ_FL_BUFFER Instance method Public Method Loads Buffer for Flows via OID 20070424
37 READ_FL_BUFFER_BY_OID Instance method Public Method Loads Buffer for Flows via OID 19990818
38 READ_FS_BUFFER Instance method Public Method Reads Buffer for Transaction Figures 20011205
39 READ_FS_BUFFER_BY_OID Instance method Public Method Reads Buffer for Transaction Figures via OID 19990818
40 READ_FS_CO_BUFFER_BY_OID Instance method Public Method Reads Buffer for Transaction Figures per Component via OID 20011205
41 READ_LO_BUFFER Instance method Public Method Reads Buffer for Lock 19991117
42 READ_LO_BUFFER_BY_OID Instance method Public Method Reads Buffer for Lock via OID 19991117
43 READ_PO_BUFFER Instance method Public Method Reads Buffer for Position 19990818
44 READ_PO_BUFFER_BY_OID Instance method Public Method Reads Buffer for Position via OID 19990820
45 READ_TR_BUFFER Instance method Public Method Reads Buffer for Business Transaction 19990818
46 READ_TR_BUFFER_BY_OID Instance method Public Method Reads Buffer for Business Transaction via OID 19990817
47 SET_PO_BUFFER Instance method Public Method Sets Buffer for Position 19991119
Events
Class CL_DB_BUFFER_TRL has no event.
Types
Class CL_DB_BUFFER_TRL has no local type.
Method Signatures

Method CHECK_POSITION_CONTAINS_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSITION_GUID Call by reference Type reference (TYPE) OS_GUID GUID der Position 19991126
# Exception Resumable Description Created on
1 FIXED_TRANS_EXIST fixed transactions exist (but not initial init transaction) 20030328
2 NO_TRANS_EXIST no transactions exist 20030324
3 PLANNED_TRANS_EXIST planned transactions exist 20030328
4 REVERSED_TRANS_EXIST only reversed or initial transaciton exist 20030402

Method CLEAR_HASHED_BUFFER Signature

Method CLEAR_HASHED_BUFFER on class CL_DB_BUFFER_TRL has no parameter.
Method CLEAR_HASHED_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method CLEAR_HASHED_BUFFER_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLG_KEEP_POS_BUFFER Value transfer Type reference (TYPE) TPM_FLAG Positionen-Puffer erhalten 20060515

Method CLEAR_HASHED_BUFFER_EXTERNAL on class CL_DB_BUFFER_TRL has no exception.

Method CLS_GET_TRL_DB_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_P_DB_BUFFER Value transfer Object reference (TYPE REF TO) CL_DB_BUFFER_TRL Objekt Buffer 19990813

Method CLS_GET_TRL_DB_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DB_BUFFER_TRL has no parameter.
Method CONSTRUCTOR on class CL_DB_BUFFER_TRL has no exception.

Method GET_GUIDS_ON_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSITION_GUID Call by reference Type reference (TYPE) OS_GUID GUID der Position 20030402
2 Returning RE_TAB_GUID Value transfer Type reference (TYPE) TRLY_GUID GUIDs 20030402

Method GET_GUIDS_ON_POSITION on class CL_DB_BUFFER_TRL has no exception.

Method LOAD_BUFFERS_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 GV-Id 19990818
2 Importing IM_VALUATION_AREA Call by reference Type reference (TYPE) TPM_VAL_AREA Bewertungsbereich 19990818
# Exception Resumable Description Created on
1 TRANSACTION_NOT_FOUND transaction with this bustransid does not exist 19990820

Method LOAD_BUFFERS_BY_FIRST_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSITION_GUID Call by reference Type reference (TYPE) OS_GUID guid der Position 20011116
# Exception Resumable Description Created on
1 TRANSACTION_NOT_FOUND nonupdated transaction on positions do not exist 20011116

Method LOAD_BUFFERS_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) TPM_DB_OS_GUID Guid des Geschäftsvorfalls 19991122
2 Returning RE_TRANSACTION Value transfer Type reference (TYPE) TRLT_TRANSACTION Treasury Ledger Geschäftsvorfälle 20021023
# Exception Resumable Description Created on
1 TRANSACTION_NOT_FOUND keine Transaction zur Guid gefunden 19991122

Method LOAD_BUFFERS_BY_ID_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLG_LOAD_USER_DATA Call by reference Type reference (TYPE) XFELD User-Daten laden 20050330
2 Importing IM_TAB_BUSTRANSID Call by reference Type reference (TYPE) TRDY_BUSTRANSID Liste von GV Ids 20030120
3 Importing IM_VALUATION_AREA Call by reference Type reference (TYPE) TPM_VAL_AREA Bewertungsbereich 20030120
# Exception Resumable Description Created on
1 TRANSACTION_NOT_FOUND transaction with this bustransid does not exist 20030120

Method LOAD_BUFFERS_BY_INITIAL_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSITION_GUID Call by reference Type reference (TYPE) OS_GUID Guid der Position 20000127
# Exception Resumable Description Created on
1 TRANSACTION_NOT_FOUND transaction with this bustransid does not exist 20000127

Method LOAD_BUFFERS_BY_NONUPD_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSITION_GUID Call by reference Type reference (TYPE) OS_GUID guid der Position 19990826
2 Importing IM_TAB_BUSTRANSID_EXCL Call by reference Type reference (TYPE) TRLY_GUID Tabelle von BUSTRANSIDS 20030121
3 Importing IM_TAB_GUID_EXCL Call by reference Type reference (TYPE) TRLY_GUID Tabelle von GUIDS 20030211
# Exception Resumable Description Created on
1 TRANSACTION_NOT_FOUND nonupdated transaction on positions do not exist 19990826

Method LOAD_BUFFERS_BY_POSTINGDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSITION_GUID Call by reference Type reference (TYPE) OS_GUID GUID der TRL-Position 20041213
2 Importing IM_POSTING_DATE Call by reference Type reference (TYPE) BUDAT Buchungsdatum im Beleg 20041213
# Exception Resumable Description Created on
1 TRANSACTION_NOT_FOUND keine Geschäftsvorfälle gefunden 20041213

Method LOAD_BUFFERS_BY_POS_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE1 Call by reference Type reference (TYPE) TPM_TRLDATE von TRL Datum 19990824
2 Importing IM_DATE2 Call by reference Type reference (TYPE) TPM_TRLDATE bis TRL Datum 19990824
3 Importing IM_INCL1 Call by reference Type reference (TYPE) TPM_INCL_SIGN inkl Flag bis-TRL Datum 19990824
4 Importing IM_INCL2 Call by reference Type reference (TYPE) TPM_INCL_SIGN inkl Flag von-TRL Datum 19990824
5 Importing IM_INCL_DELETABLE Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_INCL inkl Flag für löschbare GV 20000523
6 Importing IM_INCL_REVERSABLE Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_INCL inkl Flag für stornierbare GV 20000523
7 Importing IM_INCL_REVERSED Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_EXCL inkl Flag für stornierte GV 20000121
8 Importing IM_INCL_TO_FIX Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_INCL inkl Flag für zu fixierende GV 20030131
9 Importing IM_INCL_TO_REVERSE Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_EXCL inkl Flag für zu stornierende GV 20030131
10 Importing IM_POSITION_GUID Call by reference Type reference (TYPE) OS_GUID GUID der Position 19990820
# Exception Resumable Description Created on
1 TRANSACTION_NOT_FOUND transactions do not exist 19990820

Method LOAD_BUFFERS_BY_TAB_POS_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE1 Call by reference Type reference (TYPE) TPM_TRLDATE von TRL Datum 20030819
2 Importing IM_DATE2 Call by reference Type reference (TYPE) TPM_TRLDATE bis TRL Datum 20030819
3 Importing IM_INCL1 Call by reference Type reference (TYPE) TPM_INCL_SIGN inkl Flag von-TRL Datum 20030819
4 Importing IM_INCL2 Call by reference Type reference (TYPE) TPM_INCL_SIGN inkl Flag bis-TRL Datum 20030819
5 Importing IM_INCL_DELETABLE Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_INCL inkl Flag für löschbare GV 20030819
6 Importing IM_INCL_PO_BUFFER Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_INCL inkl Flag für Positionspuffer 20060420
7 Importing IM_INCL_REVERSABLE Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_INCL inkl Flag für stornierbare GV 20030819
8 Importing IM_INCL_REVERSED Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_EXCL inkl Flag für stornierte GV 20030819
9 Importing IM_INCL_TO_FIX Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_INCL inkl Flag für zu fixierende GV 20030925
10 Importing IM_INCL_TO_REVERSE Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_EXCL inkl Flag für zu stornierende GV 20030925
11 Importing IM_INCL_UD_BUFFER Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_INCL inkl Flag für Benutzerdatenpuffer 20060420
12 Importing IM_RNG_BUSTRANSCAT Call by reference Type reference (TYPE) TRGR_BUSTRANSCAT Rangetabelle für Geschäftsvorfallstyp 20050607
13 Importing IM_RNG_BUSTRANSSTATE Call by reference Type reference (TYPE) TPMY_RANGE_BUSTRANSSTATE Range for Status of Business Transaction 20110519
14 Importing IM_TAB_POSITION_GUID Call by reference Type reference (TYPE) TRLY_GUID GUIDs der Positionen 20030819
# Exception Resumable Description Created on
1 TRANSACTION_NOT_FOUND transactions do not exist 20030819

Method LOAD_BUFFERS_UNTIL_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Call by reference Type reference (TYPE) TPM_TRLDATE TRL Datum 19990825
2 Importing IM_POSITION_GUID Call by reference Type reference (TYPE) OS_GUID Guid der Position 19990825
3 Importing IM_RANGE_BUSTRANSCAT Call by reference Type reference (TYPE) TPMY_RANGE_BUSTRANSCAT Range GV-Typen 20000725
4 Importing IM_RANGE_BUSTRANSSTATE Call by reference Type reference (TYPE) TPMY_RANGE_BUSTRANSSTATE Range GV-Status 20000727
5 Importing IM_TAB_BUSTRANSID_EXCL Value transfer Type reference (TYPE) TRLY_GUID Tabelle von BUSTRANSIDS 20030121
6 Importing IM_TAB_GUID_EXCL Value transfer Type reference (TYPE) TRLY_GUID Tabelle von GUIDS 20030211
# Exception Resumable Description Created on
1 TRANSACTION_NOT_FOUND transaction does not exist 19990825

Method LOAD_DER_BUFFER_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 GV-Id 20000904
# Exception Resumable Description Created on
1 DERIVTRANS_NOT_FOUND derived transaction with this bustransid does not exist 20000901

Method LOAD_DER_BUFFER_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
# Exception Resumable Description Created on
1 DERIVTRANS_NOT_FOUND derived transaction with this bustransid does not exist 20030121

Method LOAD_DER_BUFFER_BY_RFBUSTRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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
2 Importing IM_INCL_REVERSABLE Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_INCL inkl Flag für stornierbare GV 20040618
3 Importing IM_INCL_REVERSED Call by reference Type reference (TYPE) TPM_INCL_SIGN TPMCO_CON_TRL_EXCL inkl Flag für stornierte GV 20040618
4 Importing IM_RFBUSTRANSID Call by reference Type reference (TYPE) TPM_REFBUSTRANSID Geschäftsvorfalls-ID des Referenz-Geschäftsvorfall 20030120
5 Importing IM_VALUATION_AREA Call by reference Type reference (TYPE) TPM_VAL_AREA Bewertungsbereich 20000901
# Exception Resumable Description Created on
1 DERIVTRANS_NOT_FOUND derived transaction with this bustransid does not exist 20000901

Method LOAD_DER_BUFFER_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
# Exception Resumable Description Created on
1 DERIVTRANS_NOT_FOUND derived transaction with this bustransid does not exist 20030121

Method LOAD_DER_PO_BUFFER Signature

Method LOAD_DER_PO_BUFFER on class CL_DB_BUFFER_TRL has no parameter.
Method LOAD_DER_PO_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method LOAD_DER_UD_BUFFER Signature

Method LOAD_DER_UD_BUFFER on class CL_DB_BUFFER_TRL has no parameter.
Method LOAD_DER_UD_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method LOAD_FS_BUFFER_BY_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSITIONS Call by reference Type reference (TYPE) TRLY_DB_POSITION 20130205
# Exception Resumable Description Created on
1 FIXINGSUM_NOT_FOUND 20130205

Method LOAD_FS_BUFFER_BY_POS_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSITION_GUID Call by reference Type reference (TYPE) OS_GUID Position GUID 19991119
2 Importing IM_TRANSACTION_GUID Call by reference Type reference (TYPE) OS_GUID Transaction GUID 19991119
# Exception Resumable Description Created on
1 FIXINGSUM_NOT_FOUND Fixing Sum not Found 19991119

Method LOAD_FS_BUFFER_UNTIL_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Value transfer Type reference (TYPE) TPM_TRLDATE date 19990823
2 Importing IM_POSITION_GUID Call by reference Type reference (TYPE) OS_GUID GUID of position 19990823
# Exception Resumable Description Created on
1 FIXINGSUM_NOT_FOUND fixingsum not found 19990823

Method LOAD_LO_BUFFER_BY_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OWNER_GUID Call by reference Type reference (TYPE) OS_GUID Guid des Besitzers 19991117
# Exception Resumable Description Created on
1 LOCK_NOT_FOUND Owner not found 20011212

Method LOAD_LO_BUFFER_BY_TRLDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSITION_GUID Call by reference Type reference (TYPE) OS_GUID Position 19991119
2 Importing IM_TRL_DATE Call by reference Type reference (TYPE) DATUM TRL Datum 19991119
# Exception Resumable Description Created on
1 LOCK_NOT_FOUND Transaction not found 20011212

Method LOAD_PO_BUFFER Signature

Method LOAD_PO_BUFFER on class CL_DB_BUFFER_TRL has no parameter.
Method LOAD_PO_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method LOAD_PO_BUFFER_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WA_POSITION Call by reference Type reference (TYPE) TRLT_POSITION Treasury Ledger Bestand 20070815
2 Importing IM_GUID Call by reference Type reference (TYPE) TPM_DB_OS_GUID Objektidentität im Datenbankformat 20070815
# Exception Resumable Description Created on
1 POSITION_NOT_FOUND Position nicht gefunden 20070815

Method LOAD_PO_BUFFER_BY_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_GUID Call by reference Type reference (TYPE) TRLY_GUID GUIDs 20011128

Method LOAD_PO_BUFFER_BY_GUIDS on class CL_DB_BUFFER_TRL has no exception.

Method LOAD_UD_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLG_FORCE Call by reference Type reference (TYPE) XFELD Puffer-Laden erzwingen 20050330

Method LOAD_UD_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method LOAD_UD_BUFFER_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_GUID Call by reference Type reference (TYPE) TRLY_GUID GUIDs 20030403

Method LOAD_UD_BUFFER_BY_GUID on class CL_DB_BUFFER_TRL has no exception.

Method READ_DERIV_FL_BUFFER_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OID Call by reference Type reference (TYPE) TPM_DB_OS_GUID oid 19990824
2 Returning RE_TAB_DERIVFLOW Value transfer Type reference (TYPE) TRLY_DB_DERIVFLOW derived transaction flows 20000901

Method READ_DERIV_FL_BUFFER_BY_OID on class CL_DB_BUFFER_TRL has no exception.

Method READ_DERIV_TR_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DERIV_TR_BUFFER Value transfer Type reference (TYPE) TRLY_DB_DERIVTRANS derived transaction buffer 19990824

Method READ_DERIV_TR_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method READ_DERIV_TR_BUFFER_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OID Call by reference Type reference (TYPE) TPM_DB_OS_GUID OID 19990824
2 Returning RE_DERIV_TRANS Value transfer Type reference (TYPE) TRLT_DERIVTRANS derived transaction 19990824

Method READ_DERIV_TR_BUFFER_BY_OID on class CL_DB_BUFFER_TRL has no exception.

Method READ_FL_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TAB_FLOW_BUFFER Value transfer Type reference (TYPE) TRLY_DB_FLOW Tabellen mit Bewegungen 20070424

Method READ_FL_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method READ_FL_BUFFER_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OID Call by reference Type reference (TYPE) TPM_DB_OS_GUID OID 19990818
2 Returning RE_TAB_FLOW Value transfer Type reference (TYPE) TRLY_DB_FLOW Tabellen mit Bewegungen 20000121

Method READ_FL_BUFFER_BY_OID on class CL_DB_BUFFER_TRL has no exception.

Method READ_FS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TAB_FS_BUFFER Value transfer Type reference (TYPE) TRLY_DB_FIXINGSUM buffer fixingsum 20011205

Method READ_FS_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method READ_FS_BUFFER_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OID Call by reference Type reference (TYPE) TPM_DB_OS_GUID Objekt-ID 19990818
2 Returning RE_WRK_FIXINGSUM Value transfer Type reference (TYPE) TRLT_FIXINGSUM Struktur der FS-DB-Tabelle 19990818

Method READ_FS_BUFFER_BY_OID on class CL_DB_BUFFER_TRL has no exception.

Method READ_FS_CO_BUFFER_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OID Value transfer Type reference (TYPE) TPM_DB_OS_GUID Objektidentität im Datenbankformat 20011205
2 Returning RE_TAB_FS_COMP Value transfer Type reference (TYPE) TRLY_DB_FS_COMP buffer fixingsum per component 20011205

Method READ_FS_CO_BUFFER_BY_OID on class CL_DB_BUFFER_TRL has no exception.

Method READ_LO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TAB_LOCK Value transfer Type reference (TYPE) TRLY_DB_LOCK Daten der Sperre 19991117

Method READ_LO_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method READ_LO_BUFFER_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OID Call by reference Type reference (TYPE) TPM_DB_OS_GUID Objekt ID 19991117
2 Returning RE_WRK_LOCK Value transfer Type reference (TYPE) TRLT_LOCK Struktur der Tabelle TRLT_LOCK 19991117

Method READ_LO_BUFFER_BY_OID on class CL_DB_BUFFER_TRL has no exception.

Method READ_PO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TAB_PO_BUFFER Value transfer Type reference (TYPE) TRLY_DB_POSITION Puffer Position 19990818

Method READ_PO_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method READ_PO_BUFFER_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OID Call by reference Type reference (TYPE) TPM_DB_OS_GUID ObjektID 19990820
2 Returning RE_WRK_POSITION Value transfer Type reference (TYPE) TRLT_POSITION Struktur der Tabelle TRLT_POSITION 19990820

Method READ_PO_BUFFER_BY_OID on class CL_DB_BUFFER_TRL has no exception.

Method READ_TR_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TAB_TR_BUFFER Value transfer Type reference (TYPE) TRLY_DB_TRANSACTION Puffer Geschäftsvorfall 19990818

Method READ_TR_BUFFER on class CL_DB_BUFFER_TRL has no exception.

Method READ_TR_BUFFER_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OID Call by reference Type reference (TYPE) TPM_DB_OS_GUID ObjektId 19990817
2 Returning RE_WRK_TRANSACTION Value transfer Type reference (TYPE) TRLT_TRANSACTION Struktur der Tabelle Transaction 19990817

Method READ_TR_BUFFER_BY_OID on class CL_DB_BUFFER_TRL has no exception.

Method SET_PO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PO_BUFFER Call by reference Type reference (TYPE) TRLY_DB_POSITION Puffer Position 19991119

Method SET_PO_BUFFER on class CL_DB_BUFFER_TRL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in