CadProdutoEntradaItemSecurity
Table of Contents
Methods
-
conversao()
: mixed
-
getDisabledFields()
: array<string|int, mixed>
-
securityUpdate()
: bool
-
selectSecurity()
: mixed
-
selectSecurityCotacaoItem()
: mixed
-
selectSecurityEntradaItem()
: mixed
conversao()
public
static conversao(array<string|int, mixed> $where) : mixed
Parameters
-
$where
: array<string|int, mixed>
-
getDisabledFields()
public
static getDisabledFields(mixed $idProduto) : array<string|int, mixed>
Parameters
-
$idProduto
: mixed
-
Return values
array<string|int, mixed>
securityUpdate()
public
static securityUpdate(mixed $fields, mixed $where) : bool
Parameters
-
$fields
: mixed
-
-
$where
: mixed
-
selectSecurity()
public
static selectSecurity(array<string|int, mixed> $where) : mixed
Parameters
-
$where
: array<string|int, mixed>
-
selectSecurityCotacaoItem()
public
static selectSecurityCotacaoItem(array<string|int, mixed> $where_compra2) : mixed
Parameters
-
$where_compra2
: array<string|int, mixed>
-
selectSecurityEntradaItem()
public
static selectSecurityEntradaItem(array<string|int, mixed> $where_compra) : mixed
Parameters
-
$where_compra
: array<string|int, mixed>
-