Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Can I change SAP generated code on my Custom development?

former_member202077
Participant
0 Kudos
651

Hello,

We have a custom ITS mobile service in the system and it has its associated few HTML templates, can I change these HTML template's inside code, as shown in purple box of my below screenshot, why I'm asking is these HTML templates are generated by standard SAP for my Z ITS Mobile service, so pl. let us know is it safe to change these HTML templates by adding/modifying/deleting inside code from it?

Thank you

se80-pic-of-my-cstom-its-mobile.jpg

1 ACCEPTED SOLUTION
Read only

nishant12
Participant
0 Kudos
480

This is custom HTML code. You can change/add into it according to your requirements.

Just in case, if you want to test this out make another copy of this template, edit it and test for any errors. then make the same changes in this code too.

2 REPLIES 2
Read only

former_member202077
Participant
0 Kudos
480

Any help pl.?

Read only

nishant12
Participant
0 Kudos
481

This is custom HTML code. You can change/add into it according to your requirements.

Just in case, if you want to test this out make another copy of this template, edit it and test for any errors. then make the same changes in this code too.