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 Program - Subscreen - MIRO.

Former Member
0 Likes
823

HI all,

I have an Issue with BDC program for MIRO transaction, The recording seems to be OK.. but when i process the Recording I am unable to insert values in the subscreens, It only allows me to populate in the first screen and gets struck there. Does not recognize any other subscreens.

Have you ever encountered such an issue... Please let me know if there is work around ... No plans of using a BAPI .. I am in 4.6c.. Need your advice,

Thanks,

-Venkat.

5 REPLIES 5
Read only

hermanoclaro
Participant
0 Likes
684

I didn't create much bdc programs but maybe the problem is at the screen declaration during the batch input. Maybe some subscreen name is missing or incorrect.

Hope this helps you.

Read only

Former Member
0 Likes
684

Hi,

This is the known issue with BDC. Use the BAPI <b>BAPI_INCOMINGINVOICE_CREATE</b>.

Let me know if you have any question.

Regards,

RS

Read only

0 Likes
684

Thanks for your Replies....

This is an Old program called by Workflow using Call transaction and had to prepopulate some fields.... So i cannot use a BAPIs here .....Need to know the BDC_OKCODE which takes the screen from "Basic Data" tab to "Details" tab...

Regards,

-Venkat.

Read only

0 Likes
684

Hi Venkat,

I am also facing the same problem. Can you please tell me how did you solve the problem?

Regards,

Pranjali Mode.

Read only

0 Likes
684

Hi ,

Okcode from basic to Details--->HEADER_FI.

can u paste ur Recording here , so we can also have a look.

regards

P