📚 SAP Business One SDK Help

BlockPostingDateEditing Property
See Also 

Description

Determines whether or not to block posting dates editing for individual rows in Journal Entry documents.

Field name: RefDNoEdit.

Property type

Read-write property

Syntax

Visual Basic
Public Property BlockPostingDateEditing() As BoYesNoEnum

Remarks

Field name in the application: Block Posting Date Editing per Row.

To display the form in the application:

  • Select Administration --> System Initialization --> Document Settings --> Per Document tab --> Journal Entry.

tNO - the system sets the reference date for the entire document, but the user can modify reference date for each row.

tYES - the dates for each row cannot be modified.

See Also