Problem in VIA SELECTION-SCREEN
I want to capture the output of standard transacion ih06 in internal table and want to skip output of ih06 and show my desired output by processing it. Problem : When I am running this code, after...
View Article[abap2xlsx] Column width Row height
Dear abap2xlsx developers Can someone tell me what the units are for column width and row height or how to set the default units ? lo_row_dimension = lo_worksheet->get_row_dimension( ip_row = 8 )....
View ArticleDears is there any report that show the material number and the profit center??
Dears is there any report that show the material number and the profit center?? please mention the Tcode
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 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 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 Article[abap2xlsx] Upload a csv file in background
Dear all, i have a bit strange csv-file which looks as...
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 ArticleWebservice (SOAP) or REST access to Amazon Product Advertising API
Hi all, I am trying to get SUP to talk to the Amazon PA API.http://webservices.amazon.com/AWSECommerceService/AWSECommerceService.wsdl When I configure a Web Service Connection in SUP Platfrom 2.1.3, I...
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 ArticleCrystal Report cut input string which get from ODBC
Hi, I have Crystal Report which get data from Intersystem cache using ODBC.I see in ODBC log that ODBC send to Crystal Report long string.To check what Crystal report got I created formula field which...
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 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 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 Article[abap2xlsx] Possibility to add Footer (like page numbers during print)?
Hi, Is it possible to add Footer text like page numbers during print? I can't seem to find any method for this. Thanks,Shrini
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] 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 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 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 Article