Venture ERP Documentation : SetItemAttribute

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

17 vAPI_set_item_attribute


Set item attribute

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 / attribute_name YES STRING 32 references: item_attributes.attribute_name
$arg_array / attribute_value YES STRING 175 references: item_attributes.attribute_value
$dbconn YES DBHANDLE -- Database Connection


Outputs:
NONE

Error Codes:
PGQUERY Failed SQL query


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.0540 seconds