Venture ERP Documentation : ApproveCountSheet

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

07 vAPI_approve_count_sheet


Approve a count sheet

Inputs:
Input Name Required Type Max Length Details
$arg_array YES ASSOC -- Argument Array - Details Follow:
$arg_array / company_id YES INT -- references: company_master.company_id
$arg_array / count_sheet_header_id YES INT -- references: count_sheet_header.count_sheet_header_id
$dbconn YES DBHANDLE -- Database Connection


Outputs:
Output Name Type Details
$record ARRAY of ASSOCs Details follow:
$record[0] / return_code STRING Empty on success, ERROR on error
$record[0] / return_string STRING Human readable results string
$record[n] / line_number INT Line number
$record[n] / item_code STRING Item code
$record[n] / delta NUMERIC Delta percent
$record[n] / result_code STRING Result code
$record[n] / result_string STRING Result string


Error Codes:
PGQUERY Failed SQL query
INVALID_STATUS Status of count sheet not


Called API Functions:
warehouseAPI: vAPI_update_item_warehouse


Return to:
CountSheet_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.0480 seconds