Re: Field symbols/Data ref - dynamic structure determination
Depends on how you code. You could use a Loop as mentioned already in other replies. Thanks
View ArticleRe: HTML5 Deployment
Not something that I have looked at but as there is a deploy button for HTML5 apps perhaps you could trace what it does and try to mimic that.Just an idea off the top of my head.
View ArticleRe: Recently Items in RUI- Feature
Hello Piyush, Yes the "Recent Items" is currently a roadmap item for us at SAP Hybris C4C. We do not have a planned release for this currently. Regards,Shailesh Mane
View ArticleRe: Does store.flush update the local created entity
Some thoughts:- Batch is fine, but deep insert might not be. See Offline OData Version Support and Limitations - Application Development in SAP Mobile Platform - SAP Library for more details. -...
View ArticleRe: Approve or Reject Buttons Missing
Hi, It did not reach into the decision step?Why did that happen? Please help. Thank you
View ArticleRe: PB Classic 64 Bit Menu Shortcut Keys Stop Working
Another example of the awesome QA process SAP has.
View ArticleRe: Convert varchar column to numeric (int or decimal)
Why don't you try to put your file in the "original" table, then SELECT the data and INSERT it in the "right" table. When the INSERT command finish, you just drop the original table and rename the...
View ArticleRe: Does store.flush update the local created entity
Where/when are you seeing this error? Any updates to newly created offline data should be using the record locator/url and etag. When the sync happens, as the first batch is executed and creates the...
View ArticleRe: SAP UI5 code checklist
You question is a bit vague but here is a list of things to consider if you are contributing code to openUI5 openui5/CONTRIBUTING.md at master · SAP/openui5 · GitHub
View ArticleRe: Calculated column using workdays_between() not working in SP11
Hi Lucas,Thanks for the information. And yes you are correct, they can be used in SQL script. Can you please name the second function, so that everyone will be aware of that too. Regards,Chandan
View ArticleRe: Starting SAP with a Script after a VM Restore
Hi Isaias,I had a similar situation. Using the power-shell script for MS Security Patches and subsequent restart and was getting the same "HTTP error, HTTP/1.1 401 Unauthorized" which was fixed by...
View ArticleCHANGE CODE MATERIAL IN ACTIVITY NETWORK
Dears,Is there any possibility to change the code of a material inserted into an activity network diagram? Example: a material code has been inserted in multiple operations and I would like to change...
View ArticleRe: PB Newbie - DW Datasource
Hi Roland, I'm using PB Classic 12.0.Data are from ASE 15.0. I use a datawindow(grid) with SQL Select as its datasourcethen as the resultset were provided, my users just click a checkbox in my DW. I...
View ArticleRe: Calculated column using workdays_between() not working in SP11
Hi Chandan, functions are add_workdays and workdays_between. BRs,Lucas de Oliveira
View ArticleRe: ASE 16 : missing token in master.dbo.spt_values
Hi Mark, Avinash,You are correct, with the introduction of granular permissions in ASE 15.7 ESD 2 these explicit tokens are no longer present in spt_values. HTHDan
View ArticleRe: SEM and FINBASIS add-ons in BW 3.5 system
Hi Vikrant, If you are sure you are not using it, you can remove them during the upgrade at the IS_Select phase . You might need the original SAR files for the addons you decide to remove. Thanks,Manas
View ArticleRe: ALV Field Catalog - key field not enabled but field still colorized
Hi Yance, Yup, I just tried your advice but it is still not affected. Regards, Danny
View ArticleRe: Starting SAP with a Script after a VM Restore
Hello Manas, If one script would start different systems, then it makes sense to set "service/admin_users". Setting "service/protectedwebmethods = OSExecute" is basically disabling the authentication...
View ArticleRe: Scheduling agreement overall status
Antonio - I think I am experiencing the same issue. Did you find a resolution?
View ArticleUse of VD01, instead of XD01 / FD01 ,how it will affect the master data
Hi everyone, I was trying to understand the customer master Tcodes VD01,XD01,& FD01, but was not able to understand completely, still there is confusion i know that the TcodeFD01- Company code...
View Article