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

ABAP PLUS Html

Former Member
0 Likes
702

Hi Experts,

Has anyone tried using ABAP and HTML both together in any kind of object? If yes, please tell me what kind of object was that and also if there are any tutorial on this.

Thanks,

Sid

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
643

Hi,

See the below link for program which is uploading the XML file in to SAP, this will work in 4.6C

http://www.geocities.com/rmtiwari/main.html?http://www.geocities.com/rmtiwari/Resources/MySolutions/...

use this XML file for the above program:

http://www.geocities.com/rmtiwari/main.html?http://www.geocities.com/rmtiwari/Resources/MySolutions/...

See the below link for one more program

http://wiki.ittoolbox.com/index.php/Code:Download_and_upload_OO_ABAP_class_in_XML_format

mark all the helpful answers

Regards

Sudheer

5 REPLIES 5
Read only

suresh_datti
Active Contributor
0 Likes
643

You can take a look at any BSP Application in SE80..

~Suresh

Read only

Former Member
0 Likes
643

Hi Sid,

ABAP and HTLM(or HTMLB) are used together in BSPs(Business Server Pages).

BSP is used to design web pages which use SAP as the database. You can refer to the below documents to get a basic understanding of BSPs -

http://help.sap.com/saphelp_erp2005vp/helpdata/en/e9/bb153aab4a0c0ee10000000a114084/content.htm

http://help.sap.com/saphelp_erp2005vp/helpdata/en/e6/e23fd8c47e11d4ad320000e83539c3/frameset.htm

http://help.sap.com/saphelp_erp2005vp/helpdata/en/7a/b86041397211d5992200508b6b8b11/frameset.htm

Hope this helps!

Regards,

Saurabh

Read only

Former Member
0 Likes
643
Read only

Former Member
0 Likes
644

Hi,

See the below link for program which is uploading the XML file in to SAP, this will work in 4.6C

http://www.geocities.com/rmtiwari/main.html?http://www.geocities.com/rmtiwari/Resources/MySolutions/...

use this XML file for the above program:

http://www.geocities.com/rmtiwari/main.html?http://www.geocities.com/rmtiwari/Resources/MySolutions/...

See the below link for one more program

http://wiki.ittoolbox.com/index.php/Code:Download_and_upload_OO_ABAP_class_in_XML_format

mark all the helpful answers

Regards

Sudheer

Read only

Former Member
0 Likes
643

Hi,

Yes you can use it in BSP ( Business Server Pages ).

Check this thread :

Best regards,

Prashant