Revenue Recognition Revenue Recognition for SOAP API Developers Revenue Recognition APIs Revenue Web Service Class Current: Generating Revenue Schedules PDF Download PDF Download page Generating Revenue Schedules. Current page All pages Generating Revenue Schedules generateRevenueSchedules API generates Agreement Revenue Schedules for the current RevRec period for the provided agreement ID.result generateRevenueSchedules(ID agreementID)Request ParameterRequestFieldTypeDescriptionagreementIDIDID of the agreement to generate revenue schedulesResponse ParameterResponseFieldTypeDescriptionresultBooleanReturns true if the agreement fee schedules are generated successfully.Returns false if the agreement fee schedules are not generated.Code Sample ID feeId = 'a566A000000PRh5QAG'; Apttus_Revenue2.RevenueWebService.generateFeeSchedule(feeId); CODE ×