Revenue Management API Developer Reference

ffrr.RSDeleteAction

global with sharing class RSDeleteAction

Flow / Agentforce action that deletes Recognition Schedules associated with source records. @since Summer 2026 @supportsAgents @supportsFlows @keywords delete, schedules

Methods

deleteRevenueSchedulesFromSourceRecords

global static List<ffrr.RSDeleteAction.Result> deleteRevenueSchedulesFromSourceRecords(List<ffrr.RSDeleteAction.Request> input)

ffrr.RSDeleteAction.Request

global with sharing class Request

Properties

Name Type Description
sourceId Id

Methods

Request

global Request()

ffrr.RSDeleteAction.Result

global with sharing class Result

Properties

Name Type Description
sourceRecordId Id
outcome String
success Boolean
errors String

Methods

Result

global Result()

© Copyright 2009–2026 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.