| 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 |
There are no comments on this page. [Add comment]