Application Development 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: 

BDC for T code F-63

Former Member
0 Kudos

Hi All,

I have a requirement wherein I need to park a document through T code f-63. For this we need to do a BDC but the problem here is there are dunamic pop ups which come up while recording and these pop ups differ based on the input valus provided to the T code so we are not able to do a BDC which works for all the scenerios . Is there any way in which this can be handeled or are there any FM's Or BAPI's that can be used in this regards.

Any pointers to this would be of a great help.

regards,

Chaitanya

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Chaitanya,

You can use BAPI 'BAPI_INCOMINGINVOICE_PARK'.

You can refer following links:

Regards,

Vivek

3 REPLIES 3

Former Member
0 Kudos

Try this BAPI.

BAPI_INCOMINGINVOICE_PARK

regards,

raghava

Former Member
0 Kudos

Hi Chaitanya,

You can use BAPI 'BAPI_INCOMINGINVOICE_PARK'.

You can refer following links:

Regards,

Vivek

Former Member
0 Kudos

Hi raghava, vivek,

thanks for your replies.

One doubt here will this bapi BAPI_INCOMINGINVOICE_PARK work in the NON PO scenario also.