SAP ABAP Class CA_LOT_TRQ (Agent Treasury: Quantity Ledger Lot)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM (Application Component) Transaction Manager
     FTR_QUANTITY_LEDGER (Package) Treasury: Quantity Ledger
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CB_LOT_TRQ Base Agent Treasury: Quantity Ledger Lot 19990816
Properties
Class CA_LOT_TRQ  
Short Description Agent Treasury: Quantity Ledger Lot    
Super Class CB_LOT_TRQ Base Agent Treasury: Quantity Ledger Lot 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_QUANTITY_LEDGER   Treasury: Quantity Ledger 
Created 19990816   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CA_LOT_TRQ has no forward declaration.
Interfaces
Class CA_LOT_TRQ has no interface implemented.
Friends
Class CA_LOT_TRQ 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_LOT_TRQ Class Agent - Singleton 19990816
2 TAB_BUFFER Instance attribute Private Type reference (TYPE) TRQY_LOT Buffer for Database Records 19990817
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20011015
2 FIND_BY_BUSTRANSID Instance method Public Method Read Lots by BUSTRANSID (also Distributor Objects) 20001201
3 FIND_BY_LOT_ID Instance method Public Method Read Lots by Lot ID (also Distributor Objects) 20000505
4 GET_LOT_DATA Instance method Public Method Read Lot Data for Lot ID 20011204
5 GET_NEW_LOTS Instance method Public Method Gets All Lots that Were Just Generated 20040901
6 READ_BY_BUSTRANSID Instance method Public Method Read Lots by BUSTRANSID (only Database Objects) 20001201
7 READ_BY_LOT_ID Instance method Public Method Read Lots by Lot ID (only Database Objects) 20000505
8 READ_BY_POSITION Instance method Public Method Reads Lots by Position 19991220
Events
Class CA_LOT_TRQ has no event.
Types
Class CA_LOT_TRQ has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method FIND_BY_BUSTRANSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUSTRANSID Value transfer Type reference (TYPE) TPM_BUSTRANSID GV-Identifikator 20001201
2 Returning RE_TAB_LOTS Value transfer Type reference (TYPE) TRQY_LOT_OBJ Tabelle mit Lots 20010514
# Exception Resumable Description Created on
1 NOT_FOUND kein Lot gefunden 20001201

Method FIND_BY_LOT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOT_ID Value transfer Type reference (TYPE) TPM_LOT_ID Lot-ID 20000505
2 Returning RE_LOT Value transfer Object reference (TYPE REF TO) CL_LOT_TRQ Lot 20000505
# Exception Resumable Description Created on
1 NOT_FOUND kein Lot gefunden 20000505

Method GET_LOT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RANGE_LOT_ID Value transfer Type reference (TYPE) TRGR_LOT_ID Range für Lot ID 20011204
2 Returning RE_TAB_LOT_DATA Value transfer Type reference (TYPE) TRQY_LOT_DATA Tabelle mit Lotdaten 20011204
# Exception Resumable Description Created on
1 NOT_FOUND keine Lots gefunden 20011204

Method GET_NEW_LOTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TAB_LOTS Value transfer Type reference (TYPE) TRQY_LOT_OBJ Tabelle mit Mengenbuchlots (Objekte) 20040901

Method GET_NEW_LOTS on class CA_LOT_TRQ has no exception.

Method READ_BY_BUSTRANSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUSTRANSID Value transfer Type reference (TYPE) TPM_BUSTRANSID GV-Identifikator 20001201
2 Returning RE_TAB_LOTS Value transfer Type reference (TYPE) TRQY_LOT_OBJ Tabelle mit Lots 20010514
# Exception Resumable Description Created on
1 NOT_FOUND kein Lot gefunden 20001201

Method READ_BY_LOT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOT_ID Value transfer Type reference (TYPE) TPM_LOT_ID Lot-ID 20000505
2 Returning RE_LOT Value transfer Object reference (TYPE REF TO) CL_LOT_TRQ Lot 20010514
# Exception Resumable Description Created on
1 NOT_FOUND kein Lot gefunden 20000505

Method READ_BY_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_LOTS Call by reference Type reference (TYPE) TRQY_LOT_W_ATTR Tabelle mit Lots 19991220
2 Importing IM_POSITION Call by reference Object reference (TYPE REF TO) CL_LOT_POSITION_TRQ Lotbestand 19991220

Method READ_BY_POSITION on class CA_LOT_TRQ has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in