Previous Topic

Next Topic

CurrentPeriod - Web Service Function

CurrentPeriod(ModuleCode=String): Number

Current Period Web Service Function returns the current period ID for the Module.

CurrentPeriod function syntax has these named arguments:

Parameter

Description

Module Code

Required. Module to return the current period for.

See Web Service Functions for sample code to access Web Services. Sample web service end point syntax is:

Response = MakeCall("CurrentPeriod(ModuleCode=GL)")

See also the MaxBasic CurrentPeriod Function and the SQL CurrentPeriod function.

See Also

Company Web Service Actions and Functions

Book Contents

Book Index