Class BM_DisassemblyTierDistribution_UI

Properties

LOCAL cDistributionBus$="BM_DisassemblyTierDistribution_Bus"  
LOCAL cDocument$="DisassemblyNo$"  
LOCAL cGridId$="BM_DISASSEMBLYTIERDISTRIBUTION"  
LOCAL cQuantity$="Quantity"  

Methods

FUNCTION SetDisplayFields(curKey$, item$, whse$, uom$)  
FUNCTION SetDisplayFields(curKey$, item$, whse$, uom$, refDate$, refDateDesc$)  

Function to pass in display fields from calling class.

ParameterDescription
curKey$ [input, string] represents the current key of the line or "000000" for header distribution
item$ [input ,string] current item code being distributed
whse$ [input, string] current warehouse code being distributed
uom$ [input, string] current unit of measure for the item being distributed
refDate$ [input, date] {optional} the document date for the disassembly entry
refDateDesc$ [input, desc] {optional} description of the refDate$ "Disassembly"
Returns Always returns retSUCCESS

Properties inherited from: BM_Constant

billTypeSTANDARD$, billTypeKIT$, billTypeINACTIVE$, billTypePHANTOM$, billTypeENGINEERING$, billTypeMRP$, disTypePRODUCED$, disTypePURCHASED$, disTypeREVERSAL$, billCATEGORYNUM

Properties inherited from: CI_CommonTierDistribution_UI

cAutoIncrement, cButtonEnabled, cCanAddSerialItems, cOrigQtyMask$, cUnbalancedMsgNum$, tierFIFO$, tierLIFO$, tierLOT$, tierSERIAL$

Properties inherited from: CI_ItemConstant

itmREGULAR$, itmSPECIAL$, itmCHARGE$, itmCOMMENT$, itmMISC$, valSTANDARD$, valAVERAGE$, valFIFO$, valLIFO$, valLOT$, valSERIAL$, lsTransOTHER, lsTransRECEIPT, lsTransSALE, lsTransISSUE, lsTransSHIPPING, lsTransRETURN

Methods inherited from: CI_CommonTierDistribution_UI

SetDisplayFields(), SetMessageType(), BT_AddSerial(), BT_Cancel(), BT_Distr(), BT_HideZeroLots(), BT_Ok(), BT_RowDel(), BT_RowReset(), BT_RowResetAll(), BT_Select(), BT_ShowLots(), BT_UnSelect(), ChangeCB_AllTiers(), ChangeCB_AutoIncr(), ChangeLB_Select(), ChangeLotSerialExpirationDate(), ChangeLotSerialNo(), ChangeML_ExpirationDate(), ChangeML_StartingSerialNo(), ClassOnFocusGrid(), EnableDisableAddSerial(), EnableExpirationDate(), GotoFirstMissingDate(), LoadDistSelectListBox(), LoadRow(), NotFullyDistributed(), OnExit(), OnFocusML_ExpirationDate(), PostLoad(), PreLoad(), ResetGrid(), RowMods(), SaveRow(), SetButtonState()