public interface POLineRemote extends PurchasingLineMboRemote
POLine Table
Modifier and Type | Method and Description |
---|---|
double[] |
calculateUnInvoicedQtyCost() |
void |
canDistribute() |
void |
checkPOCostValidity() |
void |
clearClassification() |
boolean |
doPOLineReceiptsExist() |
java.lang.String |
getInternalLineType() |
MboRemote |
getPOFromReceipt()
10-17510/10-16749
|
double[] |
getQtyAndCostsFromReceipt()
10-17510/10-16749
|
boolean |
isInspectionRequired() |
boolean |
isServicePOLineByCost() |
boolean |
isServiceType() |
void |
receiptComplete() |
void |
setConsignmentFlags() |
void |
updateCost1s() |
void |
updatePOPOLine(double receivedQty,
double rejectedQty,
double receivedTotalCost,
MboRemote po) |
void |
updatePOPOLine(double receivedQty,
double rejectedQty,
double receivedTotalCost,
MboRemote po,
double conversion) |
void |
updatePOPOLine(double receivedQty,
double rejectedQty,
double receivedTotalCost,
MboRemote po,
double conversion,
boolean fromMeaUsingUpdateReceipt) |
void |
updateWOAssetOnReceipt(double cost) |
copyLeaseSuspAcct, getMRPassedIn, getTaxCodes, isAddLinesOnUse, isValidAssetIfAny, isValidLocationIfAny, isValidMRIfAny, isValidRefWOIfAny, isValidStoreLocIfAny, setConversionFactor, setFieldsInitDuplicate, setMRPassedIn, setOrderUnit, setPriceQtyFields
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 isInspectionRequired() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.isInspectionRequired()
void receiptComplete() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.receiptComplete()
void updatePOPOLine(double receivedQty, double rejectedQty, double receivedTotalCost, MboRemote po) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.updatePOPOLine(double, double, double, MboRemote)
void updatePOPOLine(double receivedQty, double rejectedQty, double receivedTotalCost, MboRemote po, double conversion) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.updatePOPOLine(double, double, double, MboRemote, double)
void updatePOPOLine(double receivedQty, double rejectedQty, double receivedTotalCost, MboRemote po, double conversion, boolean fromMeaUsingUpdateReceipt) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.updatePOPOLine(double, double, double, MboRemote, double, boolean)
void updateWOAssetOnReceipt(double cost) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.po.POLine#updatePOPOLine(double)
boolean isServicePOLineByCost() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.isServicePOLineByCost()
void canDistribute() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.isServicePOLineByCost()
boolean doPOLineReceiptsExist() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.doPOLineReceiptsExist()
void checkPOCostValidity() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.checkPOCostValidity()
java.lang.String getInternalLineType() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.getInternalLineType()
boolean isServiceType() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.isServiceType()
void clearClassification() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
POLine.clearClassification()
double[] calculateUnInvoicedQtyCost() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.calculateUnInvoicedQtyCost()
void setConsignmentFlags() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.setConsignmentFlags()
double[] getQtyAndCostsFromReceipt() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.getQtyAndCostsFromReceipt()
MboRemote getPOFromReceipt() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.getPOFromReceipt()
void updateCost1s() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
POLine.updateCost1s()