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

simple ALV

Former Member
0 Likes
715

in simplee ALV .......some types r there can u tell what r they.,.,.,..,.,.,.,,,.,.,

5 REPLIES 5
Read only

former_member196299
Active Contributor
0 Likes
694

did u mean type-pools ?

Regards,

Ranjita

Read only

0 Likes
694

no abt pov ,poh like that is there no regarding to that one ....

Read only

0 Likes
694

Hi Ravi ,

POV ( Process on value request ) , POH ( process on help request ) these are nothing but events used in the screen programming ( report/modulepool ) , and these are not used in ALVs . I hope your doubt is clear now or anything else you wanted to know ?

Regards,

Ranjita

Read only

Former Member
0 Likes
694

ALV Grid Display

ALV List Display

Hierarachy ALV

Block Display ALV

Interactive ALV

Check this link.

http://wiki.ittoolbox.com/index.php/FAQ:How_many_types_of_reports_are_there_in_ABAP_and_what_is_the_...

Read only

Former Member
0 Likes
694

hi

The screen flow logic is divided into four components:

<b>Process Before Output (PBO) event:</b>

which is processed before the screen is displayed

<b>

Process After Input (PAI) event:</b>

Which is processed after a user action on the screen

<b>Process on help request (POH)</b>

which is processed when F1 is pressed

<b>

Process on value request (POV)</b>

Which is processed when F4 is pressed

Hope this helps to solve ur problem....

do reward if useful....

regards

dinesh