Re: Multi level approval for Leave requests
Hi Shankar, We are in NWBC using latest version of HR Renewal FP and activated the BF HCM_TIM_WDA_1. I got this link Configurations for enabling Multiple approvers for Leave Request But in this after...
View ArticleRe: How to dynamically adust column heights
Perfect. Tweeted @CRnAnalysisTips (and voted up ): SAP Idea Place: Dynamically Adjust Column Height in Crystal Reports #crdesign Vote Up? http://ow.ly/NoV7B - Ludek
View ArticleRe: Clear Open reservations
Hi Caetano,Please refer below screen shotsThis same process when i am doing with out activating blackflush it is clearing open reservations.
View ArticleRe: Roles not visible in BRM Role Management - GRC AC 10.1
This worked! Thanks Rafael Sri.
View ArticleRe: Multiple external send outputs for a PO.
I've actually found the problem. I had to add the additional output type to the partner function message control. That seems to have done it. Thanks for having a look at it for me Jurgen.
View ArticleWM on S/4 HANA?
Hello, Will the standard WM run on S/4 HANA? I know EWM will, just need to know if my customer will have a choice once they transition to S/4 HANA. Thanks, Chase BurnsSAP Chief Customer Office
View ArticleRe: mergeDuplicates for images/icons in sap.m.table
Thanks Sakthivel. It works for Image but is it possible with icons too?. My requirement is, photo, employee id and name - all these 3 are repetitive and should be merged in a single column. I tried...
View ArticleRe: E-mail Notification for monitoring
Check your danger rule and Throttle settings of the watch. Based on your danger rule and throttle settings, it will trigger the email.
View ArticleRe: web service and SaveAs PDF
Hi Steve (et al); Sorry for the delay in posting this code but I wanted to make sure that the initial code release (even though its a prototype) was a lot more robust. I also wanted to document the...
View ArticleRe: Creating a command Object
Jennifer, SQL Syntax is a database specific and sometimes even DB driver specific. Can you tell us what is your Database and if it is ODBC, JDBC, Native, etc.? Thanks,Vitaly
View ArticleRe: Best DMS doc types for specific status network
Not really as per your requirement (No standard DIR with status described by you above).Standard DIRs are with some complected status or with simple, but i can suggest Q00 may be helpful for you to...
View ArticleRe: Exporting Reports
Thanks so much snr.Yes I have my code under Page Load. I just got it fixed. The problem is I used one form and reportviewer for displaying my reports. In the form I created custom enum and procedure to...
View ArticleRe: How to adjust Bonus Deprecation (2010, 2011) in tax books in 2015.
Thanks Sudhakar, one quick question. When I run the Z_T093B_UPDATE + RAAFAR00, the bonus depreciation in 2010 will reduce the net value of the asset in 2010. I am guessing, I will have to run the...
View ArticleRe: Control PO output triggering based on changes made
Hey Bro, You can use BADI me_process_po_cust along with the requirement routine to control PO output triggering based on the conditions you want. Hope this helps!! (Revert back if it doesn't . Will...
View ArticleRe: Alternate payee configuration steps
Hi;I have made changes as you said in the first step but when we run F110 we get more than one payment document (Check) and We need to get just one payment document. Could you please indicate me if is...
View ArticleRe: Multiple Outline agreements generated for same Master Agreement
Hi Sunil, Can you kindly check/confirm the following1. Are you using the standard integration for service items or have you changed anything in Sourcing or PI ?2. Open the MA that is published - go...
View ArticleRe: Error while creating BEx (variables)
Hello guys I have figured this out, this is not authorization access issue but a variable with replacement of path which is not suitable to work with a variable with selection of range criteria.I...
View ArticleRe: Issues with Powerbuilder 12.6 .net version
Do you see any folder with .out extension?
View ArticleRe: How do I add a column that doesn't come from a table to a query?
Thanks for the reply. I'll check with our admins
View ArticleRe: Auto resize tab controller when form resize?
Hi Jeewan, objForm = SAPbouiCOM.Application.Forms.Item(FormUID) oItem = objForm.Items.Add(ItemUID, SAPbouiCOM.BoFormItemTypes.it_FOLDER) oItem.Top = "110" oItem.Left = "15"...
View Article