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

call transaction ke24 using bdc_table

Former Member
0 Likes
951

Hi all. please, help me with fullfilling bdc table in

call transaction ke24 using bdc_table.

i'm interested in Additional selections - i can't record them in bdc.

that's what i mean:

when i push "Additional selections" button the screen with first group of 12 check-boxes appears. this screen consists of several such groups, those are filled dynamicly when i choose next or previous page.

the question is - how to mark the lines, which are not in the 1st group?

hope you help, thanks a lot.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
773

I think wahtever you do in t-code u should get in the recording only thing is that if user is making any selection u caan go for BAPI where u can make a bapi for displaing line items for user selections

better u go for BAPI

Regards

shashi

Hi all. please, help me with fullfilling bdc table in

call transaction ke24 using bdc_table.

i'm interested in Additional selections - i can't record them in bdc.

that's what i mean:

when i push "Additional selections" button the screen with first group of 12 check-boxes appears. this screen consists of several such groups, those are filled dynamicly when i choose next or previous page.

the question is - how to mark the lines, which are not in the 1st group?

hope you help, thanks a lot.

3 REPLIES 3
Read only

Former Member
0 Likes
774

I think wahtever you do in t-code u should get in the recording only thing is that if user is making any selection u caan go for BAPI where u can make a bapi for displaing line items for user selections

better u go for BAPI

Regards

shashi

Read only

Former Member
0 Likes
773

Alexey, use SHDB transaction to record your ke24 transaction. but bear in mind, when filling your bdc table fill it exactly as in formed record.

hope, i've helped you.

Read only

Former Member
0 Likes
773

thanks to all.