Re: Can anyone please explain why we need to connect both eCATT and QTP for...
Hello Ranjini, You dont need to configuire eCATT with QTP unless you are using QTP to automate applications which are not feasible using eCATT. If you want to maintain all your test scripts automated...
View ArticleRe: Unbable to search on SCN
The URL in your screenshot is corrupt and now I'm wondering how you even generated it. Where did you enter your query? What do you see when you go to...
View ArticleWrong resource type as multimixed in APO?
Wrong resource type is getting created in APO of multimixed type for Machin _001 and labour _002 type from R3 workcentre for machine-001 and labour type -002 categories, R3 workcentre has 001 machine...
View ArticleNon numeric column in appraisal template
Dear Experts, I'm quite new to Performance Management and I'm currently developing a new appraisal template using PHAP_CATALOG. What I would like to do is to insert a new column which is Quadrant...
View ArticleRe: How to bring 6 months old data from current date
Hi Devram, If your logic is to restrict data in SQL statement, then you can use add_months(now(), -6) to get the date before 6 months and use it in the WHERE clause for the SQL. In case of scripted...
View ArticleRe: Repository A2 Not Accessible by HTTP
Dear Nitin, Can you send me the doc. Now this link is not opening. http://help.sap.com/printdocu/core/print46c/en/data/pdf/BCSRVOBS/BCSRVOBS.pdf Regards,Santosh Shivane
View ArticleRe: Serial number validation
Hi, You might need the ABAP help for this. Please check the exit EXIT_SAPLIPW1_004 (To validate Serial Numbers entered manually) and EXIT_SAPLIPW1_001 (To validates only when Serial Numbers are...
View ArticleRe: Validate a Field in the Initial Screen of UI in FPM
Hi, when you click on continue event LEAVE_INITIAL_SCREEN is raise so it is displaying message and navigating to next page. Create a action validate and assign to continue button and write you logic in...
View ArticleRe: DocEntry and DocNum changing automatically
Hi Jananisua , Same problem i had occured, Now go to screen Painter and again check your textbox alias name. I m sure that is missing, Bcoz screen painter is tu dump here.. Check and let me know....
View ArticleRe: Shortcut BW is not working
I tried your scenario in my system. I was able to create the shortcut on desktop. I double clicked and it taken me to Bex Analyzer. I just clicked on open workbook and it opened an I am able to see the...
View ArticlePR line item Display
Hello Team , Im facing one issue which looks strange . User is logged from his desk and checking ME51N > Document Overview . He is selecting Purchase Requisition and checking for PR. He is able to...
View ArticleRe: Can anyone know ? Is it possible to see Standard SAP B1 Form coding?
Hi Ad, Thank you someuch,can you tell me what is the actual process to get standard form using GetAsXML() ??Where I use that method ? Thank YouPradeep
View ArticleRe: While runnung payroll Error Division by zero not performed, calculation...
Hi Urvashi, Did you unhide "work hours/period" (DIVGV) in IT0008? The problem is because this field is hidden. If you would put it hidden you can define a constant in V_T511K or V_T510H. In this case...
View ArticleRe: Customer Down payment with billing plan
Hi Praveen, Could you please share the screen print of your order showing the Billing Plan tab in it. Regards
View ArticleRe: SAP DMS and solman integration
Hi , Any idea about integration between SAP DMS and Solution manager 7.1 version ? Rg,Karthik
View ArticleRe: Access to ABAPER On Production
Abdul, Agree with Wes. Seems ABAPer's believe you are the approving authority and hindering access. Once they know it is out of your hands and they have to follow a formal process of approval, most...
View ArticleRe: SDK
Hi, Please refer this link: http://help.sap.com/businessobject/product_guides/boexir4/en/44x_mobiOS_appcustom_en.pdf Thanks,Vishall
View ArticleRe: Validate a Field in the Initial Screen of UI in FPM
Hi AZ, Thanks for the info. But still the same error remains. In the GET Data I am checking some data validation and populating the error messages to a custom attribute in the class...
View ArticleRe: Row change event in WDP ALV
Hi , Try using ON_DATA_CHECK event of ALV. Thanks Vijay
View Article