public interface InvBalancesRemote extends MboRemote
InvBalances
Modifier and Type | Method and Description |
---|---|
MboRemote |
adjustCurrentBalance(double newBalance) |
MboRemote |
adjustPhysicalCount(double quantity,
java.util.Date pCountDate) |
double |
getCurrentBalance() |
double |
getPhysicalCount() |
MboRemote |
reconcileBalances() |
void |
setAutoCreateInvLot(boolean flag) |
void |
updateCurrentBalance(double quantity) |
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
double getPhysicalCount() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvBalances.getPhysicalCount()
double getCurrentBalance() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvBalances.getCurrentBalance()
void updateCurrentBalance(double quantity) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvBalances.updateCurrentBalance(double)
void setAutoCreateInvLot(boolean flag) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvBalances.setAutoCreateInvLot(boolean)
MboRemote adjustPhysicalCount(double quantity, java.util.Date pCountDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvBalances.adjustPhysicalCount(double, java.util.Date)
MboRemote adjustCurrentBalance(double newBalance) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvBalances.adjustCurrentBalance(double)
MboRemote reconcileBalances() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
InvBalances.reconcileBalances()