4.1.6 FHSQL @Prompt capabilities
Hi, I am currently having issues with trying to prompt in Webi 4.1 SP06 using FHSQL and a Stored Procedure. I am assuming what works for universes in 4.1.5 works in Webi for 4.1.6 with regards to...
View ArticleRe: Error when selecting Overall Result line on a crosstab in Design Studio 1.5
Thank you so much Tanguy, Alfred and Gowtham for all your good answers! Actually, in the script of my On Select, I was looking at the value of the member selected. In user connected in English, I was...
View ArticleStartswith Boolean Error
I'm having trouble here with limiting the pick ticket to locations to the following "startswith" What am I missing in the formula below ?
View ArticleRe: Appeon - The Future of PB Webcast Series - Vision - Comments
Nacho, I personally don't like embedding SQL statements inside PowerScript. I prefer to use datastores that map database tables and work with datastore controls for retrieve and update. But when I do...
View ArticleRe: Calculation View: Calculation is wrong in some cases
Hi Fabian,Once you are back, we can go over the issues you have."I also agree that the HANA One Console makes it easy to use - but still I would be lost without expert knowledge." We do our best. There...
View ArticleRe: PA 2.4 Expert Analytics - You have run out of space in IQ_SYSTEM_TEMP...
Hi Antoine, It's 17MB so I've uploaded it to wetransfer.com: http://we.tl/F8f0Haazxe
View ArticleRe: SAP WM 6.2 - JAVA Debugging Setup in Quality environment
Roopa, We in the SAP Mobile Support team agree with Stephen above. He also gave the same link we normally provide to customers to setup the Agentry debugging in Eclipse. In that same Wiki page, other...
View ArticleRe: How to select a max value within a group
Hi Abhilash, Thanks for the quick reply. I think modifying my SQL query is probably the way to go. The example above was simplified, and I don't thnk putting a summary in the group header or footer...
View ArticleRe: PA 2.4 Expert Analytics - You have run out of space in IQ_SYSTEM_TEMP...
Downloading.... Thanks!
View ArticleRe: Portal Logout redirects to startPage of Server instead of /irj
PrithviI did a HTTP trace on the log off action, it basically calls the standard logout component https://server:port/irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.masthead.LogOutComponent...
View ArticleRe: In T-code NACE I am not getting Certificate of analysis Application for...
And you wouldn't to the best of my knowledge. QM COA functionality has it's own configuration area. QM-->Quality Certificates You can't change the output program used by QC22. You'd have to...
View ArticleRe: BO4 - memory usage on servers sitting at high 80% and 65% but not much...
Philip, Have you run taskmanager to seee what type of process are taking up the memory? You may also want to download " procexp.exe " from Micorosft site to better understand the process...
View ArticleRegarding the Badges we get on our profile!
Hi Friends, I have a question regarding the badges we get on our profile when we achieve something on the SCN it's real cool ,help us to go further no doubt but my question is will there be any changes...
View ArticleAsset accounting set-up for South africa
Hi Experts, I would like to know the over view of Asset accounting set-up for the country South Africa. Please guide me.... 1. How many depreciation areas to be configured for ZA Country version. ?2....
View ArticleWithholding tax (vendor has exempted Certificate)
Hello Experts I have requirement that, Vendor will have lower Tax Percentage (exempted certificate -TDS) up to Rs 5000000/-In SAP i need to configure as belowUpto 50L 8% need to be deductedAbove 50L...
View ArticleSmoothing enabled and increased asset useful life
Hi all, In our business scenario, Asset Useful life for Computers are increasing from 3 years to 4 years in middle of the fiscal year after enabling/selecting Smoothing option,Asset is already used for...
View ArticleRe: SmartForms displaying information in windows.
Hi, You want a new page for each employee ? Regards.
View ArticleRe: Need to block adding Purchase Order if Shipping type is not Selected...
Hi Try this If @object_type = '22' and @transaction_type in ('A','U')BeginIF EXISTS (SELECT T0.[DocNum] FROM OPOR T0 WHERE t0.Trnspcode=-1 and T0.DocEntry = @list_of_cols_val_tab_del)BEGINset @Error =...
View ArticleHow to make a table field as read-only in a standard webdynpro component
Hi all - I am trying to make a screen table field as read-only in webdynpro component GRAC_UIBB_ACCESS_REQUEST view V_REQUEST_ITEMS. Table N_ITEM_DATA has the field valid_from and that needs to be set...
View ArticleRe: QM Catalogs / Codes / Selected Sets
Dear QM GURUs , Please tell me is there any methods to control the control indicators during creation of Inspection plan ,not during MIC creation. Can we defined whether it is qualitative or...
View Article