Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Re: How to Cancel A/P invoice through SDK

$
0
0

Hi,

oInvoice.GetByKey(Incoice_DocEntry);

SAPbobsCOM.Documents oCancelDoc = oInvoice.CreateCancellationDocument();

oCancelDoc.Add();

Regards

Edy


Viewing all articles
Browse latest Browse all 8581

Trending Articles