📚 SAP Business One SDK Help

GetReportLayoutList Method
See Also 
pIReportParams
Specifies the report layouts to retrieve.

Description

Retrieves the keys and names of all the report layouts.

Syntax

Visual Basic
Public Function GetReportLayoutList( _
   ByVal pIReportParams As ReportParams _
) As ReportLayoutsParams

Parameters

pIReportParams
Specifies the report layouts to retrieve.

See Also