cancel
Showing results for 
Search instead for 
Did you mean: 

[SapByDesign] Create Payment Advice through SDK

former_member535084
Participant
0 Kudos
247

Hi all,

I have a problem when creating Payment Advice through SDK. Most properties of PaymentAdvice object are read-only.

When I usues ManageRemittanceAdviceIn web searvice to create Payment Advice. It works fine.

Do you know if there is a solution to create a payment advice through the sdk?

Thanks and regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

ThiagoSarmento
Product and Topic Expert
Product and Topic Expert

Dear Quyen,

I believe that the following KBA may address this issue: https://launchpad.support.sap.com/#/notes/2993815

Regards,

Thiago

may_thitsaoo
Contributor
0 Kudos

Hi Nguyen,

How about to call ManageRemittanceAdviceIn webservice in SDK logic?

Regards, May

former_member535084
Participant
0 Kudos

Thanks may.thitsaoo

I don't want to call ManageRemittanceAdviceIn service in SDK code. Do you have any ideas ?

may_thitsaoo
Contributor
0 Kudos

If most properties of PaymentAdvice object are read-only, I think webservice is the currently the only way I think. Or how about to make service request to SAP for PSM release for those fields? Although which takes time and not sure SAP will accept or not.

Regards,

May