public interface InvUseRemote extends StatefulMboRemote, MboRemote
Modifier and Type | Method and Description |
---|---|
InvUseLineRemote |
addInvUseLine(MboRemote owner) |
void |
cancelled() |
void |
changeStatus(java.lang.String status,
java.util.Date date,
java.lang.String memo,
long accessModifier) |
void |
changeStatus(java.lang.String status,
java.util.Date date,
java.lang.String memo,
java.lang.String binflag,
java.lang.String stagingbin,
boolean listtab,
long accessModifier) |
boolean |
checkReturnLinesinSet() |
void |
complete(java.lang.String CurrentMaxStatus) |
void |
copyInvBalancesSetForItems(MboSetRemote invBalancesSet) |
void |
copyInvReserveSetForInvUse(MboSetRemote invReserveSet) |
void |
copyInvUseLineSetForReturn(MboSetRemote invUseLineSet) |
void |
copySparePartSetForInvUse(MboSetRemote sparePartSet) |
java.lang.String |
getStatus() |
java.lang.String |
getUseType() |
boolean |
getValidateStatusHasBeenCalled()
IV28540/58912, issue 12-14377
|
boolean |
isIssue() |
boolean |
isTransfer() |
MboRemote |
setShipmentLines() |
void |
setValidateStatusHasBeenCalled(boolean hasBeenCalled)
IV28540/58912, issue 12-14377
|
void |
shipped(java.lang.String currentMaxStatus) |
void |
staged() |
void |
updateInvUseReceipts(InvUseLineRemote invUseLine) |
void |
validatedata() |
void |
validateLines(java.lang.String status) |
canChangeMaxStatus, canChangeStatus, canChangeStatus, canDeleteAttachedDocs, changeMaxStatus, changeMaxStatus, changeStatus, changeStatus, checkForOpenStatus, getInternalStatus, getOnListTab, getOverridePVStatusException, getStatusChangeButtonSigoption, getStatusList, getStatusListName, getTargetStatusOption, getValidStatusList, setOnListTab, setOverridePVStatusException, setStatusChangeButtonSigoption, setTargetStatusOption
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, 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
void changeStatus(java.lang.String status, java.util.Date date, java.lang.String memo, long accessModifier) throws MXException, java.rmi.RemoteException
changeStatus
in interface StatefulMboRemote
MXException
java.rmi.RemoteException
InvUse.changeStatus(String, Date, String, long)
InvUseLineRemote addInvUseLine(MboRemote owner) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvUse.addInvUseLine(MboRemote)
void copyInvUseLineSetForReturn(MboSetRemote invUseLineSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
InvUse.copyInvUseLineSetForReturn(MboSetRemote)
void copyInvReserveSetForInvUse(MboSetRemote invReserveSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
InvUse.copyInvReserveSetForInvUse(MboSetRemote)
void copySparePartSetForInvUse(MboSetRemote sparePartSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.inventory.InvUse#copySparePartSetForInvUse(sparePartSet)
void copyInvBalancesSetForItems(MboSetRemote invBalancesSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
InvUse.copyInvBalancesSetForItems(MboSetRemote)
boolean isTransfer() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvUse.isTransfer()
boolean isIssue() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvUse.isIssue()
void staged() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvUse.staged()
void complete(java.lang.String CurrentMaxStatus) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.InvUse#complete()
void cancelled() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvUse.cancelled()
void changeStatus(java.lang.String status, java.util.Date date, java.lang.String memo, java.lang.String binflag, java.lang.String stagingbin, boolean listtab, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.InvUseSet#changeStatus(String, Date, String, String, String, boolean, long)
java.lang.String getStatus() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvUse.getStatus()
void validateLines(java.lang.String status) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.InvUse#validateLines()
java.lang.String getUseType() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvUse.getUseType()
void validatedata() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvUse.validatedata()
boolean checkReturnLinesinSet() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvUse.checkReturnLinesinSet()
MboRemote setShipmentLines() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvUse.setShipmentLines()
void shipped(java.lang.String currentMaxStatus) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.InvUse#shipped()
void updateInvUseReceipts(InvUseLineRemote invUseLine) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.app.inventory.InvUse#updateInvUseReceipts()
boolean getValidateStatusHasBeenCalled() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvUse.getValidateStatusHasBeenCalled()
void setValidateStatusHasBeenCalled(boolean hasBeenCalled) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.inventory.InvUse#setValidateStatusHasBeenCalled()