📚 SAP Business One SDK Help

DefaultDocuments Object
See Also  Members 

Description

The DefaultDocuments is a child object of the UserDefaultGroups object. It enables to set default settings for printing documents per user or users group.

Source table: UDG1.

Object Model





Remarks

If you set this object, the system uses these defaults instead of the Print Preferences (OADP and ADP1 tables, which are not exposed through the DI API).

The relatedness of the properties depends on the document type (ObjectType). For example, PrintTotal is related to document types such as, Goods Receipt and Sales Quatation.

To display the form in the application:

  1. Select Administration -->Setup -->General -->Users.
  2. From the Defaults field, click the Choose From List button.
  3. In the List of User Defaults, click the New button.
  4. In the User Defaults form, select the Print tab.

See Also