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

Maintain Z-Table using ALV list

Former Member
0 Likes
514

Hi All,

I want to create a report which enters records in my Z Table.

Its output must be same as Transaction SE16. The difference is if we press Create or Display or Edit button in SE16 it will display a output which looks similar to Selection Screen (i.e, display of the fields in Vertical manner) but in my report if I press Create or Display or Edit button it should display a output same as current screen output (i.e, ALV list Output containing only Save & Back Button in Application Tool Bar) where I must be able to enter a record if it is Create…..and so on.

Regards,

Adithya M.

Hi All,

I want to create a report which enters records in my Z Table.

Its output must be same as Transaction SE16. The difference is if we press Create or Display or Edit button in SE16 it will display a output which looks similar to Selection Screen (i.e, display of the fields in Vertical manner) but in my report if I press Create or Display or Edit button it should display a output same as current screen output (i.e, ALV list Output containing only Save & Back Button in Application Tool Bar) where I must be able to enter a record if it is Create…..and so on.

Regards,

Adithya M.

1 REPLY 1
Read only

Former Member
0 Likes
388

Hi,

You will require to create an editable ALV.

Just search the programs SALVDEMO you will find sample program for this.

Regards,

Atish