public interface MRRemote extends StatefulMboRemote
Modifier and Type | Method and Description |
---|---|
void |
addMRLinesFromExistingRequisitions(MboSetRemote mrSourceLines,
MboSetRemote mrLines) |
void |
addMRLinesFromMaterials(MboSetRemote mrSourceLines,
MboSetRemote mrLines) |
void |
approveMR() |
void |
cancelMR() |
void |
completeLine(java.lang.String mrlinenum) |
void |
copyMRfromTemplate(MboRemote mrTemplate) |
void |
copyMRLines(java.lang.String fromMR,
int[] fromLines) |
void |
copySpareParts(MboSetRemote sparePartSet) |
MboRemote |
createNewRecurringMR(MRSetRemote target,
java.lang.String description,
java.lang.String long_description) |
MboRemote |
createRecurringReqs() |
java.util.Vector |
getAllHistoricalTransactions() |
java.lang.String |
getDefaultStoreLoc() |
java.lang.String |
getDefaultStoreLocSite() |
ECommHelperRemote |
getECommHelperRemote() |
java.util.Hashtable |
getItemReferenceHashtable() |
java.lang.String |
getTotalCostCurrencyCode() |
boolean |
isAPPR() |
boolean |
isClosed() |
boolean |
isDraft() |
boolean |
isRecurring() |
boolean |
isStandard() |
boolean |
isTransfer() |
boolean |
isWAPPR() |
void |
lineCompleted() |
boolean |
makeRecurring() |
void |
modifyCreationDate() |
void |
setDefaultStoreLoc(java.lang.String defStore) |
void |
setDefaultStoreLocSite(java.lang.String defStoreSite) |
void |
setItemReferenceHashtable(java.lang.String itemnum,
MboRemote item) |
void |
unApproveMR() |
void |
undoChangeToRecurring() |
void |
validateLines() |
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
boolean isTransfer() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.isTransfer()
boolean isStandard() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.isStandard()
boolean isWAPPR() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.isWAPPR()
boolean isAPPR() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.isAPPR()
boolean isDraft() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.isDraft()
boolean isClosed() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.isClosed()
void completeLine(java.lang.String mrlinenum) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.completeLine(java.lang.String)
boolean makeRecurring() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.makeRecurring()
boolean isRecurring() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.isRecurring()
void undoChangeToRecurring() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.undoChangeToRecurring()
MboRemote createNewRecurringMR(MRSetRemote target, java.lang.String description, java.lang.String long_description) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.createNewRecurringMR(psdi.app.mr.MRSetRemote, java.lang.String, java.lang.String)
void copyMRfromTemplate(MboRemote mrTemplate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.copyMRfromTemplate(psdi.mbo.MboRemote)
void addMRLinesFromExistingRequisitions(MboSetRemote mrSourceLines, MboSetRemote mrLines) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.addMRLinesFromExistingRequisitions(psdi.mbo.MboSetRemote, psdi.mbo.MboSetRemote)
void addMRLinesFromMaterials(MboSetRemote mrSourceLines, MboSetRemote mrLines) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.addMRLinesFromMaterials(psdi.mbo.MboSetRemote, psdi.mbo.MboSetRemote)
void cancelMR() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.cancelMR()
void approveMR() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.approveMR()
void unApproveMR() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.unApproveMR()
void setDefaultStoreLoc(java.lang.String defStore) throws java.rmi.RemoteException
java.rmi.RemoteException
MR.setDefaultStoreLoc(java.lang.String)
void setDefaultStoreLocSite(java.lang.String defStoreSite) throws java.rmi.RemoteException
java.rmi.RemoteException
MR.setDefaultStoreLocSite(java.lang.String)
void modifyCreationDate() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.modifyCreationDate()
void copyMRLines(java.lang.String fromMR, int[] fromLines) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.copyMRLines(java.lang.String, int[])
java.util.Vector getAllHistoricalTransactions() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.getAllHistoricalTransactions()
MboRemote createRecurringReqs() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.createRecurringReqs()
java.lang.String getTotalCostCurrencyCode() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.getTotalCostCurrencyCode()
void copySpareParts(MboSetRemote sparePartSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.copySpareParts(psdi.mbo.MboSetRemote)
ECommHelperRemote getECommHelperRemote() throws java.rmi.RemoteException
java.rmi.RemoteException
MR.getECommHelperRemote()
java.lang.String getDefaultStoreLoc() throws java.rmi.RemoteException
java.rmi.RemoteException
MR.getDefaultStoreLoc()
java.lang.String getDefaultStoreLocSite() throws java.rmi.RemoteException
java.rmi.RemoteException
MR.getDefaultStoreLocSite()
void lineCompleted() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.lineCompleted()
java.util.Hashtable getItemReferenceHashtable() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.getItemReferenceHashtable()
void setItemReferenceHashtable(java.lang.String itemnum, MboRemote item) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.setItemReferenceHashtable(java.lang.String, psdi.mbo.MboRemote)
void validateLines() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MR.validateLines()