public class FldCommonLocation extends FldLocation
ISNOTNULL, ISNULLlastSignaturemboValueTYPE_DOMAIN, TYPE_FIELDCLASS, TYPE_KEY, TYPE_UNKNOWNALLROWS, 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| Constructor and Description | 
|---|
| FldCommonLocation(MboValue mbv,
                 java.lang.String criteriaName)Constructor | 
| Modifier and Type | Method and Description | 
|---|---|
| void | action()Update the fields affected by changing this field
 and merge the debit gl account. | 
| void | setAssetnumField(java.lang.String assetnumField)Give the name of the assetnum attribute | 
| void | setChargeStoreField(java.lang.String chargestoreField)Give the name of the Charge-To-Store flag attribute | 
| void | setcontractNumField(java.lang.String contractNumField)Give the name of the contractNum attribute | 
| void | setcraftField(java.lang.String craftField)Give the name of the craft attribute | 
| void | setGLDebitAcctField(java.lang.String gldebitacctField)Give the name of the GL Debit Account attribute | 
| void | setItemnumField(java.lang.String itemnumField)Give the name of the ItemNum attribute | 
| void | setItemsetidField(java.lang.String itemsetidField)Give the name of the ItemSetID attribute | 
| void | setLaborcodeField(java.lang.String laborcodeField)Give the name of the Laborcode attribute | 
| void | setMRField(java.lang.String mrnumField,
          java.lang.String mrlinenumField)Give the names of the MRNum and MRLineNum attributes | 
| void | setskillLevelField(java.lang.String skillLevelField)Give the name of the skillLevel attribute | 
| void | setStoreLocField(java.lang.String storelocField,
                boolean clearStorelocField)Give the name of the Inventory Storeroom Location attribute | 
| void | setToolnumField(java.lang.String toolnumField)Give the name of the ToolNum attribute | 
| void | setvendorField(java.lang.String vendorField)Give the name of the vendor attribute | 
| void | setWonumField(java.lang.String wonumField)Give the name of the wonum attribute | 
addConditionalListWhere, addToLookupMapCache, chooseActualDomainValues, clearConditionalListWhere, evalConditionalWhere, getList, getListCriteria, getMatchingAttr, getMatchingAttr, getMboSet, getMboSet, getMboSet, hasList, setAllAttrsNullable, setErrorMessage, setKeyMap, setListCriteria, setListOrderBy, setLookupKeyMapInOrder, setLookupKeyMapInOrder, setMultiKeyWhereForLookup, setNotAllowNullAttrs, setRelationship, setValueFromLookup, setValueFromLookup, smartFill, smartFillWithoutReset, smartFind, smartFind, smartFindWithoutReset, validategetConditionalValWhere, getConditionResult, getDomainId, getDomainInfo, resetConditionValueFilter, resetDomainValues, setConditionalValWhere, setDomainIdgetAppLink, getIntegrationService, getLookupName, getMboValue, getMboValue, getType, init, initValue, setTypepublic FldCommonLocation(MboValue mbv, java.lang.String criteriaName) throws MXException
mbv - = the current mbo value.criteriaName - = the criteria for which locations are valid;
                                                choose from the constants defined in LocationService.MXExceptionpublic void action()
            throws MXException,
                   java.rmi.RemoteException
action in interface MboValueListeneraction in class MboValueAdapterMXExceptionjava.rmi.RemoteExceptionpublic void setWonumField(java.lang.String wonumField)
                   throws MXException,
                          java.rmi.RemoteException
wonumField - used for the gl mergeMXExceptionjava.rmi.RemoteExceptionpublic void setAssetnumField(java.lang.String assetnumField)
                      throws MXException,
                             java.rmi.RemoteException
assetnumField - = asset.location ==> current.locationFieldMXExceptionjava.rmi.RemoteExceptionpublic void setGLDebitAcctField(java.lang.String gldebitacctField)
                         throws MXException,
                                java.rmi.RemoteException
gldebitacctField - merged gl ==> current.gldebitacctFieldMXExceptionjava.rmi.RemoteExceptionpublic void setChargeStoreField(java.lang.String chargestoreField)
                         throws MXException,
                                java.rmi.RemoteException
chargestoreField - used for the gl mergeMXExceptionjava.rmi.RemoteExceptionpublic void setItemnumField(java.lang.String itemnumField)
                     throws MXException,
                            java.rmi.RemoteException
itemnumField - used for the gl mergeMXExceptionjava.rmi.RemoteExceptionpublic void setItemsetidField(java.lang.String itemsetidField)
                       throws MXException,
                              java.rmi.RemoteException
itemsetidField - used for the gl mergeMXExceptionjava.rmi.RemoteExceptionpublic void setStoreLocField(java.lang.String storelocField,
                    boolean clearStorelocField)
                      throws MXException,
                             java.rmi.RemoteException
storelocField - used for the gl mergeclearStorelocField - if true, clear the storelocField;
                                                          if false, do not clear the storelocField.MXExceptionjava.rmi.RemoteExceptionpublic void setLaborcodeField(java.lang.String laborcodeField)
                       throws MXException,
                              java.rmi.RemoteException
laborcodeField - = used for the gl mergeMXExceptionjava.rmi.RemoteExceptionpublic void setcraftField(java.lang.String craftField)
                   throws MXException,
                          java.rmi.RemoteException
craftField - = used for the gl mergeMXExceptionjava.rmi.RemoteExceptionpublic void setskillLevelField(java.lang.String skillLevelField)
                        throws MXException,
                               java.rmi.RemoteException
skillLevelField - = used for the gl mergeMXExceptionjava.rmi.RemoteExceptionpublic void setvendorField(java.lang.String vendorField)
                    throws MXException,
                           java.rmi.RemoteException
vendorField - = used for the gl mergeMXExceptionjava.rmi.RemoteExceptionpublic void setcontractNumField(java.lang.String contractNumField)
                         throws MXException,
                                java.rmi.RemoteException
contractNumField - = used for the gl mergeMXExceptionjava.rmi.RemoteExceptionpublic void setToolnumField(java.lang.String toolnumField)
                     throws MXException,
                            java.rmi.RemoteException
toolnumField - used for the gl mergeMXExceptionjava.rmi.RemoteExceptionpublic void setMRField(java.lang.String mrnumField,
              java.lang.String mrlinenumField)
                throws MXException,
                       java.rmi.RemoteException
mrnumField - used for the gl mergemrlinenumField - used for the gl mergeMXExceptionjava.rmi.RemoteException