public interface PRRemote extends PurchasingMboRemote
Modifier and Type | Method and Description |
---|---|
void |
addInvVendorItemsToPRLine(MboSetRemote invVendorSetRemote) |
boolean |
allLinesHaveContracts() |
boolean |
allLinesHaveContracts(boolean createPO) |
boolean |
checkingBeforeCreatePOCont(boolean createPO) |
void |
checkWAPPRStatus() |
void |
copySpareParts(MboSetRemote sparePartSet) |
void |
createContractFromPR(java.lang.String contractNum,
java.lang.String description,
java.lang.String contractType) |
java.util.Vector |
createPOsFromPR(java.util.Date thisDate) |
void |
createPOsFromPR(java.lang.String ponums,
java.lang.String description) |
PRLineRemote |
createPRLineFromReorder(java.lang.String description,
java.lang.String storeloc,
ReorderRemote reoRemote) |
MboRemote |
createRFQHeaderFromPR(java.lang.String rfqnum) |
java.util.Vector |
getPOsCreateByApproval() |
void |
setPromptPO(boolean setPromptPO) |
boolean |
usePromptPO() |
boolean |
wapprPRCreatePO() |
copyContarctTerm, copyContractToPOPR, copyTerms, getPOPRLineSet, noLimitWhenApprove, nullVendor, 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, 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
PRLineRemote createPRLineFromReorder(java.lang.String description, java.lang.String storeloc, ReorderRemote reoRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.pr.PR#createPRLineFromReorder(String, String, String, ReorderRemote)
java.util.Vector createPOsFromPR(java.util.Date thisDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.createPOsFromPR(Date)
void createPOsFromPR(java.lang.String ponums, java.lang.String description) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.pr.PR#createPOsFromPR(Vector, String)
java.util.Vector getPOsCreateByApproval() throws java.rmi.RemoteException
java.rmi.RemoteException
PR.getPOsCreateByApproval()
MboRemote createRFQHeaderFromPR(java.lang.String rfqnum) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.createRFQHeaderFromPR(String)
void copySpareParts(MboSetRemote sparePartSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.copySpareParts(psdi.mbo.MboSetRemote)
void addInvVendorItemsToPRLine(MboSetRemote invVendorSetRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.addInvVendorItemsToPRLine(psdi.mbo.MboSetRemote)
boolean checkingBeforeCreatePOCont(boolean createPO) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.checkingBeforeCreatePOCont(boolean)
boolean allLinesHaveContracts(boolean createPO) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.allLinesHaveContracts(boolean)
boolean allLinesHaveContracts() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.allLinesHaveContracts(boolean)
void createContractFromPR(java.lang.String contractNum, java.lang.String description, java.lang.String contractType) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.createContractFromPR(String, String, String)
void checkWAPPRStatus() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.checkWAPPRStatus()
boolean usePromptPO() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.usePromptPO()
void setPromptPO(boolean setPromptPO) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.setPromptPO(boolean)
boolean wapprPRCreatePO() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
PR.wapprPRCreatePO()