public interface MRLineRemote extends MboRemote
MRLine Table
Modifier and Type | Method and Description |
---|---|
void |
appValidate() |
void |
canDeleteDoclinks() |
void |
canDistribute() |
boolean |
canHeaderUpdateLine() |
void |
checkMRCostValidity() |
java.lang.String |
getInternalLineType() |
MboRemote |
getInvReserveReference() |
boolean |
isNonStocked() |
void |
isNullItemOrDescription() |
void |
isNullQty() |
boolean |
isSpecialOrder() |
boolean |
isStocked() |
double |
reCalculateTotalCost() |
void |
setInvReserveReference(MboRemote invReserveRemote) |
void |
updateGlAccount() |
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
boolean isStocked() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.isStocked()
boolean isNonStocked() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.isNonStocked()
boolean isSpecialOrder() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.isSpecialOrder()
boolean canHeaderUpdateLine() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.canHeaderUpdateLine()
void canDeleteDoclinks() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.canDeleteDoclinks()
void isNullQty() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.isNullQty()
void isNullItemOrDescription() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.isNullItemOrDescription()
double reCalculateTotalCost() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.reCalculateTotalCost()
void checkMRCostValidity() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.checkMRCostValidity()
void setInvReserveReference(MboRemote invReserveRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.setInvReserveReference(psdi.mbo.MboRemote)
MboRemote getInvReserveReference() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.getInvReserveReference()
java.lang.String getInternalLineType() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.getInternalLineType()
void appValidate() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.appValidate()
void updateGlAccount() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.updateGlAccount()
void canDistribute() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MRLine.canDistribute()