Package systextil.bo.obrf
Class ObrfF036
java.lang.Object
systextil.nxj.DataViewController
systextil.nxj.FormController
systextil.bo.obrf.ObrfF036
- All Implemented Interfaces:
systextil.nxj.DataViewListener
public class ObrfF036
extends systextil.nxj.FormController
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassNested classes/interfaces inherited from class systextil.nxj.DataViewController
systextil.nxj.DataViewController.BeepException -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal ObrfF036.classif_ncmfinal ObrfF036.cnpj2final ObrfF036.cnpj4final ObrfF036.cnpj9final ObrfF036.cod_empresafinal ObrfF036.cod_unid_medidafinal ObrfF036.codigo_contabilfinal ObrfF036.conta_contabilfinal ObrfF036.dat_inventariofinal ObrfF036.descr_produtofinal ObrfF036.grupofinal ObrfF036.inscr_estadualfinal ObrfF036.itemfinal ObrfF036.nivelfinal ObrfF036.qtde_inventariodoublefinal ObrfF036.sig_estadofinal ObrfF036.subgrupofinal ObrfF036.valor_total_invfinal ObrfF036.valor_unitfinal ObrfF036.vlr_totaldoubleFields inherited from class systextil.nxj.FormController
formData, mdi, tagInteractive, utilTagFields inherited from class systextil.nxj.DataViewController
ADD_UPDATE, CANCEL_ZOOM, CLEAR_TO_ADD, CLEAR_TO_FIND, containerData, DELETE, EXIT, FIND, FIRST_RECORD, LAST_RECORD, log, NEXT_FIELD, NEXT_FORM, NEXT_RECORD, NEXT_SET, PREVIOUS_FIELD, PREVIOUS_FORM, PREVIOUS_RECORD, PREVIOUS_SET, ZOOM -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterAdd()voidvoidstatic voidAtualizaInventario(br.com.intersys.systextil.connection.AppConnection conn) static voidAtualizaPreco(br.com.intersys.systextil.connection.AppConnection conn) voidvoidvoidvoidvoidstatic voidEliminaInventario(br.com.intersys.systextil.connection.AppConnection conn) voidvoidonFind()Methods inherited from class systextil.nxj.FormController
addDataView, afterApplication, afterFormReturn, afterModeChange, afterZoom, beforeApplication, beforeModeChange, commit, createDataView, displayToMessageBox, displayToMessageBox, getAmount, getBoolean, getConn, getDataView, getDate, getDouble, getInt, getString, getTime, getTimestamp, isAlphaValid, newAppConnection, onChooseNextForm, onExit, onNextForm, onPreviousForm, queueNextForm, rollback, set, set, set, set, set, set, set, setMethods inherited from class systextil.nxj.DataViewController
addAllowed, addAllowed, afterField, afterFind, afterSave, backgroundColor, backgroundColor, beforeField, beforeFind, beforeSave, clearAddExp, clearFindExp, currentRecordNumber, deleteAllowed, deleteAllowed, deleteCurrentRecord, findAllowed, findAllowed, getAmount, getBoolean, getDate, getDouble, getInt, getString, getTime, getTimestamp, inFindMode, initDataView, initField, isCurrentRecordNew, isCurrentRecordStored, isNull, isNull, onClearToAdd, onDataAccept, onLeave, onNextRecord, onPreviousRecord, onSearchRangeAccept, positionToRecord, queueCommand, queueNextField, recordCount, registerField, rejectOperation, rejectRecord, searchRanges, set, set, set, set, set, set, set, set, setNull, setStippled, sqlOptionalCondition, sqlOrderByClause, stopForInput, stopForInput, updateable, updateable, updateAllowed, updateAllowed, updateCurrentRecord, validar, visible, visible, whenValueChanges
-
Field Details
-
qtde_inventario_ant
public double qtde_inventario_ant -
vlr_total_ant
public double vlr_total_ant -
sig_estado
-
inscr_estadual
-
codigo_contabil
-
classif_ncm
-
valor_total_inv
-
total_estq_atual
-
conta_contabil
-
dat_inventario
-
tip_propriedade_deposito
-
cnpj9
-
cnpj4
-
cnpj2
-
vlr_total
-
cod_empresa
-
nivel
-
grupo
-
subgrupo
-
item
-
cod_unid_medida
-
qtde_inventario
-
valor_unit
-
descr_produto
-
-
Constructor Details
-
ObrfF036
public ObrfF036(systextil.nxj.FormData formData)
-
-
Method Details
-
beforeForm
public void beforeForm()- Overrides:
beforeFormin classsystextil.nxj.FormController
-
beforeAdd
public void beforeAdd()- Specified by:
beforeAddin interfacesystextil.nxj.DataViewListener- Overrides:
beforeAddin classsystextil.nxj.DataViewController
-
beforeRecord
public void beforeRecord()- Specified by:
beforeRecordin interfacesystextil.nxj.DataViewListener- Overrides:
beforeRecordin classsystextil.nxj.DataViewController
-
beforeUpdate
public void beforeUpdate()- Specified by:
beforeUpdatein interfacesystextil.nxj.DataViewListener- Overrides:
beforeUpdatein classsystextil.nxj.DataViewController
-
afterUpdate
public void afterUpdate()- Specified by:
afterUpdatein interfacesystextil.nxj.DataViewListener- Overrides:
afterUpdatein classsystextil.nxj.DataViewController
-
onClearToFind
public void onClearToFind()- Specified by:
onClearToFindin interfacesystextil.nxj.DataViewListener- Overrides:
onClearToFindin classsystextil.nxj.DataViewController
-
onFind
public void onFind()- Specified by:
onFindin interfacesystextil.nxj.DataViewListener- Overrides:
onFindin classsystextil.nxj.DataViewController
-
afterAdd
public void afterAdd()- Specified by:
afterAddin interfacesystextil.nxj.DataViewListener- Overrides:
afterAddin classsystextil.nxj.DataViewController
-
beforeDelete
public void beforeDelete()- Specified by:
beforeDeletein interfacesystextil.nxj.DataViewListener- Overrides:
beforeDeletein classsystextil.nxj.DataViewController
-
afterDelete
public void afterDelete()- Specified by:
afterDeletein interfacesystextil.nxj.DataViewListener- Overrides:
afterDeletein classsystextil.nxj.DataViewController
-
AtualizaPreco
public static void AtualizaPreco(br.com.intersys.systextil.connection.AppConnection conn) throws TagException - Throws:
TagException
-
AtualizaInventario
public static void AtualizaInventario(br.com.intersys.systextil.connection.AppConnection conn) throws TagException - Throws:
TagException
-
EliminaInventario
public static void EliminaInventario(br.com.intersys.systextil.connection.AppConnection conn) throws TagException - Throws:
TagException
-