Venture ERP Documentation : GetItemBinLocations

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

07 vAPI_get_item_bin_locations


Get item bin locations

Inputs:
Input Name Required Type Max Length Details
$company_id YES INT -- references: company_master.company_id
$item_code YES STRING 32 references: item_master.item_code
$dbconn YES DBHANDLE -- Database Connection


Outputs:
Output Name Type Details
$record ASSOC Row details follow:
$record / warehouse_code STRING references: warehouse_master.warehouse_code
$record / primary_bin_location STRING references: item_warehouse.primary_bin_location
$record / secondary_bin_location STRING references: item_warehouse.secondary_bin_location
$record / bin_location_1 STRING references: item_warehouse.bin_location_1
$record / bin_location_2 STRING references: item_warehouse.bin_location_2
$record / bin_location_3 STRING references: item_warehouse.bin_location_3
$record / bin_location_4 STRING references: item_warehouse.bin_location_4


Error Codes:
PGQUERY Failed SQL query


Return to:
Item_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.0393 seconds