Transaction Code - Printing Notification
Hi there... Can anyone tell me what's the transaction code to print notifications from a notification list.. Example: to print a single work order the transaction is "IW3D", now if we have a list of...
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 Articleabap2xlsx. Xml 2003 into xlsx
Does any possibility to convert from binary "xml 2003" prepared by "abap transformation" into xlsx container using ZCL_EXCEL_WRITER_2007 or something else?
View Article[abap2xlsx] How to argue for Security in abap2xlsx
Dear abap2xlsx Users/Developers, I am a huge fan of this project and love the solutions we can build with it. However, I was approached by our security responsible colleague who asked me: "how can we...
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 clear data from ALV grid
Hello everybody, I am working on a POS (point of sale) code, and I have a problem that I need to fix. I need some code that when I click a button on the program that is for example called 'print' all...
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 ArticleJSON Adapter for ABAP Function Modules - Code
Hello everybody, we are planning to develop some SAP UI5 application without SAP Gateway. We would like to do the Function module calls by the JSON Adapter explained in this article:...
View ArticleLast Invoice Date
Hello,I need a report that lists all of our customers who haven't had any sales with us in the past year. What Tcode would I use? Thank you.
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 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 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 ArticlePublish RPT to IIS using URL...
Greetings all. Any help you can provide to steer me in the right direction is much appreciated! I understand there is a SAP CR web server, but I would prefer not to go that route. I figure it should...
View ArticleREST Webservice call - invalid SERVICE_ID
Hi, I'd like to test the REST Webservice by calling the semantics3.com service. I've created a mashup configuration in my solution, aswell as a script. I'm calling the webservice like this: import...
View ArticleSAPLINK : PLUGINS
Hi,I have downloaded additional SAPLINK´s PLUG INS. but it is not available. how can I activate ??? BR
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 Article[abap2xlsx] problem with excel charts
hello, im using a custom .xslx file with an included chart on the frist page. i want to change the data basis of the chart with abap2xlsx. when i edit the excel file with abap2xlsx, which already...
View ArticleCreation of internal table and collect in query infoset
Hello Expert, I am trying to create an infoset (SQ02) based on table FAGLFLEXT in order to allow users to compare different plan versions (the format is similar to REPORT PAINTER but with more than one...
View ArticleHelp needed in SAP UI5 for reading XML View input field in View Controller
As I am in the learning process, I am stuck at one point for which I need your help. I am mentioning that in details below. I have developed the following application in which one master page comes...
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