cancel
Showing results for 
Search instead for 
Did you mean: 

BSP - PERFORM statement in layout part

Former Member
0 Kudos

Hi,

I need to generate BSP page dynamic. I use nested tables in this page and I would like to display it on page with HTMLB: inputField.

Do you have some idea, how to use statement PERFORM in layout part of BSP page and how to define FORM part?

Th

Honza

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Karel,

What i think is that there is no provision for PERFORM and

FORM. Instead you can use methods to create layouts dynamically. Use cases or IF ELSE to display different UI elements based on a condition. Read <a href="/people/brian.mckellar/blog/2005/04/25/bsp-programming-gen-branchoffset-limit-reached weblog by Brain. It will help you in creating pages efficiently.

Study examples of Standard BSP Applications SBSPEXT_HTMLB,

SBSPEXT_PHTMLB, SBSPEXT_XHTMLB and SBSPEXT_TABLE

Write in detail what you want exactly.

Regards,

Narinder Hartala

Message was edited by: Narinder Singh Hartala