How to load budget into SAP?
How to load budget into SAP? Anyone out there can give me the process/transaction code how to load budget into SAP? Budget would be by cost center. Also, how to load the "sales" budget? Thanks! SAP...
View ArticleIs there any standard program to compare two same programs
Hi All, I have created a program and placed it in transport request. The same program is changed by other user. So now I have to compare both programs where changes have been done in both the programs....
View Articlelogistic license allow to add GL account in SAP
Hi All expert, i have found new research in SAP 8.82 about logistic license. i have attached screenshot image at below if anything else about this research please comment me.
View Article[abap2xlsx] Ways to Improve Performance (and Some Installation Issues)
First Things First: Installation I've recently installed ABAP2XLSX on a BI server (NetWeaver 7.3). My login language is German. Installation with the current SAPLink build went smoothly with some...
View ArticleAvoid Updating Database table multiple times with same internal table values
Hi All, I wrote a program to upload data from excel sheet to internal table and to update it in database table.So my question is if I am updating database table with same internal table values it is...
View ArticleABAP2XLXS error
I have added the following line of code to the demo program ZDEMO_EXCEL3 (after the bind_table line) but this triggers the errors in the attached document when I try to open the xlxs file. The program...
View ArticleHow to convert a raw datatype into a string or char datatype?
Hi, How to convert a raw datatype into a string or char datatype? Thanksdebanjan
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 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 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 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 Articlehow do I create Financial statements in sap?
Good evening, Please can I have the t-code to create profit and loss , balance sheet and cash flow statements in SAP. Many thanks, Renee
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 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 ArticleSquare brackets breaking my query vs UDT?
SAP B1 8.8, PL 20 Good day. In Query Manager I'm trying to use a parameter with a UDT and no matter what I try I get the error Messages below. I think the problem involves my wrapping the UDT name in...
View ArticleNot able to import ABAP2XLSX.nugg
Hello All, First of all thank you for active participant in the SDN. My problem is,I have installed SAPLINK and trying to import the nugget ABAP2XLSX.NUGG. all the objects are imported.but i am not...
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 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 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 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 Article