Venture ERP Documentation : DeleteItemCategory

Venture :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

08 vAPI_delete_item_category


Delete item from category membership

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 NO INT -- references: item_categories.item_code
$arg_array / category_number NO INT -- references: item_categories.category_number
$dbconn YES DBHANDLE -- Database Connection


Outputs:
NONE

Error Codes:
NO_PERMISSION Permission denied to user
PGQUERY Failed SQL query


Return to:
Category_API Reference

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.3
Page was generated in 0.0431 seconds