| Home • Tips • Tutorials • Sample Specs • Certification Q's • Interview Q's • Jobs • Testimonials • Contact Us | ||
Document Categories:
What's New?
Contribute?What's Hot? |
Displaying table contents on the BSP ApplicationStep1:
In
SE80 (Object Navigator), For HTML tags, Go to TAG BROWSER wherein select the BSP
Extensions as below.
Step2:
In TRANSPORTABLE tree structure, select HTMLB where we can find all HTML tags
like Label, Button, and Input Field etc.
Step3:
Create BSP Application and page with
name First.htm. Step4:
To place the Label and Input field in the web browser, go to Tab browser->BSP
Extensions->Transportable->Htmlb. Go to Label html tag, drag and drop it
into Layout. Similarly same as for input field.
Step5:
User-define data types can be defined in Type
Definition tab strip.
Step6:
Page Attributes are parameters declared explicitly for one page. We can access
the page attributes from Layout and event handler.
Step7:
When the button is pressed, the process to be executed can be written in OnInputProcess
event handler. Copy the some event handler code from Input
Field Documentation and do necessary modifications as shown.
Step8:
To display table, we have to use tableview
html tag. Provide the id and table name as shown.
|
|
|
Please send us your feedback/suggestions at webmaster@SAPTechnical.COM Home • Contribute • About Us • Privacy • Terms Of Use • Disclaimer • Safe • Companies: Advertise on SAPTechnical.COM | Post Job • Contact Us ©2006-2007 SAPTechnical.COM. All rights reserved. All
product names are trademarks of their respective companies. SAPTechnical.COM
is in no way affiliated with SAP AG. Graphic Design by Round the Bend Wizards |
||