Prepares, validates, and executes the function "transactions.post_stock_journal(_office_id integer, _user_id integer, _login_id bigint, _value_date date, _reference_number character varying, _statement_reference text, _details transactions.stock_adjustment_type[])" on the database.
More...
|
| | PostStockJournalProcedure () |
| | Prepares, validates, and executes the function "transactions.post_stock_journal(_office_id integer, _user_id integer, _login_id bigint, _value_date date, _reference_number character varying, _statement_reference text, _details transactions.stock_adjustment_type[])" on the database. More...
|
| |
| | PostStockJournalProcedure (int officeId, int userId, long loginIdParameter, DateTime valueDate, string referenceNumber, string statementReference, MixERP.Net.Entities.Transactions.StockAdjustmentType[][] details) |
| | Prepares, validates, and executes the function "transactions.post_stock_journal(_office_id integer, _user_id integer, _login_id bigint, _value_date date, _reference_number character varying, _statement_reference text, _details transactions.stock_adjustment_type[])" on the database. More...
|
| |
| long | Execute () |
| | Prepares and executes the function "transactions.post_stock_journal". 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 => "post_stock_journal" |
| | 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...
|
| |
| int | OfficeId [get, set] |
| | Maps to "_office_id" argument of the function "transactions.post_stock_journal". More...
|
| |
| int | UserId [get, set] |
| | Maps to "_user_id" argument of the function "transactions.post_stock_journal". More...
|
| |
| long | LoginIdParameter [get, set] |
| | Maps to "_login_id" argument of the function "transactions.post_stock_journal". More...
|
| |
| DateTime | ValueDate [get, set] |
| | Maps to "_value_date" argument of the function "transactions.post_stock_journal". More...
|
| |
| string | ReferenceNumber [get, set] |
| | Maps to "_reference_number" argument of the function "transactions.post_stock_journal". More...
|
| |
| string | StatementReference [get, set] |
| | Maps to "_statement_reference" argument of the function "transactions.post_stock_journal". More...
|
| |
| MixERP.Net.Entities.Transactions.StockAdjustmentType[][] | Details [get, set] |
| | Maps to "_details" argument of the function "transactions.post_stock_journal". 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.post_stock_journal(_office_id integer, _user_id integer, _login_id bigint, _value_date date, _reference_number character varying, _statement_reference text, _details transactions.stock_adjustment_type[])" on the database.
| MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.PostStockJournalProcedure |
( |
| ) |
|
Prepares, validates, and executes the function "transactions.post_stock_journal(_office_id integer, _user_id integer, _login_id bigint, _value_date date, _reference_number character varying, _statement_reference text, _details transactions.stock_adjustment_type[])" on the database.
| MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.PostStockJournalProcedure |
( |
int |
officeId, |
|
|
int |
userId, |
|
|
long |
loginIdParameter, |
|
|
DateTime |
valueDate, |
|
|
string |
referenceNumber, |
|
|
string |
statementReference, |
|
|
MixERP.Net.Entities.Transactions.StockAdjustmentType |
details[][] |
|
) |
| |
Prepares, validates, and executes the function "transactions.post_stock_journal(_office_id integer, _user_id integer, _login_id bigint, _value_date date, _reference_number character varying, _statement_reference text, _details transactions.stock_adjustment_type[])" on the database.
- Parameters
-
| officeId | Enter argument value for "_office_id" parameter of the function "transactions.post_stock_journal". |
| userId | Enter argument value for "_user_id" parameter of the function "transactions.post_stock_journal". |
| loginIdParameter | Enter argument value for "_login_id" parameter of the function "transactions.post_stock_journal". |
| valueDate | Enter argument value for "_value_date" parameter of the function "transactions.post_stock_journal". |
| referenceNumber | Enter argument value for "_reference_number" parameter of the function "transactions.post_stock_journal". |
| statementReference | Enter argument value for "_statement_reference" parameter of the function "transactions.post_stock_journal". |
| details | Enter argument value for "_details" parameter of the function "transactions.post_stock_journal". |
| long MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.Execute |
( |
| ) |
|
Prepares and executes the function "transactions.post_stock_journal".
| override string MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.ObjectName => "post_stock_journal" |
The schema unqualified name of this PostgreSQL function.
| override string MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.ObjectNamespace => "transactions" |
The schema of this PostgreSQL function.
| long MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure._LoginId |
|
getset |
Login id of application user accessing this PostgreSQL function.
| int MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure._UserId |
|
getset |
User id of application user accessing this table.
| string MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.Catalog |
|
getset |
The name of the database on which queries are being executed to.
Maps to "_details" argument of the function "transactions.post_stock_journal".
| long MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.LoginIdParameter |
|
getset |
Maps to "_login_id" argument of the function "transactions.post_stock_journal".
| int MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.OfficeId |
|
getset |
Maps to "_office_id" argument of the function "transactions.post_stock_journal".
| string MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.ReferenceNumber |
|
getset |
Maps to "_reference_number" argument of the function "transactions.post_stock_journal".
| string MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.StatementReference |
|
getset |
Maps to "_statement_reference" argument of the function "transactions.post_stock_journal".
| int MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.UserId |
|
getset |
Maps to "_user_id" argument of the function "transactions.post_stock_journal".
| DateTime MixERP.Net.Schemas.Transactions.Data.PostStockJournalProcedure.ValueDate |
|
getset |
Maps to "_value_date" argument of the function "transactions.post_stock_journal".
The documentation for this class was generated from the following file:
- C:/Users/nirvan/Desktop/mixerp/0. GitHub/src/Libraries/DAL/Transactions/PostStockJournalProcedure.cs