Prepares, validates, and executes the function "transactions.get_write_off_cost_of_goods_sold(_stock_master_id bigint, _item_id integer, _unit_id integer, _quantity integer)" on the database.
More...
|
| | GetWriteOffCostOfGoodsSoldProcedure () |
| | Prepares, validates, and executes the function "transactions.get_write_off_cost_of_goods_sold(_stock_master_id bigint, _item_id integer, _unit_id integer, _quantity integer)" on the database. More...
|
| |
| | GetWriteOffCostOfGoodsSoldProcedure (long stockMasterId, int itemId, int unitId, int quantity) |
| | Prepares, validates, and executes the function "transactions.get_write_off_cost_of_goods_sold(_stock_master_id bigint, _item_id integer, _unit_id integer, _quantity integer)" on the database. More...
|
| |
| decimal | Execute () |
| | Prepares and executes the function "transactions.get_write_off_cost_of_goods_sold". More...
|
| |
| void | Validate (AccessTypeEnum type, long loginId, bool noException) |
| | Validates application user access rights to execute the function. More...
|
| |
|
| override string | ObjectNamespace => "transactions" |
| | The schema of this PostgreSQL function. More...
|
| |
| override string | ObjectName => "get_write_off_cost_of_goods_sold" |
| | The schema unqualified name of this PostgreSQL function. More...
|
| |
|
| long | _LoginId [get, set] |
| | Login id of application user accessing this PostgreSQL function. More...
|
| |
| int | _UserId [get, set] |
| | User id of application user accessing this table. More...
|
| |
| string | Catalog [get, set] |
| | The name of the database on which queries are being executed to. More...
|
| |
| long | StockMasterId [get, set] |
| | Maps to "_stock_master_id" argument of the function "transactions.get_write_off_cost_of_goods_sold". More...
|
| |
| int | ItemId [get, set] |
| | Maps to "_item_id" argument of the function "transactions.get_write_off_cost_of_goods_sold". More...
|
| |
| int | UnitId [get, set] |
| | Maps to "_unit_id" argument of the function "transactions.get_write_off_cost_of_goods_sold". More...
|
| |
| int | Quantity [get, set] |
| | Maps to "_quantity" argument of the function "transactions.get_write_off_cost_of_goods_sold". More...
|
| |
|
abstract string | ObjectNamespace [get] |
| |
|
abstract string | ObjectName [get] |
| |
|
bool | HasAccess [get] |
| |
|
bool | Validated [get] |
| |
|
bool | SkipValidation [get, set] |
| |
|
bool | HasAccess [get] |
| |
Prepares, validates, and executes the function "transactions.get_write_off_cost_of_goods_sold(_stock_master_id bigint, _item_id integer, _unit_id integer, _quantity integer)" on the database.
| MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure.GetWriteOffCostOfGoodsSoldProcedure |
( |
| ) |
|
Prepares, validates, and executes the function "transactions.get_write_off_cost_of_goods_sold(_stock_master_id bigint, _item_id integer, _unit_id integer, _quantity integer)" on the database.
| MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure.GetWriteOffCostOfGoodsSoldProcedure |
( |
long |
stockMasterId, |
|
|
int |
itemId, |
|
|
int |
unitId, |
|
|
int |
quantity |
|
) |
| |
Prepares, validates, and executes the function "transactions.get_write_off_cost_of_goods_sold(_stock_master_id bigint, _item_id integer, _unit_id integer, _quantity integer)" on the database.
- Parameters
-
| stockMasterId | Enter argument value for "_stock_master_id" parameter of the function "transactions.get_write_off_cost_of_goods_sold". |
| itemId | Enter argument value for "_item_id" parameter of the function "transactions.get_write_off_cost_of_goods_sold". |
| unitId | Enter argument value for "_unit_id" parameter of the function "transactions.get_write_off_cost_of_goods_sold". |
| quantity | Enter argument value for "_quantity" parameter of the function "transactions.get_write_off_cost_of_goods_sold". |
| decimal MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure.Execute |
( |
| ) |
|
Prepares and executes the function "transactions.get_write_off_cost_of_goods_sold".
| override string MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure.ObjectName => "get_write_off_cost_of_goods_sold" |
The schema unqualified name of this PostgreSQL function.
| override string MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure.ObjectNamespace => "transactions" |
The schema of this PostgreSQL function.
| long MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure._LoginId |
|
getset |
Login id of application user accessing this PostgreSQL function.
| int MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure._UserId |
|
getset |
User id of application user accessing this table.
| string MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure.Catalog |
|
getset |
The name of the database on which queries are being executed to.
| int MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure.ItemId |
|
getset |
Maps to "_item_id" argument of the function "transactions.get_write_off_cost_of_goods_sold".
| int MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure.Quantity |
|
getset |
Maps to "_quantity" argument of the function "transactions.get_write_off_cost_of_goods_sold".
| long MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure.StockMasterId |
|
getset |
Maps to "_stock_master_id" argument of the function "transactions.get_write_off_cost_of_goods_sold".
| int MixERP.Net.Schemas.Transactions.Data.GetWriteOffCostOfGoodsSoldProcedure.UnitId |
|
getset |
Maps to "_unit_id" argument of the function "transactions.get_write_off_cost_of_goods_sold".
The documentation for this class was generated from the following file:
- C:/Users/nirvan/Desktop/mixerp/0. GitHub/src/Libraries/DAL/Transactions/GetWriteOffCostOfGoodsSoldProcedure.cs