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

Fetching the data from infotype 0022

0 Likes
522

Hi guys,

I am fetching data from infotype 0022 and want to print that in ALV output.I am successfully fetching the data from no of fields of IT0022.But problem is if an employee is having more than 1 record then the datas are coming in row 1 row 2 row 3 etc.But business requirement is i want to show the data in one line.

eg: if an employee is having more than 1 education qualifications then its showing in more than 1 line.but my requirement is it should come in one line.

Thanks in advance

chandan

Hi guys,

I am fetching data from infotype 0022 and want to print that in ALV output.I am successfully fetching the data from no of fields of IT0022.But problem is if an employee is having more than 1 record then the datas are coming in row 1 row 2 row 3 etc.But business requirement is i want to show the data in one line.

eg: if an employee is having more than 1 education qualifications then its showing in more than 1 line.but my requirement is it should come in one line.

Thanks in advance

chandan

1 REPLY 1
Read only

rajkumarnarasimman
Active Contributor
0 Likes
492

Hi Chandan,

Using Dynamic Internal Table, we can have all the educational qualifications in a single row to display in ALV. Please find the following link.

Regards

Rajkumar Narasimman