cancel
Showing results for 
Search instead for 
Did you mean: 

Create a Outgoing Cheque payment and Outgoing Bank Transfer Payments in ByDesign using SDK

Hanumath
Participant
0 Kudos

Hello Experts,

I am looking for ways to create and post the Outgoing Cheque/Bank Transfer payments in ByDesign from the 3rd party applications or within ByDesign using SDK. Is there a way/possibility of doing this?

If Yes, can anyone help me in finding the related services/SDK code support for doing this?

Regards

Hanu K

View Entire Topic
former_member624884
Participant

Dear Hanu K,

You can create new Outgoing check under Payment Management in your tenant.But at first, you have to build Customer Invoice or Supplier Invoice or something that is related with payment.And company which you input in New Outgoing Check and company in Customer Invoice that you input for New Outgoing Check must be same.When you can successfully post the new outgoing check, you can check in Payment Monitor under Payment Management.I think you may have to use LC designer when you want to customize your cheque.You can preview your check by Payment Management>>Payment Monitor>>All Payment>>Select your Outgoing cheque>>>Edit>>Preview>>Check.

There is no coding needed for that. But you can find Outgoing Cheque (Namespace : http://sap.com/xi/AP/Payment/Global) in Repository Explorer in SDK if you need something.

Best Regards,

KyawSi Thu

former_member624884
Participant
0 Kudos

BTW, if you want to create that from the 3rd party application,I do not think it would be possible.

3rd party system cannot login directly to ByD system on Browser.