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

Regarding BDC upload

Former Member
0 Likes
583

Hi Experts,

I am uploading capital data into SAP for the transaction MM01 through BDC.For this i am selecting different views for selecting multiple views i click the mouse in for coming down for this , the field name is BDC_CURSOR and the field value is 'MSICHTAUSW-DYTXT' .Which value is stored in that field value.When i executing This one in background that value is not coming.

Please can any one tell me the answer.

Thanks in Advance.

Thanks and Regards

Srihari.

7 REPLIES 7
Read only

Former Member
0 Likes
566

hi,

we record the program for mm01 to upload the data in that one we write that particular field = /11. it takes as the cursor poistion. so it will takes automatically without user interaction.

we can run in background easily.

please reward points if it is useful.

regards,

satish.

Read only

0 Likes
566

Hi satish,

its not working..

Regards

Srihari.

Read only

0 Likes
566

Remove all BDCCURSOR fields.. it'll not create any problems. & ur problem will be solved.

Regards

ANUPAM

Read only

0 Likes
566

Hi anupam,

My problem is not solved.When i remove the BDC CURSOR fields also, i manually click on the down arrow , if i am not clicking down arrow it shows error.

regards

Srihari.

Read only

Former Member
0 Likes
566

Hi,

Try using the ok_code '/00' for the vertical scroll movement.

Read only

0 Likes
566

Hi kasi,

It is already there "OK_CODE" '/00'. When i am executing fore ground .when the Ok_code filed comes to views position.I am clicking the scroll down button its processed sucessfully.But when i am executing in background,How the scroll button will trigger.

thanks in advance.

regards

Srihari.

Read only

Former Member
0 Likes
566

hi

good

go through this link ,hope this would help you to solve your ptoblem.

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/bdc+tutorial&;

thanks

mrutyun^