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 recording

Former Member
0 Likes
428

Hi Friends,

I written a BDC program for MM02.

My problem is when i exectute in dev client the recording is working properly , when i exectute in testing server the program fails because after entering the material no in first screen and after pressing enter key

i am selecting Costing 2 tab in the views .

In dev server the costing tab comes 24th tab and in testing the costing tab comes in 15th tab.

How to handle this type what needs to do in recording . In dev I used tab key (P++) to come down) .

please provide or suggest sample code

thanks

sai

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
398

Hi

When ever u r using Tab u have 2 do one thing that place hot coded as 'X'

In flat file dont mention for any value for that place.

Note:

In the recording In quality and import to developend and write code for that program.

Regards:

Prabu

Edited by: Prabu Kannappan on Sep 9, 2008 11:54 AM

Hi Friends,

I written a BDC program for MM02.

My problem is when i exectute in dev client the recording is working properly , when i exectute in testing server the program fails because after entering the material no in first screen and after pressing enter key

i am selecting Costing 2 tab in the views .

In dev server the costing tab comes 24th tab and in testing the costing tab comes in 15th tab.

How to handle this type what needs to do in recording . In dev I used tab key (P++) to come down) .

please provide or suggest sample code

thanks

sai

1 REPLY 1
Read only

Former Member
0 Likes
399

Hi

When ever u r using Tab u have 2 do one thing that place hot coded as 'X'

In flat file dont mention for any value for that place.

Note:

In the recording In quality and import to developend and write code for that program.

Regards:

Prabu

Edited by: Prabu Kannappan on Sep 9, 2008 11:54 AM