2007 Jul 30 5:35 AM
hi friends ,
i jus wanna hav th clarification on subscreens avialable in th scree painter.
i jus need th exact code in oreder to place th subscreens and getting activitaed..
if ur explanation s step by step with coding and explanation in a brief , will make me so comfort.
cheers
sakthi
2007 Jul 30 5:36 AM
hi,
<u>for examples on tab strip</u>
demo_dynpro_tabstrip_local
demo_dynpro_tabstrip_server
Rgds
Reshma
2007 Jul 30 5:36 AM
hi,
<u>for examples on tab strip</u>
demo_dynpro_tabstrip_local
demo_dynpro_tabstrip_server
Rgds
Reshma
2007 Jul 30 5:41 AM
2007 Jul 30 5:57 AM
2007 Jul 30 7:07 AM
2007 Jul 30 7:08 AM
Hai Shakthi,
1. create a subscreen area in the screen u want to fix the subscreen, just drag and drop the subare a from the tool menu on the left side os the screen painter and give a name to the sub area.
2. create a new sub screen, give any number to that screen on the time of creation
3. add required elements of ur requirement to the sub screen.
4. goto the flow logic of ur main screen on which u fixed the sub screen area.
5. In the PBO , use the statement CALL SubSCREEN Sub area name using progrm name , screen no: of the subscreen.(do check the syntax of the call screen)
6. use a call screen on pai also.
Regards
Sarath
Reward points!!