cancel
Showing results for 
Search instead for 
Did you mean: 

Changing long text box "Internal Note" look and size

Former Member
0 Kudos

I would like to customize the internal note text area to an input type text in page "BBP_PDH_TEXT_100". I noticed that the system always goes to statements which I can not figure out what it means and where it points to and the are:

`else`

`SAP_JavaScript()`

<!-- SAP_TemplateControlLayerBegin() -->

`SAP_ControlContainer("CONTAINER_LONGTEXT")`

<!-- SAP_TemplateControlLayerEnd() -->

`end`

I appreciate if any one can guide me how and where to find the cod behind the two statements mention above.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks, this answer my question. Is there any way to debug the html code, to follow the sequence of calls?

Former Member
0 Kudos

Hi,

Please review this SAP Notes: 451292, 835980

Regards,

Marcin Gajewski

Please award points for helpful answer

Former Member
0 Kudos

Hi,

You can find

SAP_TemplateControlLayerBegin

in template

templatelibrarydynpro.html

Regards,

Marcin Gajewski