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

BDC for T code F-63

Former Member
0 Likes
795

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
Read only

Former Member
0 Likes
666

Hi Chaitanya,

You can use BAPI 'BAPI_INCOMINGINVOICE_PARK'.

You can refer following links:

Regards,

Vivek

Hi Chaitanya,

You can use BAPI 'BAPI_INCOMINGINVOICE_PARK'.

You can refer following links:

Regards,

Vivek

3 REPLIES 3
Read only

Former Member
0 Likes
666

Try this BAPI.

BAPI_INCOMINGINVOICE_PARK

regards,

raghava

Read only

Former Member
0 Likes
667

Hi Chaitanya,

You can use BAPI 'BAPI_INCOMINGINVOICE_PARK'.

You can refer following links:

Regards,

Vivek

Read only

Former Member
0 Likes
666

Hi raghava, vivek,

thanks for your replies.

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