I got feedback from development: They will consider the implementation of better monitoring options for RECLAIM DATAVOLUME. It will be available earliest with SAP HANA SPS 12, but it can also be later.
Re: datavolume reclaim monitoring
Re: Problem SPROXY
Hello,
All these steps are Ok.When I try to activate the proxy, I have no error shown.
Re: How to manage shared code between apps?
Hi Michael,
If you register your component in other projects, then you can share any component.
jQuery.sap.registerModulePath("component path");
Please check this which may help
Components - UI Development Toolkit for HTML5 (SAPUI5) - SAP Library
Regards,
Sanjoy
Re: BSI Tax Factory 10.0
Graziela
What is the solution when the sync tool, HRPAYUS_SYNC_TAX_DT, reports a mismatch between SAP client-specific level and BSI level? TaxFactory shows Cyclic J, Regulatory Bulletin 70, SAP shows Cyclic H, and Regulatory Bulletin 69 still. I tried importing the Regulatory bulleting 70 again, and well as running the sync tool in Client 300 again for Client-specific (and then Cross-Client as well for safe measure).
Thank you,
Tammy Strole
Re: How to transport KPI Modeler configurations
Hi Tejas,
Can you please be more specific about what steps requied to activate the hdbti file to export the delivery unit?
-Bhavik
Re: CAPTCHA in combination with Sapui5 - Gateway
Have you checked this one Using SMP with SAPUI5 Phonegap Apps and the SMP REST services
json model and MVC
Hi
I have an application in which i want to use some data from a local json file.
I know i need to 1) create an instance of ..JSONModel(), 2) load the data and then 3) bind to controls.
But how I can do this using the MVC pattern which has a JS model and controller but XML view. I have seen some example but those are using JS views
Is it possible to 1) and 2) above in the model?
any help will be appreciated
Thanks
Adnan
restrict user opening multiple SAPUI5 application sessions
How can we restrict user opening multiple SAPUI5 application sessions in parallel at the same browser's tab?
SAP PM - Fiscal Year Change TEST QUERY
Dear PM gurus,
We have a client who are implementing a solution which creates a shortened fiscal year for 2016 (periods 1-3) and a new off-set year for 2016-2017 to include periods 1-12 with period 1 beginning in April 2016.
We had a project kick off meeting in which the relevant config is taken care by SAP.
Please advise on what type of testing needs to be done from PM perspective.
What type of test scenarios do we need to build in SAP PM.
How to verify the impact of fiscal year change.
What are all the business process to be tested.
Custom Reports and Standard SAP Report Variants
Thanks
Mudassar
Re: Custom Agentry Android client supporting native NFC (RFID) scanning capabilities. Add new class in Eclipse.
Inheritance of Access Levels from parent folder
My apologies up front if this is a stupid question, but i'm quite new to BI administration & security.
I have a folder at Level 1, with security set-up on 3 ZZBI* groups with each a different access level. All is well
I would expect these security settings to be pushed down to the subfolders on Level 2 via inheritance, but it only does so 2 of the 3 user groups (ZZBI_All has 'no access', where i would expect it to have 'View Navigation':
The inheritance settings of ZZBI_All seem to be correctly set when looking at Level 2:
Any tips/suggestions?
Just wondering...does someone know who was the first freelance programmer in the world?
How the figure of "freelance programmer" appeared the first time? How and why? Who was the first one? Are you a freelance programmer? What motivates you?
Re: SAP ECC installation error Import ABAP step
Hello Aram,
Could you please upload the following files for my reference?
- sapinst_dev.log
- import_monitor.log
- <package>.LOG and <package>.TSK that are failing
- output of commands "R3load -v", "R3ldctl -v" and "disp+work -v" in a text file
Regards,
Henrique Girardi
SPA Product Support
GOS how to filter attached local file types ?
Hi buddies.
I can make GOS work, but left one issue.
How to filter file types when attaching local files to GOS ?
e.g. we are afraid of user attaching executable files.
e.g.2. how to filter the popup , so it only acepts PDF, DOC, XLS, TXT files to be attached ?
Re: Report S_ALR_87013019 Inconsistent For Few Orders
Hi Ajay,
Thanks for your answer. I had executed tx. KO31 for the first point but the result is the same.
About second point it was because a setting on report layout, there was a setting marked as "no sign" for negatives.
Regards,
Fer
Re: New job at another company - new SCN-account?
Hi Folkert,
Thanks for the quick response!
Since I am unable to update S # and email ( they show locked in my profile ) which are tied to my current employer, any steps you can suggest to maybe best prepare my current account for future linkage? Now, I do see a P # also tied to my current email ( not sure how that was created ) but it does not allow me to log in using that information. Any guidance would be greatly appreciated!
Regards,
Scott
Functional Location ABC Indicator
Hi,
Can we make the ABC Indicator field mandatory for specific levels of Functional Locations in the hierarchy for a specific Functional Location Category?
I know that ABC Indicator field can be made mandatory in TCode: OIAL, but this applies to all levels of Functional Locations in the hierarchy for all Functional Locations Categories. I need this for specific level and for specific category of functional locations.
Please let me know if there is any configuration needs to be done or development work required.
Regards,
PM Consultant.
Re: How can i fix uploading problem
what's uploadUrl property value? default value is ../../../upload
and could not be available on your server
Re: Syclo conversion exit setting
Jean,
Hi. We are trying to figure out if your statement above is to expose the 24 string length on the mobile screen or in the logs or something else?
What is your definition that it didn't work? This way our community of consultants, support or developer can chime in.
Thanks in advance,
SAP Mobile Support Team
Re: User names in Audit Database.
Hello Dell,
I tried what you said and if I put the two filters together (ADS_Event.Event_Type_ID = 10006 and ADS_Event.Object_Type_ID = 'AbJNwSl_dW1Di30y1rxJ5RE') it only returns the Administrator user,
I think it's because if you put those filters together you're gonna get the users who have deleted something, in this case just the Administrator account has deleted things (correct me if I'm wrong),
But then if I only put the filter ADS_Event.Object_Type_ID = 'AbJNwSl_dW1Di30y1rxJ5RE' it returns a lot of users which I think are the current users, I talked with the customer and in fact that was what she was looking for,
So thank you very much for your help,
Greetings.