cancel
Showing results for 
Search instead for 
Did you mean: 

How to setup a BSP app for table maintenance

Former Member
0 Kudos

Hi All,

I want to create a BSP application to enable users to change some fields in the table and the remaining key fields will ne non-editiable.

Also, I want the BSP application at the top to display a set of drop down boxes on the table fields which determine what is displayed in the BSP page.

Can you kindly point me to some simple samples on this or share code that you might have for this kind of a application.

Thanks

Karen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Karen,

Please find the wiki below.

[BSP Application to insert data into database table and delete recordfrom database table|http://wiki.sdn.sap.com/wiki/display/BSP/BSPApplicationtoinsertdataintodatabasetableanddeleterecordfrom+databasetable]

Regards,

Ravi

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Karen,

There are sample applications are delivered in the system. The most important applications are listed below.

SBSPEXT_HTMLB

Examples of the HTML Business library

SBSPEXT_XHTMLB

Examples of the enhanced HTML Business library

SBSPEXT_PHTMLB

Examples of the pattern HTML Business Library

BSP_MODEL (for advanced users)

Example of the model connection as part of the MVC Design Pattern

You can access the applications through transaction SE80.

Regards,

Sebastian