public interface PurchViewRemote extends ContractRemote
PurchView
has to be declared in this interface.
.Modifier and Type | Method and Description |
---|---|
void |
applyPriceAdjustment(MboSetRemote contractLineSetRemote) |
void |
applyPriceToLines() |
void |
canChangeLineStatus() |
void |
canCreateRelease() |
void |
canCreateRFQ() |
void |
canCreateSWLic() |
void |
canViewRelCost() |
void |
copyPersonsToNamedUsers(MboSetRemote personSetRemote) |
void |
copyPOLinesToCurrentContract(MboSetRemote sourcePOLineSet) |
void |
copyPRLinesToCurrentContract(MboSetRemote sourcePRLineSet) |
MboRemote |
createRelease(MboSetRemote contractLineSetRemote) |
MboRemote |
createRelease(java.lang.String ponum,
MboSetRemote contractLineSetRemote) |
MboRemote |
createRelease(java.lang.String ponum,
MboSetRemote contractLineSetRemote,
java.lang.String siteID) |
MboRemote |
createRFQ(MboSetRemote contractLineSetRemote) |
void |
createSWLic() |
double |
getAmountOnOrder() |
double |
getAmountReceived() |
double |
getCommittedReleases() |
double |
getInvoiceVariance() |
double |
getUnCommitedCost() |
double |
getUnCommittedReleases() |
void |
nullVendor() |
addInvVendorItemsToContractLine, canAuthSites, canPerformAction, canReviseContract, changeLineStatus, copySitesToContractAuth, copySLAToSLAContract, getAssetList, getAvailableFunds, getContractReleaseSeqNumber, getInternalContractType, getLocationsList, getRouteWF, isRevisionInProgress, reviseContract, revisionInProgress, setRouteWF, validateDates
copyContarctTerm, copyContractToPOPR, copyTerms, getPOPRLineSet, noLimitWhenApprove, nullVendorContract, showConsVendorWarningMessageForContracts
canChangeMaxStatus, canChangeStatus, canChangeStatus, canDeleteAttachedDocs, changeMaxStatus, changeMaxStatus, changeStatus, 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 copyPRLinesToCurrentContract(MboSetRemote sourcePRLineSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.copyPRLinesToCurrentContract(psdi.mbo.MboSetRemote)
MboRemote createRelease(MboSetRemote contractLineSetRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.createRelease(psdi.mbo.MboSetRemote)
MboRemote createRelease(java.lang.String ponum, MboSetRemote contractLineSetRemote, java.lang.String siteID) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.createRelease(String, MboSetRemote, String)
MboRemote createRelease(java.lang.String ponum, MboSetRemote contractLineSetRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.createRelease(psdi.mbo.MboSetRemote)
void canCreateRelease() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.canCreateRelease()
void canCreateRFQ() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.canCreateRFQ()
void applyPriceAdjustment(MboSetRemote contractLineSetRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.applyPriceAdjustment(psdi.mbo.MboSetRemote)
MboRemote createRFQ(MboSetRemote contractLineSetRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.createRFQ(psdi.mbo.MboSetRemote)
void nullVendor() throws MXException, java.rmi.RemoteException
nullVendor
in interface ContractRemote
nullVendor
in interface PurchasingMboRemote
MXException
java.rmi.RemoteException
PurchView.nullVendor()
void copyPOLinesToCurrentContract(MboSetRemote sourcePOLineSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.copyPOLinesToCurrentContract(psdi.mbo.MboSetRemote)
void canViewRelCost() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.canViewRelCost()
void canChangeLineStatus() throws MXException, java.rmi.RemoteException
canChangeLineStatus
in interface ContractRemote
MXException
java.rmi.RemoteException
PurchView.canChangeLineStatus()
double getAmountReceived() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.getAmountReceived()
double getInvoiceVariance() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.getInvoiceVariance()
double getAmountOnOrder() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.getAmountOnOrder()
double getUnCommitedCost() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.getUnCommitedCost()
double getUnCommittedReleases() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.getUnCommittedReleases()
double getCommittedReleases() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.getCommittedReleases()
void createSWLic() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.createSWLic()
void canCreateSWLic() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.canCreateSWLic()
void copyPersonsToNamedUsers(MboSetRemote personSetRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.copyPersonsToNamedUsers(psdi.mbo.MboSetRemote)
void applyPriceToLines() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PurchView.applyPriceToLines()