Re: Open search help on radio button action in web Dynpro abap
Hi, You can use method HANDLE_VALUE_HELP of class CL_WDR_VALUE_HELP_HANDLER. But this is not advisable as these are internal classes and SAP may change it at any time! Create an action for radio...
View ArticleRe: PE51 Form not adding up retro active deductions
Hi Experts, /551 is appearing in the earnings part in the pay slip in the cumulation window. /552 is not appearing in earning and deductions cumulation window of pay slip. But it is observed that...
View ArticleRe: Inbound Delivery in ERP not flown to EWM
Hello Bala, Can you check delivery distribution status? It's in header, processing tab noted as dec. whse. Is it C or something else? RegardsSerhan
View ArticleRe: 08 Stock transfer inspection lot creation if accepted 01 already exist
Hi Can you explain your problem more precisely. regardsManish
View ArticleRe: Received a mail for thread - not following nor following space
Thanks: I've just reported it as COMM-2603 and it's on the SCN Known Issues List Can you forward me the notification by e-mail? The latest activity was two weeks before you received the notification...
View ArticleRe: Return Delivery - MIGO screen
Please explain the real need . We may help you better . IF Batch is available for a stock , stock movement will happen against batch .
View ArticleRe: Error:Can't connect to docservice
Hi Durga: You must review following variable:LD_LIBRARY_PATH=$SHARED_LIB_PATH:$LD_LIBRARY_PATH:$CATALINA_HOME:$CATALINA_HOME/shared/lib Our problem were resolved with this variable(opentext user)
View ArticleRe: Mapping Issue in SAP PI
Hi, I am not testing with blank Message.I am putting the value in FirstName and Last name...email id field i am keeping blank.Regards,Abhi
View ArticleRe: Need Help to Design new AddOn Template in C#.Net.
Hi Pradeep, Can you post your public void SBO_Application_MenuEvent(ref SAPbouiCOM.MenuEvent pVal, out bool BubbleEvent)And also your constructor of your form class ? RegardsEdy
View ArticleRe: Results recording in QM
Have you gone through my initial reply?? Maintain 2 MIC for the operation as MIN & MAX, then in results recording, enter the values accordingly. What are the Inspection types you are using for...
View ArticleRe: Error while opening Service Registry
Rudra Singh wrote: but now i m not getting any option of "START, RESUME,RE-EXEUTE" as it is showing currently executing so please let me know how to stop this and start again and how to solve the issue...
View ArticleRe: UPDATE request not working
Hi Arthi, Can you post here what error you getting from /IWFND/ERROR_LOG. Thanks,Syam
View ArticleRe: Can anyone please tell me how to keep only first row of table...
Hi Toshit, Its very easy. In PBO of your screen, MODULE make_editable. Now,in above module write code as:- MODULE make_non_editable OUTPUT. LOOP AT SCREEN. IF tc_9001-current line = 1....
View ArticleRe: Default system time in TCode CT04
Dear Kumar, I tried using sy-uzeit directly in the default value but its not working. I am not familiar with the syntax in dependency editor. Could you kindly provide an example. Thanks a lot....
View ArticleRe: Data Migration - OM and PA
Hi All, Thank you for sharing all your valuable answers, actually i am in middle of Data Migration and found out that the cost center is not getting updated. I have maintained Cost Center relationship...
View ArticleRe: Can anyone know ? Is it possible to see Standard SAP B1 Form coding?
Hi Pradeep, GetAsXML() is a method of the Form Object. oApp.Form.Item(FormUID).GetAsXML(). Regards Ad
View ArticleRe: SD : Delivery qty > Confirm qty
Ginee . Looks like by the time when you changed your quantity someone else order reserved quantity availble on 1.08.2013. Not clear with below statement, provide information: "Actually I don't want to...
View ArticleRe: Fiscal year 2012 is already open in Financial Accounting
Hi, According to me, you are I trying to tick the 'Negative Values' box in the Depreciation Area tab for a particular asset. Now this is recalculating the values in the asset for the previous year...
View ArticleRe: Sub Contracting Components field tobe restricted
Dear Sangeeta Can you please share the details as to how it needs to be done. RegardsVaishali Gupta
View ArticleRe: Define Pocket money per diem
Hi Sanjeev, So you just cant use Pocket money per diem as standalone ???? Regards,FF
View Article