Re: Except. /BOBF/CX_FRW_FATAL while calling action of standard object
Hi Mrugesh, Can you check the change mode Value Under Action Setting.I think In your case the value is Exclusive Write Mode because of this only it is going for dumpas it is already locked it...
View ArticleRe: Select Query for FMS
Hi Frank - getting an error now: The isnull function requires 2 arguement
View ArticleRe: 2 reports with different connections, same environment but different...
sorry about the confusion Vadim, I was talking about the EMPSavedata formula
View ArticleRe: 2 reports with different connections, same environment but different...
Just model name will work!
View ArticleHow to post valuates material into non-valuated stock
Hi, Backgrond:- We use purchase order with account assignment to investment order to purchase some spetial type of fixed assets.- But these FA are stores in warehouse before usege and we need to have...
View ArticleGlobal or named models and data loading
To provide a nice starting screen, I'm using an IconTabBar with several tabs. Each tab has its own MVC to load data and handle use interaction. One of the IconTabFilter properties is 'count', in which...
View ArticleRe: SAP IdM 8 - Manage -Tasks Available for this Entry
Hello Santosh, Could you please share the IDM UI screenshots so that we can get little more idea about your error.idm_authenticated_studio action In general, If a user has been created in UME as well...
View ArticleSolution Manager 7.2
Hello, Are you planning to1. Upgrade your SAP Solution manager to 7.2or2. Fresh installation of SAP Solution Manager 7.2 ? Please describer the reasons for your selection. Regards,Yogesh
View ArticleSelect Statement Fails, SY-SUBRC = 4
Hello Community, I'm in need of help since my following Select Statement does not give any results and a can't figure out why: TYPES:BEGIN OF ts_lifex,vbeln TYPE vbeln_vl,lifex TYPE lifex,mblnr TYPE...
View ArticleRe: Is there an easy way to count number of records in the clustered CDPOS...
Use a custom sql with Open Cursor with Package size. Keep adding sy-dbcnt in the Fetch loop. At the end of loop it will give you the count of rows. Since cdpos is a cluster table it cannot be processed...
View ArticleSharing SAP Lumira docs with End users
Hi GuysWe are on SAP 4.1 sp3 and Lumira version 1.28.2We have limited Lumira licenses in our company. Now there are some advanced BO users who want to develop documents in Lumira and share it with the...
View ArticleCan anyone provide me any doc or link for configuring SOD for Enterprise...
Hi Everyone, I have integrated GRC with EP. Now I am trying to create SOD function to perform risk analysis. Below in the attached documents is the issue I am facing. Please help me on this. I am stuck...
View ArticleRe: Mail content alignment in SEND_MAIL task in SAP Business Workflow
The only way to get perfect alignment is to use html tables.
View ArticleOpenHub - no response from web service
I'm in the process of migrating a client off of DS 4.0 to DS 4.2 SP6 patch 2. We've managed to get most of the jobs working correctly, but we're seeing the above error message with jobs that contain...
View ArticleRe: Custom Number Format With 2 Decimals
Hi Jeff, Try this (adding "00" after decimal instead of "##" will force 00 after the decimal.)for positive: #,###,###.00for negative: (#,###,###.00)for zero: 0.00 Thanks,Mahboob Mohammed
View ArticleRe: Duplicate Key Error while Load/Replication
Hello Shushant, As per my understanding the restart for the replication of the table would be required, as once you define the ranges and start the replication system will first execute the...
View ArticleBest way to sum multiple members in default logic?
What is the best way to sum up multiple members in default logic and store the results in a separate member? This is easy for the Account dimension since all Accounts are automatically included in...
View ArticleWebi report with Excel as a data source not working SAP 4.1 sp3
Hi GuysOne of the users created a Webi doc with excel as a data source for one of the queries. It was all working fine for her. Now she wanted to share this query with other user and the other user...
View ArticleRe: Calculation of depreciation on revalued asset
Hi Manjusha It seems you have removed "Dep to the Day" indicator from Dep Key.. This error cant be because of changing 01 to 03 For your case, you must use changeover method (% of NBV) and your Dep Key...
View ArticleRe: Cumulative Sum?
I created a universe filter to get Jan 2013 to May 2016 data using below code but how do I get rolling 36 months in report level? Table.Year between year(sysdate) and year(sysdate)-3 How to create the...
View Article