Re: Passing "Date" and "Name" parameters from Dashboards to webi
Hi Sagar, Can you provide a screenshot of how the Prompt window looks when you try to refresh a Webi report in RC? Also please let us know what is the component being used to pass the date value from...
View ArticleRe: Combo Box.
Arjit, thanks for the article it was very helpful but i have one more question about measures ok. In my case, I am brining data from BW like this: Sheet1:ColumnA ColumnBContinent AmountAsia...
View ArticleRe: Calculate size of attachments FI documents
RZL_READ_DIR_LOCAL Export to function the server address, The function returns the files.GUI_GET_FILE_INFO Export to function the files (addres + file name), example: folder/file.txt...
View ArticleRe: Error opening data view after upgrading Excel Add-In
Hi Aldo, As per the standard help documentation, SAP suggests to do a re installation again for couple of times. Hope you tried that. Regards,Sandeep
View ArticleRe: SQ02 Upload Error: Compare query XXX InfoSet XXX : Field XXX missing
Hi Lim,You need to adjust in target box only, (Quality or Production), but my experience is, I wasn't successful always.Hence I suggested the last alternative. RegardsJogeswara Rao K
View ArticleRe: Change Invoice Document
Hi, We have similar scenario in our project. Can you please share how did you fix the issue and how did you convert all data? Thank you.Gouri.
View ArticleRe: PowerBuilder Print PDF -1 error
EAServer does have the ability to leave small chunks of scattered unreleased memory. Eventually a process requiring a big'ish chunk can't get one. Printing could be the victim rather than the cause....
View ArticleRe: Offycle process -Mass employees through PUOC_99
You cannot run mass off-cycle payroll from puoc_99 transaction, you have to create a process model and then run it through PUOCBP transaction for country grouping 99. ThxAshish
View ArticleRe: Kernel Upgrade from 720 EXT to 721 EXT
HI,may we know how you perform respective activity? by copying to old exe folder or by creating new folder. few hintsstopsapcleanipc <nr> remove (nr is your instance no)kill -2 any sapstartstrv...
View ArticleRe: error while doing PGI in delivery
Hi Kalyan, as the error message said the number range for your material document is not maintained for 2014. you can use tcode OMBT to maintain a number range. if you are not responsible for inventory...
View ArticleRe: Mobile View(Qaaws) not working in BO 4.1
Has there been an update for this? Is there another way of resolving the authentication issue without hardcoding user credentials for the service?
View ArticleRe: Incorrect column data loaded after initial load
Hi Steffi, Thanks for the additional info. This is my first time working with SQL statements to IDM views. I'll be away for the next two weeks so I'll have to pick this up when I return. Cheers, Paul
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 ArticleCHARM Custum status, action - ZMMJ
Hi,i am a big fan of standard Normal change workflow but i need to add custom status to have better control on the changes flowing through.i am on 7.1 SP6 my landscape is: DEV --> TE --> QA...
View ArticleRe: Material Rule Based Workflow Hours to Completion
this is a basic notification feature and has nothing to do with extended notification. basically, the MDG workflow will use the number of hours you enter to send a simple e-mail to the processors if...
View Article