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: 

regarding line item in bdc

Former Member
0 Kudos

Hi,

I tried bdc for transaction mfbf.

After entering all values and entering into post with correction the line item exists.

Here using counter in bdc the batches are entered.

say,

(01),

(02),

.

.

.

(15).

But after pressing page down.

The line item changes to (02). and values are get

stored in (02) of first page.

Here i am facing some difficulty.

Is there any possibility to rectify these.

If there please send me...

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello Shiba,

Try to do the recording again, but if you need to insert a new record in the table click the botton to add a new row, it will be always adding the data in the firts row, and the others will scrool down automatacally,

Hope this helps,

Gabriel. P

3 REPLIES 3

Former Member
0 Kudos

Hello Shiba,

Try to do the recording again, but if you need to insert a new record in the table click the botton to add a new row, it will be always adding the data in the firts row, and the others will scrool down automatacally,

Hope this helps,

Gabriel. P

Former Member
0 Kudos

First make sure there is not BAPI for it. If not, make sure if there is not a button on the toolbar or in the menu to enter new line items. If not, enter 'page down' after each line item during recording and you will get each time item (01) or (02) in recorded transaction. It will make your programming easier.

Former Member
0 Kudos

hi,

you can postion cusor in edit and then the cusor will be placed thee on the particula line item then u can edit the field u require

rahul