biuan SAP® BUSINESS ONE SDK
DTW Banking / Bill of Exchange / Bill of Exchange Transactions
API Multiple Payments

Description

A data collection of MultiplePayment objects related to the BankStatementService.

Object Model

Example

See Also

SAP® B1 DI-API C# definition

public class MultiplePaymentsClass : IMultiplePayments, MultiplePayments, IEnumerable { public virtual int Count { get; } public extern MultiplePaymentsClass(); public virtual extern MultiplePayment Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern MultiplePayment Item( object vtIndex); public virtual extern void Remove( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

DTW Banking / Bill of Exchange / Bill of Exchange Transactions
API Multiple Payments

Description

Returns reference to multiple payments properties set to the bank statement line.

Property type

Read-only property

Syntax

Visual Basic
Public Property MultiplePayments() As MultiplePayments

See Also

Related information


Multiple Payment MultiplePayment Object· Table: BNK1
A data structure related to BankStatementService holding properties for a multiple payment on a bank statement line. Source table: BNK1.
   Parent: Multiple Payments MultiplePayments Collection


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates