public interface MRSetRemote extends MboSetRemote
Remote Interface to the set of MRs. Defines certain relationships from this object to others. To add more relationships,
add the static string here and add the relationship SQL in the MRService object.
Any method that can be remotely accessed on the MRLine has to be declared in this interface.
For a list of attributes on the MR Table, see the MR Attribute Table
Constants for relationships defined in the 'MAXRELATIONSHIP' table are declared here.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ADDRESS |
static java.lang.String |
ASSET |
static java.lang.String |
COMPLETEWF |
static java.lang.String |
INVRESERVE |
static java.lang.String |
LOCATIONS |
static java.lang.String |
MATRECTRANS |
static java.lang.String |
MATUSETRANS |
static java.lang.String |
MRCOST |
static java.lang.String |
MRLINE |
static java.lang.String |
MRSTATUS |
static java.lang.String |
PO |
static java.lang.String |
POLINE |
static java.lang.String |
PR |
static java.lang.String |
REASSIGNWF |
static java.lang.String |
RFQ |
static java.lang.String |
SITE |
static java.lang.String |
STARTWF |
static java.lang.String |
STOPWF |
static java.lang.String |
WFACTION |
static java.lang.String |
WFASSIGNMENT |
static java.lang.String |
WFMRTRANSACTION |
static java.lang.String |
WORKORDER |
INSERTONLY, INSERTORUPDATE, UPDATEONLY| Modifier and Type | Method and Description |
|---|---|
boolean |
checkWFEnabled() |
void |
deleteInvReserves() |
void |
findAllDraftMRsForCurrentUser() |
void |
findAllDraftMRsForPersonCode(java.lang.String personCode) |
void |
findAllMRsForCurrentUser() |
void |
findAllMRsForPersonCode(java.lang.String personCode) |
void |
findAllOpenMRs() |
void |
findAllOpenMRsForCurrentUser() |
void |
findAllOpenMRsForPersonCode(java.lang.String personCode) |
void |
findAllReceivingMRs() |
void |
findAllReceivingMRsForCurrentUser() |
void |
findAllRecurringMRs() |
void |
findAllRecurringMRsForCurrentUser() |
void |
findAllRecurringMRsForPersonCode(java.lang.String personCode) |
void |
findMR(java.lang.String mrnum) |
abortSql, add, add, addAtEnd, addAtEnd, addAtIndex, addAtIndex, addFakeAtEnd, addSubQbe, addSubQbe, addSubQbe, addSubQbe, addWarning, addWarnings, checkMethodAccess, cleanup, clear, clearLongOpPipe, close, commit, copy, copy, copyForDM, count, count, deleteAll, deleteAll, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemoveAll, deleteAndRemoveAll, determineRequiredFieldsFromERM, earliestDate, fetchNext, findAllNullRequiredFields, findByIntegrationKey, findKey, getApp, getAppAlwaysFieldFlags, getAppWhere, getCompleteWhere, getCurrentPosition, getDBFetchMaxRows, getDefaultValue, getERMEntity, getESigTransactionId, getExcludeMeFromPropagation, getFlags, getKeyAttributes, getList, getList, getMaxMessage, getMbo, getMbo, getMboForUniqueId, getMboSetData, getMboSetData, getMboSetInfo, getMboSetRetainMboPositionData, getMboSetRetainMboPositionInfo, getMboSetValueData, getMboValueData, getMboValueData, getMboValueData, getMboValueInfoStatic, getMboValueInfoStatic, getMessage, getMessage, getMessage, getMessage, getMLFromClause, getMXTransaction, getName, getOrderBy, getOwner, getParentApp, getProfile, getQbe, getQbe, getQbe, getQbeWhere, getQueryTimeout, getRelationName, getRelationship, getSelection, getSelectionWhere, getSetOrderByForUI, getSize, getSQLOptions, getTxnPropertyMap, getUserAndQbeWhere, getUserInfo, getUserName, getUserWhere, getWarnings, getWhere, getZombie, hasMLQbe, hasQbe, hasWarnings, ignoreQbeExactMatchSet, incrementDeletedCount, init, isBasedOn, isDMDeploySet, isDMSkipFieldValidation, isEmpty, isESigNeeded, isFlagSet, isQbeCaseSensitive, isQbeExactMatch, isRetainMboPosition, latestDate, locateMbo, logESigVerification, max, min, moveFirst, moveLast, moveNext, movePrev, moveTo, newMboIndex, notExist, positionState, processML, remove, remove, remove, reset, resetQbe, resetWithSelection, rollback, rollbackToCheckpoint, rollbackToCheckpoint, save, save, select, select, select, selectAll, setAllowQualifiedRestriction, setApp, setAppAlwaysFieldFlag, setAppWhere, setAutoKeyFlag, setDBFetchMaxRows, setDefaultOrderBy, setDefaultValue, setDefaultValue, setDefaultValues, setDMDeploySet, setDMSkipFieldValidation, setERMEntity, setESigFieldModified, setExcludeMeFromPropagation, setFlag, setFlag, setFlags, setInsertCompanySet, setInsertItemSet, setInsertOrg, setInsertSite, setLastESigTransId, setLogLargFetchResultDisabled, setMboSetInfo, setMXTransaction, setNoNeedtoFetchFromDB, setOrderBy, setOwner, setQbe, setQbe, setQbe, setQbe, setQbe, setQbeCaseSensitive, setQbeCaseSensitive, setQbeExactMatch, setQbeExactMatch, setQbeOperatorOr, setQueryBySiteQbe, setQueryTimeout, setRelationName, setRelationship, setRequiedFlagsFromERM, setRetainMboPosition, setSetOrderByForUI, setSQLOptions, setTableDomainLookup, setTxnPropertyMap, setupLongOpPipe, setUserWhere, setUserWhereAfterParse, setWhere, setWhereQbe, smartFill, smartFill, smartFind, smartFind, startCheckpoint, startCheckpoint, sum, toBeSaved, undeleteAll, unselect, unselect, unselect, unselectAll, useStoredQuery, validate, verifyESiggetBoolean, getByte, getBytes, getDate, getDouble, getFloat, getInt, getLong, getString, isNull, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, setValueNullcommitTransaction, fireEventsAfterDB, fireEventsAfterDBCommit, fireEventsBeforeDB, rollbackTransaction, saveTransaction, undoTransaction, validateTransactionstatic final java.lang.String ADDRESS
static final java.lang.String ASSET
static final java.lang.String INVRESERVE
static final java.lang.String LOCATIONS
static final java.lang.String MATRECTRANS
static final java.lang.String MATUSETRANS
static final java.lang.String MRLINE
static final java.lang.String MRSTATUS
static final java.lang.String SITE
static final java.lang.String WORKORDER
static final java.lang.String WFASSIGNMENT
static final java.lang.String WFMRTRANSACTION
static final java.lang.String WFACTION
static final java.lang.String PO
static final java.lang.String PR
static final java.lang.String RFQ
static final java.lang.String POLINE
static final java.lang.String MRCOST
static final java.lang.String STARTWF
static final java.lang.String COMPLETEWF
static final java.lang.String STOPWF
static final java.lang.String REASSIGNWF
void findMR(java.lang.String mrnum)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findMR(java.lang.String)void findAllRecurringMRs()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllRecurringMRs()void findAllRecurringMRsForCurrentUser()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllRecurringMRsForCurrentUser()void findAllRecurringMRsForPersonCode(java.lang.String personCode)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllRecurringMRsForPersonCode(java.lang.String)void findAllOpenMRsForCurrentUser()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllOpenMRsForCurrentUser()void findAllOpenMRsForPersonCode(java.lang.String personCode)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllOpenMRsForPersonCode(java.lang.String)void findAllMRsForCurrentUser()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllMRsForCurrentUser()void findAllMRsForPersonCode(java.lang.String personCode)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllOpenMRsForPersonCode(java.lang.String)void findAllDraftMRsForCurrentUser()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllDraftMRsForCurrentUser()void findAllDraftMRsForPersonCode(java.lang.String personCode)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllDraftMRsForPersonCode(java.lang.String)void findAllOpenMRs()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllOpenMRs()void findAllReceivingMRsForCurrentUser()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllReceivingMRsForCurrentUser()void findAllReceivingMRs()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.findAllReceivingMRs()boolean checkWFEnabled()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionMRSet.checkWFEnabled()void deleteInvReserves()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMRSet.deleteInvReserves()