Posted by [IP Address: 193.132.159.5] 'Alan Pope' on September 11, 2001 at 07:07:49 EST:
In Reply to: Re: HTML Business Function Library posted by [IP Address: 193.132.159.5] 'Peter' on September 10, 2001 at 12:53:54 EST:
You'll find the libarary under the system service on your ITS server.
X:\program files\sap\its\2.0\(sid)\templates\system\dm\templatelibrarydhtml.html
Al.
sapstuff.com
: Al,
: Thanks for the help. I am currently upgrading Web Studio to the latest version.
: If I can do it outside of Web Studio though.....where is the include file located? I can't seem to find the functions anywhere (like `SAP_Stylesheet()`, `SAP_TemplateJavaScript()`).
: Maybe when my upgrade is finished it will become more obvious - but I have searched all over the WWW and ITS NT mapped drives and can't seem to find a thing.
: Thanks.
: Peter
: : if you generate your templates with a recent version of SAP@webstudio or WAB you will get prompted for the style of your templates. If you choose something other than classic like sapgui for html or the other one I can't remember.. then you will get an include statement. It includes the HTML Business Function library from the 'system' service. You probably already have it! :)
: : Al.
: : sapstuff.com
: : : I came across the HTML Business Function Library on sapdesignguild.org last night, and would like to use this functionality in my custom templates.
: : : How do I include this functionality in my templates? Do I need to include a file?