Re: Nested IF Statement
Hi, Try this: IF I25="AB" then "OM Can" ELSE IF I25="AK" or I25="AL" or I25="AR" then "OM" ELSE IF I25="AZ" THEN "FM" ELSE IF I25="BC" THEN "OM Can" ELSE IF I25="CA" THEN "MM" ELSE" not found" Thanks,DJ
View ArticleTabular report where users can change columns order and save their layout
Hi Can we create tabular reports in Crystal where users have an ability to change the column order and also save their preferred layout. They then if required should be able to export that report to...
View ArticleRe: 0ORGUNIT Hierarchy Info Package settings
Hi, creating the hier is possible only BW 3.X and BI 7.3 but not possible to create the hier in BI 7.0. you want create the hier entet the tcode - RSA1OLD create the hier.then check the hier in BI...
View ArticleRe: SQ01 Clarification for BSEG and S920 tables
once BSEG is replicated into HANA, it becomes 'unclustered' and it can be joined on, preferably with BKPF, but the NewGL may force joining on FAGLFLEXn tables as well.
View ArticleRe: Nested IF Statement
Hi Robert, It can be written in this way. If I25="AB" then"OM Can",else if I25="AK" then "OM",else if I25="AL" then "OM",else if I25="AR" then "OM",else if I25="AZ"then "FM",else if I25="BC"then...
View ArticleRe: Reports Tab - Mitigation Controls - GRC
Hi Madan I agree with all the comments above, just a small addition; The trick is to have mitigating controls which are as effective as possible. Its about quality, not quantity. Some questions which...
View ArticleRe: Detecting failed emails for PO's
You would need to change the communication strategy (CS01) and remove the alternative for printing if email is not possibleBut this affects anything, not just your POWouldn't it be better to develop a...
View ArticleRe: SAP PI Polling blank with NFS Folders.
Hi Uma, As Nabendu said, you have to make sure that the File Permission at unix level should be rw*r**r**. This is equal to 644. But if you want a file with 644 to be processed make sure that Processed...
View ArticleRe: Impact of SAP Query on ERP System Resources
Hi Atul Great to see you in here and really good overview. Anyway you could be convinced to publish this response as a blog? We don't have much Process Controls materials in this space and it's not one...
View ArticleMax document per webi server
Hi, can any one please tell how many documents can run on a web intelligence server at tha same time and can we increase its capacity. Regards,Imran
View ArticleRe: which is the best module to select for electrical and electronic BE.
Thank u very much for guidance Amit Awasthi., I had good knowledge on MM domain and sir I work for MNC in which getting 6.5lacks/year.If i take training in MM module & try for job can i get same...
View ArticleError in Billing TPV - WPUK
Hi. I'm currently trying to post billing documents trough trx WPUK, just as it would be posted trough IDOC WPUBON. The document is posted with no errors. However, the amounts posted to de FI document...
View ArticleRe: New functions in PFCG - track auth.-changes when merging authorizations
Good old ALV. Still unbeatable in 21st century :-). BTW nice features. Cheers
View ArticleRe: To prevent upload of incorrect file in LSMW
To prevent such mistakes, the user should actually execute the display read data step and the display converted data step. If he had done this, then he had seen that instead of english text there is...
View ArticleRe: PRT Plant Conversion From Central Task List
Hi IbnuI am sure you know that you can create PRTs Plant Independent which may help you. The standard centralized Task List conversion does not cover conversion of PRTs. You may think using...
View ArticleRe: Trying to make sense of OSS Note 1999747 - Screen ID Overwrite Rules?
Chinthan,As described in my comment above, please note that I believe the following screen override entries need to be added to the OSS Note (and likewise for VA02 and VA03):...
View ArticleRe: Update OITW MinStock using DTW
Try this query:SELECT ItemCode, WhsCode,ROW_NUMBER()OVER (PartitionBY ItemCode OrderBy WhsCode)- 1 FROM OITW This query will give you the LineNum based on the system keeping the order as alphabetical...
View ArticleRe: Custom key figure at PERPRODLOC level using helper key figure at...
Hi, We cracked this issue, the problem was with "composite fat" key figure being checked as stored. Attached is the modified definition. Regards,Aditya G
View ArticleRe: What is Production Planning?
Hi Umang ,The production planning is also one of the SAP Module Like SAP BPC,SAP Production planning module used most of the manufacturing sectors ,here manufacturing planning can done through...
View Article