cancel
Showing results for 
Search instead for 
Did you mean: 

Goods receipt po copy to goods return programmatically

Former Member
0 Kudos

Good day,

                how can I copy GOODS RECEIPT PO to GOODS RETURN programmatically? like on A/R INVOICE to A/R CREDIT MEMO you can use the

BaseType, BaseEntry and BaseLine to directly credit memo an existing a/r invoice. Thanks a lot.

Thanks and Regards,

Regual

Accepted Solutions (1)

Accepted Solutions (1)

edy_simon
Active Contributor
0 Kudos

Hi Requal,

The same way you do with AR Inv/AR CN.

PO GoodsReturn Object is SAPbobsCOM.BoObjectTypes.oPurchaseReturns

When creating the Document use 20 as BaseType (Goods Receipt PO)

Regards
Edy

Former Member
0 Kudos

hi Simon,

Thanks  for your kindness. I've got it!

Thanks and Regards,

Regual

Answers (0)