‎2006 Sep 22 4:45 PM
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
‎2006 Sep 22 4:55 PM
Hi,
See the below link for program which is uploading the XML file in to SAP, this will work in 4.6C
use this XML file for the above program:
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
‎2006 Sep 22 4:52 PM
‎2006 Sep 22 4:54 PM
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
‎2006 Sep 22 4:55 PM
‎2006 Sep 22 4:55 PM
Hi,
See the below link for program which is uploading the XML file in to SAP, this will work in 4.6C
use this XML file for the above program:
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
‎2006 Sep 22 4:57 PM