Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Debit request

Former Member
0 Likes
502

Hello.

Is there a BAPI to create a debit request.

I tried the sales order BAPI but it says the document category cant be used with business object BUS2032.

Thanks in advance

Nuno Silva

1 ACCEPTED SOLUTION
Read only

suresh_datti
Active Contributor
0 Likes
471

You can check BAPI_DEBITREQUEST_PROXY_CREATE.

~Suresh

3 REPLIES 3
Read only

suresh_datti
Active Contributor
0 Likes
472

You can check BAPI_DEBITREQUEST_PROXY_CREATE.

~Suresh

Read only

0 Likes
471

I think you can use BAPI_SALESDOCU_CREATEFROMDATA1.

Read only

Former Member
0 Likes
471

Hi,

Try FM <b>BAPI_DEBITREQUEST_PROXY_CREATE</b>

reward if useful.