Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
ajoy_chakraborty
Participant

Steps to create PAGE HEADER at runtime.

1) Create a webdynpro component in SE80.

2)

3) Go to VIEW1 -> METHODS tab

4) With in WDDOMODIFYVIEW method, write the following piece of code:

SAVE and ACTIVATE the Component

5) Create Webdynpro Application

6) SAVE and TEST

Similarly, you can also create other Elements at runtime.

Following is the code to create TEXT VIEW at runtime.:

SAVE/ ACTIVATE and TEST

Labels in this area