Re: Archiving HANA data
Dear Bharath,Please read the concept of Multi Temperature Data to understand which data needs to be kept in which part of the HANA system.General benefit of archiving is you can save disk space,...
View ArticleRe: Creating menu in sapui5 application
Discussion successfully moved from SAP Fiori to SAPUI5 Developer Center as the more appropriate venue for this question. Regards, Mike (Moderator)
View ArticleHow to handle Alpha conversion while loading data using APD
Hi Guys, I have a requirement where I need to load data in Direct DSO using an APD. The APD was erroring out because of duplicate records. WHile investigating I figured out that APD is picking only...
View ArticleEsri Map is not showing in Agentry Application
Hello We installed Esri SDK 10.1.1 and added common Library(MobileAppsCommomLibrary) and MobileAppGisLibrary. Then we import MobileAppsGisResourcesLibrary. Then added...
View ArticleRe: SAP ERP not appearing in software downloads
Dear Prathish,Hope you are doing good.Nice to hear from you again.It is available in : Support Packages and Patches | SAP Support Portal Hope this helps._ _ _ _ _ _ _ _ _ Kind Regards,Hemanth SAP...
View ArticleRe: Clear Open reservations
Hi Rahul, I am not doing mass teco individual teco only. when i am activated black flush and doing partial good issue and ticking final issue indicator open reservations are not clearing. when i am...
View ArticleRe: MDG-M Reference characteristic - value cannot be selected
Please check the classes & characteristics assigned to your source material. I'm pretty sure those contain reference characteristics that reference a field of the material itself. These chars...
View ArticleRe: Sum([Sales revenue]) In Break: result is wrong
Yes, you are correct. there is a typo in the document in the "in Break" context.To get the desired results you need to have the In Break parameter within the brackets. Also, the typo seems to be an...
View ArticleRe: Windows Task Manager - Get the Application Task Description?
The following will return the exe filename of all the running processes. You should be able to use this as a jumping off point to return more information about the processes. First you need this...
View ArticleRe: Windows Task Manager - Get the Application Task Description?
It looks like it is "File Description" from the exe file version info. I have an example that shows how to extract version info: Topwiz Software - OSVersion
View ArticleDifference between SOP and Consumption tab
Dear all, good evening. Please help me to clarify an issue i am having...We use Sales and Operations Planning in order to derive (forecast) our demand plan (ie sales plan), which is fed to Demand...
View ArticleRe: Is it possible to derive data on a WF background step?
I really wouldn't do this, both from a technical and a business perspective: You cannot react on errors / messages from the validation logic in the background step, and especially for Material (MDG-M),...
View ArticleRe: BPC MS10.0 Drill through Help
Hello Rohit,Thanks for your reply.But I checked all the columns and I don't see any ; in them. It does not work still any other ideas?? Thanks
View ArticleRe: What is the Business use case of Development perspective in Hana.
Hi Florian, Thanks for reply. Yes, I can see these perspective in HANA studio,as I understand With SLT we can replicate ABAP tables in HANA,based on these tables we can create different type of view in...
View ArticleInconsistency in the dictionary for the structure "RCJ_EV_APPEND".
Hi, we have recently performed support pack activity on our development system. during the activity everything went fine but now we are getting following errors Inconsistency in the dictionary for the...
View ArticleRe: Loading Data into 0SD_C03 Sales Overview
2LIS_01_S260: SD - Sales order 2LIS_01_S261: SD 2013 Delivery 2LIS_01_S262: SD - Billing document 2LIS_01_S263: SD - Sales order / delivery. These DataSources are Obsolute.Go with DataSources that were...
View ArticleRe: credit union deduction
Please restrict your query to one problem. You now try to add "Point of entry" of Deduction Percentage, Validation Rules during Data Entry, Calculation of the Deduction, Loan Processing, Calculations...
View ArticleRe: Prb in retrieving value on 2nd loop using BAPI_PO_GETDETAIL1
Thank you very much!!I had the same problem and your code solved it! FIELD-SYMBOLS: <rendered> TYPE ANY. "(SAPLMLSL) Rendered (Ind. Whether acquisition) ASSIGN ('(SAPLMLSL)RENDERED') TO...
View ArticleRe: How we are getting performence Issue in Framework Expand ? How we are...
In addition, check my blog Let's code association/navigation and data provider expand in OData service! and try to implement it both ways and see the performance improvement. -Chandra
View ArticleRe: Alerta Modificacion
Pues si quieres solo bloquear a usuarios especificos, realizas una consulta en la tabla OUSR,select * from ousr y buscas los USERID que necesitas bloquear y los agregas al transaction. alli puse un not...
View Article