28 vAPI_delete_nonstock
Delete a non-stock item record
Inputs:
| Input Name |
Required |
Type |
Max Length |
Details |
| $arg_array |
YES |
ASSOC |
-- |
Details follow: |
| $arg_array / company_id |
YES |
INT |
-- |
references: company_master.company_id |
| $arg_array / employee_id |
YES |
INT |
-- |
references: employee_master.employee_id |
| $arg_array / item_code |
YES |
STRING |
32 |
references: nonstock_master.item_code |
| $dbconn |
YES |
DBHANDLE |
-- |
Database Connection |
Outputs:
NONE
Error Codes:
| PGQUERY |
Failed SQL query |
| CHECKPOINT |
Error when calling the checkpoint function |
Called API Functions:
logAPI:vAPI_checkpoint_table_revision
Return to:
Item_API Reference
There are no comments on this page. [Add comment]