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

alv

Former Member
0 Likes
287

hi to all help me in this issue,

i want the output in the following manner,

header

invoice (checkbox) Amount fixed fee Accrud inters

(700)

item(check box)invoice no1 400 20 1

(check box)invoice no2 100 20 1

(check box)invoice no3 200 20 1

thanks in advance

kiran kumar

hi to all help me in this issue,

i want the output in the following manner,

header

invoice (checkbox) Amount fixed fee Accrud inters

(700)

item(check box)invoice no1 400 20 1

(check box)invoice no2 100 20 1

(check box)invoice no3 200 20 1

thanks in advance

kiran kumar

1 REPLY 1
Read only

Former Member
0 Likes
248

Hi Kiran

You need to put the text that you want in the fields seltext_l, seltext_m, seltext_s and move 'L' or 'M' or 'S' to ddictxt depending to the seltext you want to dysplay, all this fields are contained in your fieldcat (SLIS_T_FIELDCAT_ALV)

Regards,

David