Description
PaymentCalculationService Class
| |||
API Payment Calculation Service | |||
SAP® B1 DI-API C# definitionpublic class PaymentCalculationServiceClass : IPaymentCalculationService, PaymentCalculationService
{
public extern PaymentCalculationServiceClass();
public virtual extern object GetDataInterface( PaymentCalculationServiceDataInterfaces enumMSDI);
public virtual extern object GetDataInterfaceFromXMLFile( string bstrFileName);
public virtual extern object GetDataInterfaceFromXMLString( string bstrXMLString);
public virtual extern PaymentAmountParamsCollection GetPaymentAmount( PaymentBPCode pIPaymentBPCode, PaymentInvoiceEntries pIPaymentInvoiceEntries);
} Related informationPayment Amount Params Collection PaymentAmountParamsCollection Collection PaymentAmountParamsCollection Class ![]() Payment BP Code PaymentBPCode Object PaymentBPCode Class ![]() Payment Invoice Entries PaymentInvoiceEntries Collection PaymentInvoiceEntries Class ![]() Payment Calculation Service Data Interfaces PaymentCalculationServiceDataInterfaces Enumeration ![]() |
|||
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 |