Re: 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 I appreciate the honesty . It's a disappointing direction for the product to say the least. Are there any others besides the 2 workdays functions that will disappear from the SQL engine...
View ArticleRe: Group Valuation Currency 31 type is not assigned in the Material Ledger
Hi John, If for a certain material type the quantity and value update is notactivein txn OMS2. As a result, the MLMAA and MLAST flags are not setin the MBEW. Also the ML tables (e.g. CKMLPR) do not...
View ArticleRe: Changing the Collation without rebuilding the DB
Hi Volker Thanks for the suggestion. I tried your first approach (in source DB) and then did the migration. This helped me also to get rid of 'right truncation error' while migration. Now, I am getting...
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 Article