cancel
Showing results for 
Search instead for 
Did you mean: 

How to write html code in SAP ?

Former Member
0 Kudos

Hello ,

I want to know how to use my HTMl skills in SAP.

I know like we create the html code in a note pad and save it as .html file and excecute them.

Here i got a separate requirement like i have create a biodata form of client customers where we have to create a URL for the form make it available online.

Where when the customers fill there form i want to know where that data has to save because the customers will not be have access to the SAP system ?

Any how first please help me with the procedure how to write html code with in SAP ?

Thks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Balu,

If you are using the Web Application server (WEBAs), Then you can create applications using BSP( Bussiness server pages). Which is some what luike JSP.

Or

In SE80 , Try to create internet service files uisng BHTML. In the dropdown select internet service. And then try to create the HTML templates

Thanks,

Sarayoodharan.K

Former Member
0 Kudos

Hi,

check this thread which is similar to the thread you had posted...

Regards

Narin

former_member583013
Active Contributor
0 Kudos

Why don't you use PHP and SAP Integration? You don't need to give access to a SAP client...Just make the connection inside -;)

[SM30 on PHP|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3825] [original link is broken] [original link is broken] [original link is broken];

More info...

[Scripting Languages|https://wiki.sdn.sap.com/wiki/display/EmTech/Scripting+Languages]

Greetings,

Blag.