Re: Termination of PPDS Planning Run
Naazuk, Every heuristic runs according to low level code. Some of heuristics terminates completely without giving any result if there are certain master data is not maintained. Example: Planning of...
View ArticleRe: IT Performance Reporting vs. Interactive Reporting: usage rights
Sorry, but I cannot imagine that such simple question cannot be answered in this forum. Situation You have your own SAP systems. Futhermore you are able as a SAP partner to sell the SAP licenses to the...
View ArticleRe: How to eliminate WPBP Split.
Dear Shiva, I am afraid it's not a good idea to eliminate standard behavior of system. You should work on your PCRs to have the correct result not to omit splitting. As you said your splitting coming...
View ArticleRe: Sum of group data
Hi Abhilash, I need to display the sum of blue color values for each person.So for the employee 'Leandro Saclolo' the sum of blue color values are approximately 2300.So i need to reset the GH2 variable...
View ArticleRe: Restrict parental leave quota to 7
Dear Punu, I think your settings in V_T559L are not correct. would you please possibly share some screenshots of settings? I need to have look your selection rule(All tabs), Base entitlement and...
View ArticleRe: loading mass data to sap via excel file
Dear Anna, I am not sure what you want to do but I would say if you are familiar with LSMW this is the way to upload mass data into SAP. Search for LSMW I am sure you can use it. Regards,Omid
View ArticleRe: Portal rendering Issue in Detailed Navigation
Hi Bhavin, The issue doesn't seem to be PC dependent. If the same works proper on IE 9 and above on the same PC and also on chrome, this definitely is the problem with IE version. As per your pt 4-...
View ArticleRe: SAP client doesn't remember its settings
The registry path is: HKEY_LOCAL_USER\Software\SAP\Sap Manage Have you checked the \b1-config-path.txt? Beni.
View ArticleRe: Backup Sybase on Tivoli Storage Manager (Windows)
I've found there is an open feature request, CR 726510, to update backupserver and sybmultbuf to 64-bits on AIX. There is an engineer assigned to it, but no customer cases are associated yet, so...
View ArticleRe: ESS EHP6 benefits Open enrollment does not show up
I did LPD_CUST and also we implemented BADI for aanother requirement,but my question is if there is adjustment reason OPEN in infotype 378 record it shows in backgorund and not in ESS opened an OSS...
View ArticleRe: From where Read_text function module reads information
Hi,Steps:1.- Check SE91 where the message is used and delete that code as well.2.- check SO10, there you can delete that text.3.- also maybe can be in customizing, tcode OVAH RegardsMiguel
View ArticleRe: RFC connection issue while extracting SAP data from BODS
Hi Rahul, Which version of BODS are you using? If it's 4.1, try using the RFC transport method. It's fast and easy. I did not use any ABAP df. Thanks, Arun J.
View ArticleRe: Quantidade Disponível na MD04 as vezes considera o estoque em qualidade e...
Gisele bom dia, difícil dizer só pelos prints que você mandou. Ambos estoques em qualidade dos materiais foram gerados pelo mesmo processo? Por ex, ordem de produção, compras, transferência. Ambos são...
View ArticleRe: how to call a screen from global class? i cant able to use call screen...
Hi Dinesh, You cannot call a screen from a global class. But you can wrap the screen call inside a function module and call that FM in global class. Regards,Ravi
View ArticleRe: Skipping a Job on certain days in a Job Chain in Redwood
Hi Aditya, In you job chain you have preconditions, here you can fill in a time window. You can Say: When time window <x> is <open|closed> in time zone <y>. Lets take an example: Job...
View ArticleRe: look up on data set
Hi Nikil, Please state your requirement clearly, exactly what you want with a sample data set, it will help us understand your issue. Regards,Kalyan.
View ArticleRe: How to see previous versions in SAP HANA Dev pers
Hi Naresh, If you have HANA SPS6, you can use Show Local History - then you can go back to previous version and you get few other options too.I don't think we have Show Local History option in SPS5.To...
View ArticleRe: Match textpattern to match two words in a string
This works (verified by testing):match(test_text, "First Part.*Second Part") The ".*" in the middle will match one or more characters until it gets to end of string (no match) or it finds "Second Part"...
View ArticleRe: Issue with authority check in FB70/75
Hi Anirban, Please go through following threads: http://scn.sap.com/thread/647085http://ficodotcom.blogspot.co.uk/2006/11/authorization-group-for-document-types.html Please search "document type...
View Article