Re: Help configuring "Set Deletion Flag" to show enabled for rental space
Hi Jean, You can set the deletion flag at the pooled space level, the flag will automatically get set for the rental spaces belonging to that pooled space. If you want to discontinue the use of the...
View ArticleRe: RSTMS_DIST_APPROVED_REQUESTS, variant , user ID DDIC Could not find...
Hi Bo Could you define the SYSTEM_PF= (Default.pfl file location) in the Transport domain controller ThanksRam
View ArticleRe: Issue with CK74n session in background
Hi, Check the session code. The CL_GUI* requires the GUI during execution. In Background mode GUI is not available. To enable execution in background please replace the usage of CL_GUI* in the code. I...
View ArticleRe: Spool to Excel formatting
Hi, The excel interprets them as Number. Try to display using a character variable or try doing quotes along the values when you download. As you are doing it via SP01, try downloading in TXT and then...
View ArticleRe: BDC Recording problem
In that case the best option is to repeat recording to fill ANSSA/SUBTY fields. Usually there is a problem with IT0006 and the best option is to fill it on the previous screen. This coding "08/03"...
View ArticleHow to clear selection screen parameters before calling transaction?
Hello Experts, I am trying to call transaction KSB1 and display result in an ALV using -call transaction 'KSB1' using gt_bdcdata mode 'E'. "mode Problem:1) First I call...
View ArticleRe: Convert JPY to USD Value in ABAP using Function Module
Hi Pawan, The JPY currency does not have decimals but is stored in the DB as a decimal value. Check the T-Code OY04 to see if the decimal places has been maintained correctly. Ant conversion exit for...
View ArticleZROH/ZHLB
Check via transaction MM03 or MM17 by inputting material type and created by and material no.
View ArticleRe: How to clear selection screen parameters before calling transaction?
Hi, Clear the parameters on the selection screen before you call the second time. Cheers,Arindam
View ArticleRe: Error trying to export / send e-mail of a report
Apologies Isis. I was just hoping that you could use that approach. I really do not remember much from the old crxdrt days as to how / if this worked or not. Now, to troubleshoot your approach, I'd see...
View ArticleRe: When a field encounters calculations from Rows & Columns, is there away...
Hi, What do you get when you select Gross Margin and Revenue and right click to select "Percentage Share"?. Do you get the same result?. Thanks,Jothi
View ArticleRe: The MDAS service encountered an error.
Hi, Great.. I was just editing my post to suggest you to add as new datasource on the layout. Thanks,Jothi
View ArticleRe: Audit Database duplicates rows
Hi Rajesh, Depending upon which version of XI3.1 you upgraded from, I would suggest, going to: C:\Program Files (x86)\Business Objects\BusinessObjects Enterprise 12.0\Samples\universe - select the...
View ArticleRe: Dashboard filter multiple value selection
Hi, you can just create a prompt at your query panel level. 1. Add the object you want to filter on in the Filter part2. Change the Operator to In List3. Switch the filter to Prompt4. Just drag and...
View ArticleRe: disp+work.exe stopped: ERROR => ThInit: db_connect
Hello Sascha, Using <sid>adm type "r3trans -d" (without quotation marks) in a cmd window.Then provide the trans.log. Regards,Eduardo Rezende
View ArticleRe: UDF Saved Settings
Hi Anu Verma, You can block access documents and settings tables as example: >> Administration >> System Initialization >> Authorizations >> General Authorizations Edit Document...
View ArticleRe: In stored proc, inner cursor needs variable from outer cursor
You mention stored procedures and batches but I'm not sure which one you can/want-to use in Sybase so fwiw ... Sybase, like MSSQL, allows you to declare multiple cursors within the body of a stored...
View ArticleRe: disp+work.exe stopped: ERROR => ThInit: db_connect
Hello Sascha, Check note 1294762 (schema repair). Regards,Eduardo
View ArticleRe: Passing variable from Webi to dashboard
Yes Runali, you are correct. Blue cells are header rows, yellow are actual values coming from the connector and Green cells are for pie chart. If you see my second attachment you can view in input...
View Article