Add | Adds a new data line to the object. |
 SetCurrentLine | Sets the active row to a specified row number. |
 AddExport | Determines the default for whether or not to also export the document to Microsoft Word format when the user clicks the Add button (adds the document to the system). Field name: ExprtOnAdd. |
 AddPrint | Determines the default for whether or not to also print the document when the user clicks the Add button (adds the document to the system). Field name: PrintOnAdd. |
 Code | Returns the code (primary key) of the user defaults group. Field name: Code. Length: 8 characters. |
 Count | Returns the total number of records in the table. |
 EnglishKeyboardEnteringBPC | Determines the default for whether or not to switch the keyboard to English when entering a business partner code for the specified document type. Field name: EngKBCard. |
 EnglishKeyboardEnteringItem | Determines the default for whether or not to switch the keyboard to English when entering an item code for the specified document type. Field name: EngKBCard. |
 NoofCopies | Sets or returns the number of copies (including original) to print when creating a new document of the specified document type. Field name: Copies. |
 NoofCopiesforManualDoc | Sets or returns the number of copies to print when creating a document with manual number assignment. The system treats a document with manual number assignment as a copy, not as an original document. Field name: HandCopies. |
 ObjectType | Returns the document type number for which these defaults apply. For example, set the value 23 for sales quatation (see the ObjList field of the OADP table). Field name: ObjType. Length: 20 characters. |
 PermanentRemark | Sets or returns the default permanent remark for printing in the specified document type. Field name: Remark. Length: 16 characters. |
 PrintDiscountData | Determines the default for whether or not to print discount data in the specified document type. Field name: PrnDscnt. |
 PrintTotals | Sets or returns a valid value that determines wether or not to print the total amount in the document. Field name: PrintSums. |
 PrintVendorCatalogNo | Sets or returns a valid value that determines wether or not to print the manufacturer number instead of the item number in the specified document type. Field name: VndrNum. |
 TotalsRounding | Sets or returns a valid value that determines wether or not to round total amounts in the specified document type. Field name: RoundSums. |
 UserFields | Returns the UserFields object. |
Â
Â