Venture ERP Documentation : AddEditItemGoTogether

Venture :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Oldest known version of this page was edited on 2007-08-29 16:09:50 by LukeK []
Page view:

21 vAPI_add_edit_item_go_together


Add/edit item go-together

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 / item_code YES STRING 32 references: item_master.item_code
$arg_array / go_together_item YES STRING 32 references: item_go_together.go_together_item
$arg_array / sort_order YES INT -- references: item_go_together.sort_order
$dbconn YES DBHANDLE -- Database Connection


Outputs:
Output Name Type Details
$record ASSOC Row details follow:
$record / action STRING ADD: New record was added


EDIT: Existing record was updated


Error Codes:
PGQUERY Failed SQL query
INVALID_ITEM_CODE Supplied Item code is invalid


Return to:
Item_API Reference
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.3
Page was generated in 0.0987 seconds