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