Re: Logic Script for adding two Categories to obtain another Category
Something like: *XDIM_MEMBERSET CATEGORY=Actual,Forecast*WHEN CATEGORY*IS **REC(EXPRESSION=%VALUE%,CATEGORY=Outlook)*ENDWHEN Vadim
View ArticleRe: Report on todays invoices
Hi, Try this query: SELECT T0.[DocNum], T0.[DocDate], T0.[CardCode], T0.[CardName], T1.[SlpName] FROM OINV T0 INNER JOIN OSLP T1 ON T0.SlpCode = T1.SlpCode WHERE T1.[SlpCode] = '28' and T0.[DocDate]...
View ArticleRe: CRM Web UI Personalization Issue
Hi Lalitha, Reset to default button, resets the configuration of the view as per available in bsp_wd_cmpwb. I guess in your case, the correct configuration is not getting picked up as you are...
View ArticleHow to change ACH File ID Modifier in ACH CCD File in SAP SAPFPAYM program?
Hi, We are using ACH CCD File transmission using PMW to send ACH file to get incoming customer payment to the bank. In one F110 run, we have multiple house banks in a single company code, so we will...
View ArticleLSMW for movement type 309
Hi All, We have a new requirement wherein we need to transfer stock from material to material (everything else remains same - valuation area, Sloc, base UoM etc.) We have thousands of materials to...
View ArticleRe: Preparation for SAP HCM Associate Certification Exam
Hi KunalI was going through the questions online, some of them are easy ones and some of them require hands-on experience in SAP HCM, I am new to SAP HCM and planning to write the SAP HCM exam soon,...
View ArticleRe: extract data from hash map for target structure mapping
Hi Mike, Ok, the only possible place I can see for a NullPointerException is the for loop with this code based on what you have included: ArrayList<String> al = matmap1.get(coreid[i]);...
View ArticleRe: Resetting a clearing document from a previous financial year - Vendor...
Hi Upul, From the screen shot above and explanation above it is clear that you have generated a check in the system. Is there any specific reason you are using FBRA instead of FCH8? Clearing document...
View ArticleRe: Can't display Design Studio in IE but can in Chrome
Is prod behind a load balancer or clustered? Can you disable friendly HTTP errors in IE to get the HTTP response detailed error, if any?
View ArticleRe: open dataset in binary mode-data missing in pdf file
Hi Praveen!Howyoumanaged to solveyour problem, please close this post as "Assumed Answered" (if you solve the problem alone) or "Answered" by selecting the correct answer among all posted here.Please...
View ArticleRe: Design Studio 1.3 applications shows only white screen on Mobile BI App...
Maybe try to redeploy the BI Mobile .war to Tomcat?
View ArticleRe: 911: My HANA One system on AWS has fallen and it can't get back up -...
Hi Bill, I do not think it was the Row Tables, but the data load for the indexserver and HANA. If loading 30G of DATA, using the HANA One 60G AWS instance and from the DF list of volume usage, it looks...
View ArticleHow can I consume consignment material (K) directly in IW41 ?
We can enter consignment material in IW21 but when going to IW41 in the Good Movements the rows are empty. I understand I have to activate a SPRO to be able to use Maintain Mov Type for PM/CS Ord, and...
View ArticleRe: Lumira Error - HDB 05004 unable to share Data Set & Story Board on Cloud
The publishing file size limit from desktop to cloud is 200MB
View ArticleRe: Query with variables
Hi, This is standard system behavior. Since you are querying OCRD table, system always show full customer list regardless of condition in query. Thanks & Regards,Nagarajan
View ArticleRe: Agentry Transaction Screen Tab
Thanks Jason.Got your point. Good suggestion, however it is REALLY REALLY a long list, and agentry does not have something like HTML anchor, we have to put them in tabs. I found I can use object...
View ArticleRe: Absence counting
Kedhar provided you with a screen capture of an Absence where you can see "Absence Days", "Calendar Days" and "Quota Used". Absence Days will be the number of days the employee was scheduled to work...
View ArticleRe: PCR based on Personnel Areas
Since you are calling your PCR with function PIT and are using Par2 = NOAB, you should have all WTs listed in your PCR, such as in this one : Note that we use operation VALEN as we can base our...
View ArticleRe: Fixed asset Master Data import
Hi, It is an application error. Please check SAP note: 2013280 - The Fixed Asset Import is unsuccessful when the asset's NBV is greater than zero Thanks & Regards,Nagarajan
View ArticleRe: Error to do the Synchronism of Hana Cloud Platform
That's fine - you have the local server started now. However, that's still only local and not on the cloud - therefore the Cockpit shows no applications. See here how to deploy on the cloud.
View Article