Venture ERP Documentation : AddEditMonthEndDates2

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

02 vAPI_add_edit_month_end_dates


Add/edit month end dates

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 / employee_id YES INT -- references: employee_master.employee_id
$arg_array / year YES INT -- references: month_end_dates.year
$arg_array / month_01 YES DATE -- references: month_end_dates.month_01
$arg_array / month_01_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_01_qtr_end_flag
$arg_array / month_02 YES DATE -- references: month_end_dates.month_02
$arg_array / month_02_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_02_qtr_end_flag
$arg_array / month_03 YES DATE -- references: month_end_dates.month_03
$arg_array / month_03_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_03_qtr_end_flag
$arg_array / month_04 YES DATE -- references: month_end_dates.month_04
$arg_array / month_04_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_04_qtr_end_flag
$arg_array / month_05 YES DATE -- references: month_end_dates.month_05
$arg_array / month_05_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_05_qtr_end_flag
$arg_array / month_06 YES DATE -- references: month_end_dates.month_06
$arg_array / month_06_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_06_qtr_end_flag
$arg_array / month_07 YES DATE -- references: month_end_dates.month_07
$arg_array / month_07_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_07_qtr_end_flag
$arg_array / month_08 YES DATE -- references: month_end_dates.month_08
$arg_array / month_08_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_08_qtr_end_flag
$arg_array / month_09 YES DATE -- references: month_end_dates.month_09
$arg_array / month_09_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_09_qtr_end_flag
$arg_array / month_10 YES DATE -- references: month_end_dates.month_10
$arg_array / month_10_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_10_qtr_end_flag
$arg_array / month_11 YES DATE -- references: month_end_dates.month_11
$arg_array / month_11_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_11_qtr_end_flag
$arg_array / month_12 YES DATE -- references: month_end_dates.month_12
$arg_array / month_12_qtr_end_flag YES BOOLEAN -- references: month_end_dates.month_12_qtr_end_flag
$dbconn YES DBHANDLE -- Database Connection


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


EDIT: Existing record updated


Error Codes:
NO_PERMISSION Permission denied to user
PGQUERY Failed SQL query


Return to:
AR_Month End_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.0625 seconds