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

BAPI for FBA7 with down payment request usage

joao_sousa2
Active Contributor
0 Likes
1,460

I need to create a vender down payment using down payment request.

Using BDC is a nightmare because I have to select the open down payment requests, it's impossible.

Do you know any way to do this via BAPI?

Tks

I need to create a vender down payment using down payment request.

Using BDC is a nightmare because I have to select the open down payment requests, it's impossible.

Do you know any way to do this via BAPI?

Tks

4 REPLIES 4
Read only

gokul_radhakrishnan3
Active Participant
0 Likes
1,301

Hi,

Try POSTING_INTERFACE_DOCUMENT (along with POSTING_INTERFACE_START & POSTING_INTERFACE_END). This may help you.

With regards,

Gokul

Read only

0 Likes
1,301

Can you tell me how to use them? They have no documentation.

Read only

0 Likes
1,301

Hi,

I think both POSTING_INTERFACE_DOCUMENT & POSTING_INTERFACE_START has documentation and only END does not have.

You can also refer programs  RFUMSANF & RFEBVND1 to understand how these function modules are used.

With regards,

Gokul

Read only

0 Likes
1,301

For sample, perform also a where used on those FM, they are widely used in SAP standard programs.

Regards,

Raymond