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 TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Nested classes/interfaces inherited from class systextil.nxj.DataViewController
systextil.nxj.DataViewController.BeepException
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal ObrfF036.classif_ncm
final ObrfF036.cnpj2
final ObrfF036.cnpj4
final ObrfF036.cnpj9
final ObrfF036.cod_empresa
final ObrfF036.cod_unid_medida
final ObrfF036.codigo_contabil
final ObrfF036.conta_contabil
final ObrfF036.dat_inventario
final ObrfF036.descr_produto
final ObrfF036.grupo
final ObrfF036.inscr_estadual
final ObrfF036.item
final ObrfF036.nivel
final ObrfF036.qtde_inventario
double
final ObrfF036.sig_estado
final ObrfF036.subgrupo
final ObrfF036.valor_total_inv
final ObrfF036.valor_unit
final ObrfF036.vlr_total
double
Fields inherited from class systextil.nxj.FormController
formData, mdi, tagInteractive, utilTag
Fields 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 TypeMethodDescriptionvoid
afterAdd()
void
void
static void
AtualizaInventario
(br.com.intersys.systextil.connection.AppConnection conn) static void
AtualizaPreco
(br.com.intersys.systextil.connection.AppConnection conn) void
void
void
void
void
static void
EliminaInventario
(br.com.intersys.systextil.connection.AppConnection conn) void
void
onFind()
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, set
Methods 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:
beforeForm
in classsystextil.nxj.FormController
-
beforeAdd
public void beforeAdd()- Specified by:
beforeAdd
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeAdd
in classsystextil.nxj.DataViewController
-
beforeRecord
public void beforeRecord()- Specified by:
beforeRecord
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeRecord
in classsystextil.nxj.DataViewController
-
beforeUpdate
public void beforeUpdate()- Specified by:
beforeUpdate
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeUpdate
in classsystextil.nxj.DataViewController
-
afterUpdate
public void afterUpdate()- Specified by:
afterUpdate
in interfacesystextil.nxj.DataViewListener
- Overrides:
afterUpdate
in classsystextil.nxj.DataViewController
-
onClearToFind
public void onClearToFind()- Specified by:
onClearToFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
onClearToFind
in classsystextil.nxj.DataViewController
-
onFind
public void onFind()- Specified by:
onFind
in interfacesystextil.nxj.DataViewListener
- Overrides:
onFind
in classsystextil.nxj.DataViewController
-
afterAdd
public void afterAdd()- Specified by:
afterAdd
in interfacesystextil.nxj.DataViewListener
- Overrides:
afterAdd
in classsystextil.nxj.DataViewController
-
beforeDelete
public void beforeDelete()- Specified by:
beforeDelete
in interfacesystextil.nxj.DataViewListener
- Overrides:
beforeDelete
in classsystextil.nxj.DataViewController
-
afterDelete
public void afterDelete()- Specified by:
afterDelete
in interfacesystextil.nxj.DataViewListener
- Overrides:
afterDelete
in 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
-