public class MatRecTransSet extends ReceiptMboSet implements MatRecTransSetRemote
Modifier and Type | Field and Description |
---|---|
java.util.Vector |
errorVector
Vector that stores the error messages that are generated while creating Matrectrans Mbos from POLines.
|
fetchStopLimitEnabled, LOOKUPMAXROW, maxSorterSize, mboCountCleanuplist, perfStats, strNoBaseLangValueEntered
ALLLOCSFORSITE, ASSET, ASSETINPUT, DOCLINKS, FROMASSET, FROMINVBALANCES, FROMINVENTORY, FROMINVENTORYSTATUS, FROMLOCATION, HOLDINGBALANCE, INVBALANCES, INVENTORY, INVENTORYSITE, INVLOT, INVLOTTOLOT, INVOICE, INVOICEMATCH, INVUSE, INVUSELINESPLIT, ITEM, LOCATIONS, LOCLEADTIME, MATRECTRANS, MATRECTRANS_COURIER_LABOR, NEW_INVENTORY, ORIGINALRECEIPT, ORIGINALSHIPTRANSFER, PO, POLINE, RETURNRECEIPTS, RETURNSHIPRECEIPTS, RETURNVOIDRECEIPTS, RETURNVOIDSHIPRECEIPTS, SHIPMENTLINE, TASKID, WORKORDER
INSERTONLY, INSERTORUPDATE, UPDATEONLY
ALLROWS, CHANGEDBY_USER, COUNT_ADDITIONS, COUNT_AFTERSAVE, COUNT_DATABASE, COUNT_DELETED, COUNT_EXISTING, DBCONFIG, DELAYVALIDATION, DELAYVALIDATIONONLY, DISCARDABLE, GOTCOMPLETEWHERE, HIDDEN, NO_RELATEDMBOS_OF_OWNERSCHILDREN_FETCH, NOACCESSCHECK, NOACTION, NOADD, NOCOMMIT, NODELETE, NONE, NOOVERWRITE, NOSAVE, NOSETVALUE, NOUPDATE, NOVALIDATION, NOVALIDATION_AND_NOACTION, NOVALIDATION_AND_NOACTION_ALLOWCROSSOVER, READONLY, REBUILD, REQUIRED, SAMEVALUEVALIDATION, SETBYPARENT, USER
APPLOGGER, CRONTASKLOGGER, CRONTASKMGRLOGGER, CRONTASKMGRSQLLOGGER, DBCONNECTIONLOGGER, DDLOGGER, DMLOGGER, EVENTLOGGER, EXCEPTIONLOGGER, MAILLOGGER, MAXIMOLOGGER, MTLOGGER, NULLMBOPOINTER, SECURITY, SENDFAILEDLOGGER, SERVICELOGGER, SQLLOGGER
appenderPrefix, LOGGERNAME_APP, LOGGERNAME_CRONTASK, LOGGERNAME_CRONTASKMGR, LOGGERNAME_DBCONNECTION, LOGGERNAME_DD, LOGGERNAME_DM, LOGGERNAME_DMPREVIEW, LOGGERNAME_EVENT, LOGGERNAME_EXCEPTION, LOGGERNAME_MAIL, LOGGERNAME_MAXIMO, LOGGERNAME_MT, LOGGERNAME_NULLMBOPOINTER, LOGGERNAME_SECURITY, LOGGERNAME_SENDFAILED, LOGGERNAME_SERVICE, LOGGERNAME_SQL, LOGGERNAME_SQL_CRONTASKMGR, LOGGERNAME_TXN, loggerPrefix
Constructor and Description |
---|
MatRecTransSet(MboServerInterface ms)
Construct the MatRecTransSet.
|
Modifier and Type | Method and Description |
---|---|
void |
addWarnings(MXException mx)
Add an instance of MXApplicationException everytime an exception occurs when creating MATRECTRANS mbos from POLine
in receiving.
|
java.util.Vector |
approveReceipts(java.util.Date todaysDate)
Approves all the MATRECTRANS Mbos in this set.
|
void |
canAdd()
Can an object be added to the MatRecTrans?
If the owner of MatRecTrans is not PO, stop the process.
|
void |
checkInspectedTotal()
Checks to see if the sum of acceptedqty and rejectqty is equal to inspectionqty.
|
void |
clearVector()
Removes all the error messages previously stored in the errorVector.
|
void |
copyInvBalancesSet(MboSetRemote invBalancesSet,
java.lang.String inOrOut)
Loops thru the passed InvBalancesSet and add new MatRecTrans based on each InvBalances
selected.
|
void |
copyInvReserveSet(MboSetRemote invReserveSet,
java.lang.String inOrOut)
Loops thru the passed InvReserveSet and add new MatRecTrans based on each InvReserve selected.
|
void |
copyMatRecTransSet(MboSetRemote matRecTransSet,
java.lang.String inOrOut)
Loops thru the passed MatRecTransSet and add new MatRecTrans based on each MatRecTrans
selected.
|
void |
copyPOLineSet(MboSetRemote poLineSet,
java.lang.String inOrOut)
Loops thru the passed POLineSet and add new MatRecTrans based on each POLine
selected.
|
void |
copySparePartSet(MboSetRemote sparePartSet,
java.lang.String inOrOut)
Loops thru the passed SparePartSet and adds new MatRecTrans based on each SparePart selected.
|
void |
createAssets(java.lang.String ponum,
int polinenum,
java.lang.String ownersysid,
java.lang.String siteid) |
void |
createReturnsForAssets(PO po,
MboSetRemote matRecTransAssetSetRemote) |
void |
deleteUnSelected()
This method removes those Mbos from the MboSet that need not be saved to the database.
|
java.util.HashMap<java.lang.String,java.lang.String> |
getLineNumAssetMap()
This method returns the lineNumAssetMap hashmap.
|
java.lang.String |
getLocation()
Gets the inventory - type location, set by the user.
|
int |
getNumberOfActualDateExceptions()
09-23000
|
java.lang.String |
getPONum()
Gets the purchase order number, set by the user.
|
java.util.HashMap<java.lang.String,java.lang.Long> |
getShipReceiptCountMap()
This method returns the shipReceiptCount hashmap.
|
java.lang.String |
getUserWhere(java.lang.String alias)
This method overridden to support QBE on nonpersistent attributes DisplayWonum
and DisplayTaskID.
|
java.util.HashMap<java.lang.String,java.lang.Long> |
getVoidShipReceiptCountMap()
This method returns the shipReceiptCount hashmap.
|
void |
incrNumberOfActualDateExceptions(int i)
09-23000
|
void |
preValidateIpcBom(IpcBomSetRemote bomset)
Hook for IPC to prevalidate bills of materials for this particular application
|
void |
resetQbe()
Reset the QBE for this object, i.e.
|
void |
returnIPCParts(IpcSelectedPartsSetRemote partset)
Hook for IPC to return selected parts in IPC back to this mbo
|
void |
setCrossOrgExchangeRate(MboRemote newMatRec,
MboRemote transferOutMatRec)
10-15972
|
void |
setLineNumAssetMap(java.lang.String linenum,
java.lang.String rotassetnum)
This method returns the lineNumAssetMap hashmap.
|
void |
setLocation(java.lang.String loc)
Sets the userpref location setting.
|
void |
setPONum(java.lang.String po)
Sets the userpref purchase order number.
|
void |
setQbe(java.lang.String attribute,
java.lang.String expression)
Add an expression to the existing Qbe.
|
void |
setShipReceiptCountMap(java.lang.String linenum,
long count)
This method returns the shipReceiptCount hashmap.
|
void |
setToExecuteCompleteAdd(boolean toset)
08-15967
|
void |
setVoidShipReceiptCountMap(java.lang.String linenum,
long count)
This method returns the shipReceiptCount hashmap.
|
boolean |
toExecuteCompleteAdd()
08-15967
|
void |
validateOrderQty() |
void |
warningsFromCopyMatRecTransItems()
returns a warning message resulting from the copyMatRecTransSet action if
any matrectrans is not elligible for the transfer
|
void |
warningsFromCopyPOItems()
returns a warning message resulting from the copyPOLineSet action if
any poline is not elligible for the transfer
|
countRecords, getInvoiceString, getRecordCount, incCurrentReceiptCount, isInvoiceCreditType, removeUnselectedMbos, setInvoiceCreditType, setInvoiceString
abortSql, add, add, addAtEnd, addAtEnd, addAtIndex, addAtIndex, addFakeAtEnd, addFederatedMboToSorter, addSubQbe, addSubQbe, addSubQbe, addSubQbe, addToEndOfSelectStatement, addWarning, addWarnings, appendToWhere, applyRowSecurity, avg, cancelAndClose, checkMethodAccess, checkMethodAccess, cleanup, clear, clearBatchedPreparedStmt, clearBatchedPreparedStmts, clearESigTransactionIdThread, clearESigTransIDForAdmin, clearIgnoredAutokeyAttrs, clearLongOpPipe, clearToBeSaved, clearTransactionReference, clearWarnings, close, commit, commitTransaction, copy, copy, copy, copyForDM, count, count, deleteAll, deleteAll, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemoveAll, deleteAndRemoveAll, determineRequiredFieldsFromERM, dump, earliestDate, enableMethod, executeBatch, fetchNext, findAllNullRequiredFields, findByIntegrationKey, findKey, fireEventsAfterDB, fireEventsAfterDBCommit, fireEventsBeforeDB, forceDBSort, getAllowQualifiedRestriction, getAlwaysFlags, getAlwaysFlags, getApp, getAppAlwaysFieldFlags, getAppWhere, getAttrRestrictions, getBoolean, getByte, getBytes, getClientLocale, getClientTimeZone, getCompleteWhere, getCurrentPosition, getDate, getDBFetchMaxRows, getDefaultValue, getDefaultValueHash, getDouble, getERMEntity, getESigTransactionId, getExcludeMeFromPropagation, getFlags, getFloat, getIgnoredAutokeyAttrs, getInsertCompanySet, getInsertItemSet, getInsertOrg, getInsertSite, getInt, getJspDefaultValueHash, getKeyAttributes, getList, getList, getLong, getMaxAppsWhere, getMaxMessage, getMbo, getMbo, getMboForUniqueId, getMboLogger, getMboServer, getMboSetData, getMboSetData, getMboSetInfo, getMboSetRetainMboPositionData, getMboSetRetainMboPositionInfo, getMboSetValueData, getMboSetValueData, getMboValueData, getMboValueData, getMboValueData, getMboValueInfoStatic, getMboValueInfoStatic, getMessage, getMessage, getMessage, getMessage, getMLFromClause, getMultiSiteWhere, getMXTransaction, getName, getOrderBy, getOwner, getParentApp, getPreparedStmt, getProfile, getProxy, getQbe, getQbe, getQbe, getQbeSiteAuthorization, getQbeWhere, getQualifiedWhere, getQueryTimeout, getRelationName, getRelationship, getRowRestrictions, getSecurityLogger, getSelection, getSelectionWhere, getSetOrderByForUI, getSharedMboSet, getSize, getSkipFirstNRows, getSqlLogger, getSQLOptions, getString, getTxnPropertyMap, getUserAndQbeWhere, getUserInfo, getUserName, getUserPrefWhere, getUserWhere, getWarnings, getWhere, getZombie, handleMLMbo, handleMLMbo, hasMLQbe, hasQbe, hasWarnings, ignoreAutokeyAttr, ignoreAutokeyAttr, ignoreQbeExactMatchSet, incrementDeletedCount, init, init, initDataDictionary, isBasedOn, isClosed, isDeltaStorage, isDMDeploySet, isDMSkipFieldValidation, isEAuditFieldModified, isEmpty, isESigFieldModified, isESigNeeded, isFlagSet, isIgnoreQbeExactMatchSet, isLookup, isNull, isQbeCaseSensitive, isQbeExactMatch, isRetainMboPosition, isTableDomainLookup, latestDate, locateMbo, logESigVerification, logRowUpdatedException, max, min, moveFirst, moveLast, moveNext, movePrev, moveTo, moveToKey, newMboIndex, notExist, positionState, processML, remove, remove, remove, reset, resetForRefreshOnSave, resetWithSelection, rollback, rollbackToCheckpoint, rollbackToCheckpoint, rollbackTransaction, save, save, save, save, saveMbos, saveTransaction, select, select, select, selectAll, setAllowQualifiedRestriction, setApp, setAppAlwaysFieldFlag, setAppWhere, setAutoKeyFlag, setDBFetchMaxRows, setDefaultOrderBy, setDefaultValue, setDefaultValue, setDefaultValues, setDefaultValues, setDMDeploySet, setDMSkipFieldValidation, setEAuditFieldModified, setERMEntity, setESigFieldModified, setExcludeMeFromPropagation, setFederatedResources, setFlag, setFlag, setFlags, setInsertCompanySet, setInsertItemSet, setInsertOrg, setInsertSite, setLastESigTransId, setLogLargFetchResultDisabled, setMboSetInfo, setMXTransaction, setNoNeedtoFetchFromDB, setOrderBy, setOrderByNVL, setOwner, setPreserveOrderByCase, setProxy, setQbe, setQbe, setQbe, setQbe, setQbeCaseSensitive, setQbeCaseSensitive, setQbeExactMatch, setQbeExactMatch, setQbeOperatorOr, setQueryBySiteQbe, setQueryTimeout, setRelationName, setRelationship, setRequiedFlagsFromERM, setRetainMboPosition, setSetOrderByForUI, setSkipFirstNRows, setSQLOptions, setTableDomainLookup, setTxnPropertyMap, setupLongOpPipe, setUserWhere, setUserWhereAfterParse, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, setValueNull, setWhere, setWhereQbe, smartFill, smartFill, smartFind, smartFind, smartFind, smartFind, sort, splitOrderBy, startCheckpoint, startCheckpoint, sum, toBeSaved, undeleteAll, undoTransaction, unselect, unselect, unselect, unselectAll, useStoredQuery, validate, validateTransaction, verifyESig
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInvoiceString, removeUnselectedMbos
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, 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, 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, verifyESig
getBoolean, 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, setValueNull
commitTransaction, fireEventsAfterDB, fireEventsAfterDBCommit, fireEventsBeforeDB, rollbackTransaction, saveTransaction, undoTransaction, validateTransaction
public java.util.Vector errorVector
public MatRecTransSet(MboServerInterface ms) throws MXException, java.rmi.RemoteException
ms
- a MboServerInterfaceMXException
java.rmi.RemoteException
public void clearVector() throws MXException, java.rmi.RemoteException
none
- none
MXException
java.rmi.RemoteException
POService.createReceipts(psdi.security.UserInfo, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)
public void addWarnings(MXException mx) throws MXException, java.rmi.RemoteException
mx
- the MXException to addnone
MXException
java.rmi.RemoteException
POService.createReceipts(psdi.security.UserInfo, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)
public void validateOrderQty() throws MXException, java.rmi.RemoteException
validateOrderQty
in interface MatRecTransSetRemote
MXException
java.rmi.RemoteException
validateOrderQty()
public void deleteUnSelected() throws MXException, java.rmi.RemoteException
deleteUnSelected
in interface MatRecTransSetRemote
none
- none
MXException
java.rmi.RemoteException
deleteUnSelected()
public void copyInvReserveSet(MboSetRemote invReserveSet, java.lang.String inOrOut) throws java.rmi.RemoteException, MXException
copyInvReserveSet
in interface MatRecTransSetRemote
invReserveSet
- the MboSetRemote of InvReserveSetRemote instance. Only process the selected rows.inOrOut
- value "IN" means copy items for transfer INto the current storeroom;java.rmi.RemoteException
MXException
copyInvReserveSet(MboSetRemote invReserveSet, String inOrOut)
public void copySparePartSet(MboSetRemote sparePartSet, java.lang.String inOrOut) throws java.rmi.RemoteException, MXException
copySparePartSet
in interface MatRecTransSetRemote
SparePartSet
- the MboSetRemote of SparePartSetRemote instance. Only selected rows are processed.inOrOut
- value "IN" means copy items for transfer INto the current storeroom;java.rmi.RemoteException
MXException
psdi.app.inventory.MatRecTransSet#copySparePartSet()
public void copyInvBalancesSet(MboSetRemote invBalancesSet, java.lang.String inOrOut) throws java.rmi.RemoteException, MXException
copyInvBalancesSet
in interface MatRecTransSetRemote
invBalancesSet
- The MboSetRemote of InvBalancesSetRemote instance. Only process
the selected rows.inOrOut
- Value "IN" means copy items for transfer INto the current storeroom;java.rmi.RemoteException
MXException
copyInvBalancesSet(MboSetRemote invBalancesSet, String inOrOut)
public void copyPOLineSet(MboSetRemote poLineSet, java.lang.String inOrOut) throws java.rmi.RemoteException, MXException
copyPOLineSet
in interface MatRecTransSetRemote
poLineSet
- The MboSetRemote of POLineSetRemote instance. Only process
the selected rows.inOrOut
- Value "IN" means copy items for transfer INto the current storeroom;java.rmi.RemoteException
MXException
copyPOLineSet(MboSetRemote poLineSet, String inOrOut)
public void warningsFromCopyPOItems() throws MXException, java.rmi.RemoteException
warningsFromCopyPOItems
in interface MatRecTransSetRemote
MXException
java.rmi.RemoteException
warningsFromCopyPOItems()
public void copyMatRecTransSet(MboSetRemote matRecTransSet, java.lang.String inOrOut) throws java.rmi.RemoteException, MXException
copyMatRecTransSet
in interface MatRecTransSetRemote
matRecTransSet
- The MboSetRemote of MatRecTransSetRemote instance. Only process
the selected rows.inOrOut
- Value "IN" means copy items for transfer INto the current storeroom;java.rmi.RemoteException
MXException
copyMatRecTransSet(MboSetRemote matRecTransSet, String inOrOut)
public void warningsFromCopyMatRecTransItems() throws MXException, java.rmi.RemoteException
warningsFromCopyMatRecTransItems
in interface MatRecTransSetRemote
MXException
java.rmi.RemoteException
warningsFromCopyMatRecTransItems()
public void setLocation(java.lang.String loc) throws MXException, java.rmi.RemoteException
setLocation
in interface MatRecTransSetRemote
string
- locationMXException
java.rmi.RemoteException
setLocation(String loc)
public java.lang.String getLocation() throws MXException, java.rmi.RemoteException
getLocation
in interface MatRecTransSetRemote
MXException
java.rmi.RemoteException
getLocation()
public void setPONum(java.lang.String po) throws MXException, java.rmi.RemoteException
setPONum
in interface MatRecTransSetRemote
string
- po numMXException
java.rmi.RemoteException
setPONum(String po)
public java.lang.String getPONum() throws MXException, java.rmi.RemoteException
getPONum
in interface MatRecTransSetRemote
MXException
java.rmi.RemoteException
getPONum()
public java.util.Vector approveReceipts(java.util.Date todaysDate) throws MXException, java.rmi.RemoteException
approveReceipts
in interface MatRecTransSetRemote
MXException
java.rmi.RemoteException
approveReceipts(java.util.Date)
public void canAdd() throws MXException
canAdd
in class MboSet
MXApplicationException(po,
- NotAPPROrINPRG) is thrown when the PO status is WAPPRMXException
public void setQbe(java.lang.String attribute, java.lang.String expression) throws MXException, java.rmi.RemoteException
MboSet
setQbe(String, String)
can be called multiple times before initiating the fetch, in which case
the expressions will be AND
ed together.setQbe
in interface MboSetRemote
setQbe
in class MboSet
attribute
- The attribute name whose value is being restricted.expression
- The restriction value for the attribute.
The expression can be in either of two forms:
>10
. The supported operators
are >
, >=
, <
, <=
,
=
, !=
, and LIKE
(default). For string datatypes, the operand can
contain %
characters for wildcards.
"ABC"
. In this form, the operator is
assumed to be LIKE
.
MXException
java.rmi.RemoteException
MboSet.resetQbe()
,
MboSet.setQbe(String[], String)
,
MboSet.reset()
,
MboSet.getMbo()
public java.lang.String getUserWhere(java.lang.String alias) throws MXException, java.rmi.RemoteException
getUserWhere
in class MboSet
MXException
java.rmi.RemoteException
public void resetQbe()
MboSet
resetQbe
in interface MboSetRemote
resetQbe
in class MboSet
MboSet.setQbe(String, String)
public void createAssets(java.lang.String ponum, int polinenum, java.lang.String ownersysid, java.lang.String siteid) throws MXException, java.rmi.RemoteException
createAssets
in interface MatRecTransSetRemote
MXException
java.rmi.RemoteException
createAssets(java.lang.String, int, java.lang.String, java.lang.String)
public void createReturnsForAssets(PO po, MboSetRemote matRecTransAssetSetRemote) throws MXException, java.rmi.RemoteException
createReturnsForAssets
in interface MatRecTransSetRemote
MXException
java.rmi.RemoteException
createReturnsForAssets(psdi.app.po.PO, psdi.mbo.MboSetRemote)
public void checkInspectedTotal() throws MXException, java.rmi.RemoteException
checkInspectedTotal
in interface MatRecTransSetRemote
MXException
java.rmi.RemoteException
checkInspectedTotal()
public void returnIPCParts(IpcSelectedPartsSetRemote partset) throws MXException, java.rmi.RemoteException
returnIPCParts
in interface MatRecTransSetRemote
MXException
java.rmi.RemoteException
returnIPCParts(psdi.app.ipc.virtual.IpcSelectedPartsSetRemote)
public void preValidateIpcBom(IpcBomSetRemote bomset) throws MXException, java.rmi.RemoteException
preValidateIpcBom
in interface MatRecTransSetRemote
MXException
java.rmi.RemoteException
preValidateIpcBom(psdi.app.ipc.IpcBomSetRemote)
public void setToExecuteCompleteAdd(boolean toset) throws MXException, java.rmi.RemoteException
toset
- MXException
java.rmi.RemoteException
public boolean toExecuteCompleteAdd() throws MXException, java.rmi.RemoteException
toset
- MXException
java.rmi.RemoteException
public int getNumberOfActualDateExceptions() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public void incrNumberOfActualDateExceptions(int i) throws MXException, java.rmi.RemoteException
i
- MXException
java.rmi.RemoteException
public void setCrossOrgExchangeRate(MboRemote newMatRec, MboRemote transferOutMatRec) throws MXException, java.rmi.RemoteException
newMatRec
- transferOutMatRec
- MXException
java.rmi.RemoteException
public java.util.HashMap<java.lang.String,java.lang.String> getLineNumAssetMap() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public void setLineNumAssetMap(java.lang.String linenum, java.lang.String rotassetnum) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public java.util.HashMap<java.lang.String,java.lang.Long> getShipReceiptCountMap() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public void setShipReceiptCountMap(java.lang.String linenum, long count) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public java.util.HashMap<java.lang.String,java.lang.Long> getVoidShipReceiptCountMap() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public void setVoidShipReceiptCountMap(java.lang.String linenum, long count) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException