APDisbursementPostService Class

Overview

The following provides information regarding posting API calls for AP Disbursement (APD):

AP Disbursement Post Methods

The following are the global methods for the APDisbursementPostService class. All methods are instance methods.

postApDisbursements(List<AP_Disbursement__c>)

Post one or many APD records

Signature

 global static List<PostResult> postApDisbursements(List<AP_Disbursement__c> apDisbursements)

Parameters
Type: [List<AP_Disbursement__c>]

Return Value
Type: List<PostResult>

AP Disbursement Post Error Codes

The following error codes are supported for APDisbursementPostService: