| property Amount: Number [Cost Price] readonly calculated |
| property BaseCost: String(1) [PPBaseCost] readonly
| Values: C (Cost), D (Discounted Cost) |
|
| property BOF: Boolean readonly |
| property BypassZeroCost: Boolean [Boolean] readonly |
| property Comment: String(60) [Description] readonly |
| property CurrencyCode: String(3) [CO Currency Code] readonly |
| property CustomisationJSON: String |
| property EndDate: Date readonly |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property GridTotalled: Boolean |
| property Inactive: Boolean [Boolean] readonly |
| property Percent: Number [Discount] readonly calculated |
| property Priority: Number [SmallInt] readonly |
| property Reference: String(30) [Reference] readonly |
| property RuleID: Number [PP Rule ID] readonly |
| property RuleType: String(1) [PPRuleType] readonly
| Values: F (Fixed), C (Cost Relative) |
|
| property StartDate: Date readonly |
| property What1Code: String(28) [What Code] readonly |
| property What1Desc: String(60) [Description U] readonly calculated |
| property What1Type: String(1) [PPWhat] readonly
| Values: P (Product), G (Stock Group), 1 (IC Category 1), 2 (IC Category 2), N (None) |
|
| property What2Code: String(28) [What Code] readonly |
| property What2Desc: String(60) [Description U] readonly calculated |
| property What2Type: String(1) [PPWhat] readonly
| Values: P (Product), G (Stock Group), 1 (IC Category 1), 2 (IC Category 2), N (None) |
|
| property Where1Code: String(8) [Where Code] readonly |
| property Where1Desc: String(60) [Description] readonly calculated |
| property Where1Type: String(1) [PPWhere] readonly
| Values: B (Branch), L (Location), D (Department), N (None) |
|
| property Who1Code: String(20) [Who Code] readonly |
| property Who1Desc: String(60) [Description U] readonly calculated |
| property Who1Type: String(1) [PPWho] readonly
| Values: C (Creditor), G (Creditor Group), 1 (AP Category 1), 2 (AP Category 2), 3 (PO Category 1), 4 (PO Category 2), N (None) |
|
| property Who2Code: String(20) [Who Code] readonly |
| property Who2Desc: String(60) [Description U] readonly calculated |
| property Who2Type: String(1) [PPWho] readonly
| Values: C (Creditor), G (Creditor Group), 1 (AP Category 1), 2 (AP Category 2), 3 (PO Category 1), 4 (PO Category 2), N (None) |
|
| method Delete |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method GetTotalValue(FieldName: String): Number [Integer] |
| method Insert: Object |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Open: Object |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |