📚 SAP Business One SDK Help

PeriodIndicator Property
See Also 

Description

Returns the period indicator of the document.

Field name: PIndicator.

Length: 10 characters.

This is a foreign key to the Period Indicator table (OPID - not exposed through the DI API).

Property type

Read-only property

Syntax

Visual Basic
Public Property PeriodIndicator() As String

Remarks

Period indicator is used in documents series to enable document numbering starting with 1 for each fiscal year.

See Also