public interface MatUseTransRemote extends MboRemote
Modifier and Type | Method and Description |
---|---|
boolean |
canBeReturned() |
void |
createMatUseTransRecordforLifoFifo(MboRemote mboRemote) |
MboRemote |
getInvBalancesRecord(MboRemote mboRemote) |
double |
getQtyForReturn() |
MboRemote |
getSharedInvBalance() |
MboRemote |
getSharedInventory() |
MboRemote |
getWO() |
boolean |
isIssue() |
boolean |
isReturn() |
MboRemote |
returnIssue() |
MboRemote |
returnIssue(MboSetRemote newMatUseSet) |
MboRemote |
returnIssue(java.lang.String bin,
java.lang.String lot,
double qty) |
void |
setIgnoreLocationAssetMismatch(boolean value) |
void |
setIgnoreLocationOccupied(boolean value) |
void |
setIssueForThisReturn(MboRemote issue) |
void |
setQtyForReturn(double qty) |
void |
setRotatingAssetnum(java.lang.String rotAssetnum) |
void |
setTotalQtyForThisReturn(double qty) |
void |
setUpdateWorkOrdersOnMoveAsset(boolean value) |
add, addMboSetForRequiredCheck, addToDeleteForInsertList, blindCopy, checkMethodAccess, clear, copy, copy, copy, copyFake, copyValue, copyValue, createComm, delete, delete, duplicate, evaluateCondition, evaluateCtrlConditions, evaluateCtrlConditions, excludeObjectForPropagate, generateAutoKey, getBoolean, getByte, getBytes, getCommLogOwnerNameAndUniqueId, getDatabaseValue, getDate, getDeleteForInsertList, getDocLinksCount, getDomainIDs, getDouble, getExistingMboSet, getFlags, getFloat, getIgnoreLockCheck, getInitialValue, getInsertCompanySetId, getInsertItemSetId, getInsertOrganization, getInsertSite, getInt, getKeyValue, getLinesRelationship, getList, getLockedByDisplayName, getLong, getMatchingAttr, getMatchingAttr, getMatchingAttrs, getMaxMessage, getMboData, getMboDataSet, getMboInitialValue, getMboList, getMboSet, getMboSet, getMboSet, getMboValueData, getMboValueData, getMboValueData, getMboValueDataForDownload, getMboValueInfoStatic, getMboValueInfoStatic, getMessage, getMessage, getMessage, getMessage, getMXTransaction, getName, getOrgForGL, getOrgSiteForMaxvar, getOwner, getPropagateKeyFlag, getRecordIdentifer, getSiteOrg, getString, getString, getStringInBaseLanguage, getStringInSpecificLocale, getStringTransparent, getThisMboSet, getUniqueIDName, getUniqueIDValue, getUserInfo, getUserName, hasHierarchyLink, hasLockSaveRights, isAutoKeyed, isBasedOn, isFlagSet, isForDM, isLocked, isLocked, isMasterTenant, isMboLockedByMe, isModified, isModified, isNew, isNull, isOptionGranted, isSelected, isZombie, lock, propagateKeyValue, rollbackToCheckpoint, select, setApplicationError, setApplicationRequired, setAutokeyFields, setCopyDefaults, setDeleted, setESigFieldModified, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlags, setFlag, setFlag, setFlags, setForDM, setIgnoreRecordLockCheck, setMLValue, setModified, setNewMbo, setPropagateKeyFlag, setPropagateKeyFlag, setReferencedMbo, setReferencedMbo, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, setValueNull, sigopGranted, sigopGranted, sigopGranted, sigOptionAccessAuthorized, smartFill, smartFind, smartFind, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributes
boolean canBeReturned() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.canBeReturned()
MboRemote returnIssue() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.returnIssue()
MboRemote returnIssue(java.lang.String bin, java.lang.String lot, double qty) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.returnIssue(java.lang.String bin, java.lang.String lot, double)
MboRemote returnIssue(MboSetRemote newMatUseSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.returnIssue(MboSetRemote newMatUseSet)
void setIssueForThisReturn(MboRemote issue) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.setIssueForThisReturn(MboRemote issue)
void setTotalQtyForThisReturn(double qty) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.setTotalQtyForThisReturn(double)
double getQtyForReturn() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.getQtyForReturn()
void setQtyForReturn(double qty) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.setQtyForReturn(double qty)
void setRotatingAssetnum(java.lang.String rotAssetnum) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.setRotatingAssetnum(java.lang.String)
void setIgnoreLocationAssetMismatch(boolean value) throws java.rmi.RemoteException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.setIgnoreLocationAssetMismatch(boolean)
void setIgnoreLocationOccupied(boolean value) throws java.rmi.RemoteException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.setIgnoreLocationOccupied(boolean))
void setUpdateWorkOrdersOnMoveAsset(boolean value) throws java.rmi.RemoteException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.setUpdateWorkOrdersOnMoveAsset(boolean)
boolean isReturn() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.isReturn(boolean)
boolean isIssue() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.isIssue(boolean)
MboRemote getWO() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.getWO()
MboRemote getSharedInvBalance() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.getSharedInvBalance()
MboRemote getSharedInventory() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.getSharedInventory()
MboRemote getInvBalancesRecord(MboRemote mboRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.getInvBalancesRecord(MboRemote)
void createMatUseTransRecordforLifoFifo(MboRemote mboRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.MatUseTrans.createMatUseTransRecordforLifoFifo(MboRemote)