| 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 / item_code | YES | STRING | 32 | references: item_master.item_code |
| $arg_array / go_together_item | YES | STRING | 32 | references: item_go_together.go_together_item |
| $dbconn | YES | DBHANDLE | -- | Database Connection |
| PGQUERY | Failed SQL query |
| INVALID_ITEM_CODE | Supplied Item code is invalid |
There are no comments on this page. [Add comment]