ReportSuite.SaveCustomCalendar

Creates a custom calendar for each of the specified report suites.

ReportSuite.SaveCustomCalendar parameters

Name Type Description
rsid_list array(xsd:string) A list of report suite IDs.
anchor_date xsd:date The anchor date for the custom calendar.
cal_type xsd:int The type of calendar to create. Supported values include: 0: Gregorian 1: National Retail Federation 3: 454 4: 445 5: Modified Gregorian

ReportSuite.SaveCustomCalendar response

Type Description
xsd:int Returns 1 if the operation is successful. Otherwise, returns 0.

Comments (0)

Must be logged in to comment. or register now to comment!