Dump in cl_message_handler_mm Remove method
Hi all, i'm encountering an error in method Remove of class cl_message_handler_mm. here's its logic statements inside. METHOD remove.* DATA: l_event LIKE LINE OF events. LOOP AT...
View ArticleProblem with German Umlauts
Hello Community, two days ago i've installad the abap2xlsx-tool and i have tested some demo-reports.The Tool is great and I want to use it for some problems with my own zreports. My mainproblem at the...
View ArticleSAPUI5 Event full Calendar
Hello Experts I am new to SAPUI5 . How to create an Event Full Calendar in SAPUI5? Does any one have sample application. Thanks in Advanced.
View ArticleUsing VBA to sign onto SAP and run recorded script.
First of all, I am a newbie using SAP scripting; however, I have used macros in Excel on a regular basis. I have recorded a script in SAP that I want to use as a VBA macro in Excel 2010 that is...
View ArticleHow to download a project
HI Please help me in downloading project from following location from code-exchange .. https://code.sdn.sap.com/svn/sap-portal-ajax-framework Thanks
View ArticleDump in cl_message_handler_mm Remove method
Hi all, i'm encountering an error in method Remove of class cl_message_handler_mm. here's its logic statements inside. METHOD remove.* DATA: l_event LIKE LINE OF events. LOOP AT...
View ArticleCallback from an OCI Catalog with c#
Hi, as a catalog developer I am trying to callback to an SAP Netweaver service via the hook url I got.But I allways get an401 Unauthorized Hear is my code:var request =...
View ArticleHow to download from "SAP Code Exchange" easily?
I'm really struggling with "SAP Code Exchange". Well, I love using the svn client to manage ABAP source code but how can I enable my followers to download from "SAP Code Exchange" easily?Even if they...
View ArticleAdobe QR-Barcode Device Type
QR barcode has been created by ADOBE form, and barcode device is TLP 2844. Device types for printer are AZPL300 and AZPL203. When I want to get a direct output from SAP, it is in the printer queue...
View ArticleWho is maintaining Code Exchange main page?
Code Exchangemain page shows a wrong link for abap2xlsx pointing to Assembla repository, the official repository is on GitHUB ivanfemia/abap2xlsx · GitHub. I tried to reach several teams in SAP but no...
View ArticleUI5 Shopping Cart extend Controller
Dear experts, out of a customer requirement we need to extend the controller "shoppingcart.TrackOrdering.trackedResult".For our functionality we have to replace the method "onProcessEvent".The standard...
View ArticleNEED A help for multi forms Accessing
i want to use multiple forms in my addon but it give menu already exist, creates menus to SAP business one side bar but didn't open the forms.here i posting my code MENU file:using System;using...
View ArticleCallback from an OCI Catalog with c#
Hi, as a catalog developer I am trying to callback to an SAP Netweaver service via the hook url I got.But I allways get an401 Unauthorized Hear is my code:var request =...
View ArticleHow to make changes to SVN project and deploy locally
I am following this document "How To... Apply Custom Branding Using the AJAX Framework L-Shape APIs ". I have downloaded the project locally using SVN and successfully tested it and working fine. I...
View ArticleSMP3.0 OData JSON Service Consumption
Hi, We are successfully able to parse the OData service returing response in XML using the SMP3.0 OData Mobile SDK with following snippet of parsing logic. We need to parse the OData Service in...
View ArticleExample code for RSROA_OLAP_BADI BADI
Dear Experts I need to implement RSROA_OLAP_BADI BADI but i m facing problems when using IF_EX_RSROA_OLAP_BADI~COMPUTE_TABLE methodCan any one please share example code for this regards it will be...
View ArticleCrystal report viewer - print dialog problem
Hi, We have used "CrystalDecisions.Windows.Forms.CrystalReportViewer" version 13.0.2000.0 in Microsoft Visual Studio 2010-C# Class Library project to show the crystal reports. we have a problem in...
View ArticleHow to display two different sections from database by passing two dates
Hello everyone i am new and freshers to SAP Crystal Report.I am facing one problem while displaying the report contents I have a database structure which i attached here.I want to display to different...
View Article[abap2xlsx] date-fields lose formatting
hello, we are using the newest version of abap2xls and its really a great tool. for our use case we have a prepared excel file, which includes several date fields for every day of the month. the...
View ArticleSAPUI5 Event full Calendar
Hello Experts I am new to SAPUI5 . How to create an Event Full Calendar in SAPUI5? Does any one have sample application. Thanks in Advanced.
View Article