cancel
Showing results for 
Search instead for 
Did you mean: 

BSP & HTMLB tutorials

Former Member
0 Kudos

Hi Experts,

I am starting to learn BSP. Can you please guide me how and where to start, and also, please send me some easy to understand documents for BSP and HTMLB, other than the SAP Help. I would like to start from very basics and then move on to intermediate level. Please help.

Regards,

BSP Novice

Message was edited by: BSP Novice

Accepted Solutions (1)

Accepted Solutions (1)

athavanraja
Active Contributor
0 Kudos

Welcome to SDN.

If you are just new to BSP then you are loaded with info from Eddy.

If you are plain ABAPER and want to learn BSP then i would suggest that you learn HTML, javascript and a good understanding of HTTP protocol.

you can learn these things from online resources.

http://www.w3schools.com/ is one good site where you can learn all the web technologies

also check out www.htmlgoodies.com

Regards

Raja

Former Member
0 Kudos

Thanks Raja,

The information is quite helpful.

Regards,

BSP Novice.

Answers (1)

Answers (1)

eddy_declercq
Active Contributor
0 Kudos

Hi, Have a look at /people/brian.mckellar/blog/2004/06/11/bsp-trouble-shooting-getting-help

Brian's weblogs (/people/brian.mckellar/blog) are all recomendable, together with Thomas's weblogs (/people/thomas.jung3/blog).

Have also a look at the exapmle apps

ITMVC2, BSP_MODEL and HTMLB_SAMPLES.

Have also a look at http://help.sap.com/saphelp_nw04/helpdata/en/7a/b86041397211d5992200508b6b8b11/frameset.htm

and

http://help.sap.com/saphelp_nw04/helpdata/en/39/80ef90bbc3844a90569cf2c8214630/frameset.htm

Eddy

Former Member
0 Kudos

Thanks Eddy.

But the links you have sent me are having large no. of weblogs in them. How do I know where to start, i.e which ones are basics and which ones for experts.

Regards,

BSP Novice.

eddy_declercq
Active Contributor
0 Kudos

Hi, Start first with the help.sap.com links. These are basic step by step guidelines and check the sample apps. In practice one lears better from examples.

You will probably come up with problems that aren't covered in them, then I would suggest Brian's single weblog and if you have a specific question, you can have a look at the other web logs. There are of course the forums too.

There is also a book to mention:

http://www.sap-press.com/product.cfm?account=&product=H959

Eddy

athavanraja
Active Contributor
0 Kudos

Look at the devliered BSP tutorials


tutorial_1          
tutorial_1_js       
TUTORIAL_2          
TUTORIAL_2HTMLB     
tutorial_2_js       
tutorial_3          
TUTORIAL_3_MVC      
tutorial_4          
TUTORIAL_4_MVC      
TUTORIAL_CACHE      

http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/frameset.htm

Regards

Raja

Former Member
0 Kudos

Thanks Raja,

But I allready know about these tutorials. Anyways, thanks a lot for your efforts.

Regards,

BSP Novice.