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

maximum number of

Former Member
0 Likes
722

maximum number of detaillists available is

10?21?16?20?

which statement declares an internal data object that serves as an interface for the screen?

1 data

2 parameters

3 tables

3 types

maximum number of detaillists available is

10?21?16?20?

which statement declares an internal data object that serves as an interface for the screen?

1 data

2 parameters

3 tables

3 types

6 REPLIES 6
Read only

suresh_datti
Active Contributor
0 Likes
694

1. max no deatiled lists is 20

2. types

~Suresh

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
694

20, but you can get around this.

the DATA and the TABLES statements can both provide an interface to the screen(dynpro).

Regards,

Rich Heilman

Read only

Former Member
0 Likes
694

hi,

20 is the maximum.

Read only

Former Member
0 Likes
694

Hi,

maximum number of detail lists are 20.

parameter serves as interface for the screen.

regards,

keerthi.

Read only

0 Likes
694

Please make sure to award points for helpful answers and mark as solved as your question has been answered.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
694

Hi Vamshi,

1) You will have a total of 21 lists in reports. This include 1 BASIC LIST and <b>20 SECONDARY LI</b>STS (DETAILED LISTS).

2) For the screen interface <b>PARAMETERS</b> will be useful but <b>DATA and TYPES</b> are also useful for building internal data objects.

<b>Note: Plz mark all helpful answers and close the thread once it is solved.</b>

Thanks,

Vinay