Re: Gateway monitor is deactivated
As this is a development server due you have opportunity to bounce the SAP instance. If yes, then please go head and check if problem still exists, then share the latest and complete dev_rd file....
View ArticleRe: Soft Keyboard for Input field
Hi Vamshi, Since the soft keyboard is part of the OS, I don't think there is a standard, easy way to do this via javascript (although not without some obscure workaround/hack which probably won't work...
View ArticleRe: How to make Time field as Mandatory in Standard Tcode of ME38 Scheduling...
Hi, as I think, it is better to use "Creating Transaction and Screen Variants" as VenkatRamesh has mentioned than using User-Exit. When you have alternative to do it wihout User-Exit, it give you...
View ArticleRe: Synchronous landscape copy?
Thanks for the invitation. I'll get back to when I'm in your area next time. In the meantime, could you let me know about your plans for and end-to-end landscape copy?Is it still on your...
View ArticleRe: Soft Keyboard for Input field
Hi Maarten, Thank you for the information . but i need to use input field here, as sometimes user enter input by the soft keyboard as when scan failed to read the barcode. and focus should be on this...
View ArticleRe: Gateway monitor is deactivated
Hi, Can you please let me know if any alternative? please let me know what would be the reason for the issue. Regards,Satyardha
View ArticleNeed to sum 2 fields
Hi experts i had a query based on oinv and inv1 in this 2 field i need to sum and should appear in single line 1. The DocTotal Filed2. The U_Contract Values Filed i had done it but its still showing...
View ArticleRe: Valid to date for Routings
Hi Harshal, indeed, the Valid-to date in the routing is automatically set to 31.12.9999. It cannot be set differently, nor modified. Is it anyway possible to control the routing validity via the...
View ArticleRe: Azure, PowerBuilder & PowerDesigner
I had a free account for a couple months but dropped it. I put together a connect example: Topwiz Software - SQLAzure
View ArticleCan somebody explain this code ?? clearly
method SEARCH_BOOKINGS.REFRESH et_results.IF iv_string IS NOT INITIAL.SELECT GUEST_ID HOTEL_NAME LASTCHECKINFROM ZBOOKING_RESERVUP TO iv_max_hits ROWSINTO CORRESPONDING FIELDS OF TABLE et_resultsWHERE...
View ArticleRe: Financial Instrument Flow Re-Schedule
Hi Thanks for your desire to help. kindly find below: i posted the flow till 31.10.2016 .. RegardsMahmoud El nady
View ArticleRe: List of raw materials used
Hi, Believe the product is batch managed.You can check the 601 movements to get the product list for the day. Then go to coois (or table if custom report is designed) and find the order number, get the...
View ArticleRe: What is Ad_Hoc Reporting On WEB-I??
Hi, if user wants to see the data for particular city then he can restrict the data at webi query level via prompt condition or static condition.depend on the value user select in prompt condition,user...
View ArticleRe: Error when compiling project "transfer_master_data" in SAP ESP
Hi Andre, The error can be placed in imported files:import '..\transfer_log\system_ping.ccl';import '..\transfer_log\esp_ping.ccl';import 'localschemas.ccl'; Please try to create the new ESP project...
View ArticleRe: How to use PAM?
Hi Shuai,In step 2 you should cloick on the appropriate check-boxes for HP-UX. Somestimes it's a bit slow, so you should wait a few seconds and try again.After that you will see all supported kernels.I...
View ArticleRe: Retention Amount to Invoice
Hi srinivasan this not a construction industry related query . i think this is a generic scenario where an amount is kept as a retention amount against every invoice . This can be handled easily by...
View ArticleRe: Cache Clear
Hi Uday, I'd suggest you analysing root cause of a cache issue and trying to fix it, rather than making automatic periodic cache refresh. Manual cache refresh shall never be considered as a long term...
View ArticleRe: 64 bit ODBC Connection creation for CMS Database
Hi, Yes,the DSN must be created using the 64bit ODBC. CMS Database - Business Intelligence (BusinessObjects) - SCN Wiki Amit
View ArticleRe: display product sale monthwise and yearwise
Change the length of your parameter month to 2. Now it is three long and the result of your concatenate would look like 199700302 (example). What are you trying with, what is in vbap ? where did you...
View ArticleRe: Hiding Tax 1 field or XK03
You can try an implicit enhancement in Include MF02KFI0 FORM interne_bildmodifikation
View Article