cancel
Showing results for 
Search instead for 
Did you mean: 

In ITS-Service ITSMOBILE no HTML-Template ALV_GRID.html

Former Member
0 Kudos

Hi all,

i use its-mobile with alv grid. In my Template i changed text:

Unknown type CUST_CTRL for element CONTAINER1

with:

`include(~service="itsmobile", ~theme="99", ~name="alv_grid.html");
alv_grid("ALV", 52, 8);`

But now i get the error: ITS_CANT_LOAD_INCLUDE - that file alv_grid.html is not found. That is right! When i look into ITSMOBILE -> Thema 99 -> HTML-Templates no file called alv_grid.html is there. So how do i get this file?

System is SAP ECC 6.0, Release 700 Support Package SAPKA70016.

Best Regards,

Max

Accepted Solutions (1)

Accepted Solutions (1)

former_member194364
Active Contributor
0 Kudos

Hi Max,

What is the BASIS Support pack that you are on?

I presume its the same level as your Application Support Pack SAPKA70016? i.e SAPKB70016

For ITSMobile - I thing you would need to be on SAPKB70018?

See notes:

[BC-FES-ITS #1320125 ITSmobile: fixed ALV Grid row selection|http://service.sap.com/sap/support/notes/1320125]

[BC-DWB-TOO-WAB #1142337 Generating program creates slow HTML mobile templates|http://service.sap.com/sap/support/notes/1142337]

Regards,

Oisin

Former Member
0 Kudos

Hi Oisin,

thanks a lot! After installing the notes everything is working fine and the template is there.

Best Regards

Answers (0)