{ "==Intro==": "Api of all slip search page API such as (pquote-pquote, porder-purch, purch-paid ...)", "//FilterName": "to filter for table field : ex) igroup_code", "//FilterValue": "to specify value of table field: ex) '123' ", "//Caution": "Query, Fields, Asc, Desc are not available in PageVar because some of them alreday specified or fixed in API automatically", "//QueryName": "pquote-pquote", "///QueryName": "pquote-porder", "////QueryName": "porder-purch", "QueryVars": { "QueryName": "pquote-pquote" }, "//BodyCopyVars": "variables necessary only for body-copy", "//OrderBy": "value of which selected in OrderBy in form", "BodyCopyPageVars": { "SlipNoField": "pquote_no", "SlipNo": "", "ItemCode": "", "CompanyName": "", "ShowOnlyClosed": "0", "Balance": "bal_qty > 0", "DaysFromToday": "30", "OrderBy": "pquote_no desc, dbr_pquote_bd.seq_no asc" }, "PageVars": { "Limit": 10, "Offset": 0, "ReturnJson": "This is for Tmp Value String for Query Condition in Base64Encoded" } }