Venture ERP Documentation : CreateArBatchLock

Venture :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Most recent edit on 2007-08-29 10:31:15 by LukeK

Additions:
None



Edited on 2007-08-29 10:31:07 by LukeK

Additions:

02 vAPI_create_ar_batch_lock

Input Name Required Type Max Length Details
$company_id YES INT -- references: company_master.company_id
$batch_id YES STRING 32 references: ar_batch.batch_id
$lock_owner YES STRING 16 references: ar_batch_lock.lock_owner
$dbconn YES DBHANDLE -- Database Connection

Return to:


Deletions:

02 vAPI_create_ar_batch_lock

Input Name Requred Type Max Length Details
$company_id YES INT references: company_master.company_id
$batch_id YES STRING 32 references: ar_batch.batch_id
$lock_owner YES STRING 16 references: ar_batch_lock.lock_owner
$dbconn YES DBHANDLE Database Connection

NONE
Return to:




Edited on 2007-08-22 16:10:47 by LukeK

Additions:
AR_API Reference

Deletions:
AR_API Reference



Oldest known version of this page was edited on 2007-08-22 16:10:26 by LukeK []
Page view:

02 vAPI_create_ar_batch_lock


Create an A/R batch lock

Inputs:
Input Name Requred Type Max Length Details
$company_id YES INT references: company_master.company_id
$batch_id YES STRING 32 references: ar_batch.batch_id
$lock_owner YES STRING 16 references: ar_batch_lock.lock_owner
$dbconn YES DBHANDLE Database Connection


Outputs:
NONE

Error Codes:
PGQUERY Failed SQL query


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