Class IM_LotSerialTransInquiry_ui

This class will allow you to see the Lot Serial Number in the the LotSerial History File. It will show you the associated Item and Transaction Date and Type and the Reference Number. If the Lot Serial number was used in Sales Order Entry or Purchase Order Entry you can drill down to see the AR Invoice History Inquiry and the PO Receipt History Inquiry. There is also a Selection Grid associated with to Inquiry to find the Lot Serial Number. In reading the tables directly not using the business object to increase performance

Properties

LOCAL cDefaultTransWhere$="1=1"  

Default where clause containing current period

LOCAL cColumnSortText1$="{&G!GridSort1}"  

BT_ColumnSort bitmap when no selections have been made

LOCAL cColumnSortText2$="{&G!GridSort}"  

BT_ColumnSort bitmap when selections have been made

Methods

No Methods

Properties inherited from: SY_MaintUI

InBrowse, ViewOnly

Methods inherited from: SY_MaintUI

HasRights(), RefreshBindings(), SetDocDateWarnOff(), SetUIRecord(), SetVar(), AddSuppressedMsg(), BindVariables(), BT_Accept(), BT_AcceptClose(), BT_Cancel(), BT_CancelClose(), BT_Delete(), BT_First(), BT_Last(), BT_List(), BT_Listing(), BT_Next(), BT_Office(), BT_OKView(), BT_Prev(), BT_Print(), CheckMemo(), ClassPushMemoBtn(), ConfirmDelete(), ConfirmWrite(), DefaultChange(), DisplayErrorMsg(), DisplayMemoButton(), DisplayWriteError(), ExplodeIOL(), GetBusinessObject(), GetControlID(), GetFirstID(), HandleDocumentDateWarning(), HasMemos(), HidePopupMenu(), InitBusinessObject(), KeyChange(), LaunchMemo(), OnExit(), PostLoad(), QuickConfirmWrite(), PERFORM ResolveMemoParameters(), ReturnToCtlOrGrid(), PERFORM RtrnToCTLOrGrid(), SetBusinessObject(), SetFocusFailedID(), SetFocusFirstID(), SetFormDisplay(), SetFormState(), SetInitialRecord(), SetNumericVal(), SetStringVal()