📚 SAP Business One SDK Help

GetFinancePeriods Method
See Also 
pIPeriodCategoryParams
Period category key parameters.

Description

Returns the FinancePeriods collection according to the specified period category key parameters.

Syntax

Visual Basic
Public Function GetFinancePeriods( _
   ByVal pIPeriodCategoryParams As PeriodCategoryParams _
) As FinancePeriods

Parameters

pIPeriodCategoryParams
Period category key parameters.

Example

See Also