Re: How to Resize Screens
Hi Jana,Do not put the rectangle height as a constant.set it to oForm.Items.Item("rect").Height = oForm.Height - ConstantValue You need to try on the 'ConstantValue' so that when you resize it does...
View ArticleRe: Pending Form C
Hi, What you mean by "Pending form C"? Are you working in SAP Business one? This is SAP Business one forum. Please find correct forum if you are working in SAP B1 and repost it to get quick assistance....
View ArticleRe: How to make URL for anonymous task?
Hello Krishna, Thanks for pointing this out. My initial thought was if unlock and password reset could possibly be combined together since maybe it is mostly wrong pwd lock... while anyway, great that...
View ArticleRe: Blinking of screens
Try to use oForm.Freeze = True and oForm.Freeze = False. Regards,
View ArticleRe: Matrix Serial No.
Hi Dhiraj, You need only to loop your matrix rows and reset the U_Number valueunder the event After Menu Pressed of delete ('1293').For Add Row is more simple. Just add get your last matrix row number...
View ArticleRe: Store in Cost Center based on Cost Centre Dimension attribute
try to do in the write back Badi.! check below how to on write-back badi. http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0309226-814f-2d10-61a6-ef8da29e3727?QuickLink=index&…
View ArticleRe: OCRD.ECVatGroup
Hi Ken, If possible, please post screen shot above window. Thanks & Regards,Nagarajan
View ArticleHow is each section have own page() and NumberOfPages()
system:web intelligence application 14.0.4 I have a universe webi report with three sections and the report is set to start each section on a new page,I want set page() and NumberOfPages() in...
View ArticleRe: Deactivate custom tab
Hi, Try Exporting the header data in the exit and Importing in the BADI's ( ME_GUI_PO_CUST BADI ) Subscribe method. See if it works. BR.
View ArticleOffset not working on single date entry
Hi, Have requirement as below: User inputs order date. User needs count of all orders which have the order date within the specific time range from the given input date. If its 1st Nov 2013 as entry,...
View ArticleRe: New pricing carried out
Hi Amr, When you enter the item for the first time, system will calculate the pricing depending on the SUoM entered by you. Now, when you change the sales unit, system will not automatically...
View ArticleRe: Not Able to Delete a Calculation
Thanks for the response, Ian. The issue is limited to just this one calculation. I am not able to edit it. When I try, the editor does not pop up. I am able to edit and delete the other calculations....
View ArticleRe: Service Reference/Group usage - more than one impl error
As mentioned in SAP Note: 1606439 there are two options to fix this. Create a service group with one reference and configure it with provider system that use WSDL file as a service source. For more...
View ArticleInventory Audit Report by Transaction Type
hi all, I need to create a query report as inventory audit report by all document. I get this query from here but how I modify from this query need any of your to advice. What I need is can my query...
View ArticleOut of Memory - Printing Crystal Reports from Viewer VS2010 .Net 4 CR13.0.7
My test users have recently received the error Out of Memory when printing reports. Here is some information. I have recently upgraded fromdevelopment machine: XP Sp3 VS2003 (CR for VS2003) .Net...
View ArticleRe: Blank VS 2010 Crystal reports
Hi Ludek, Thanks for getting back to me. I am using the crystal reports that came with VS 2010 so version 13.0.2000.0. The last update I ran was CRforVS_13_0_5.exe. I use a Crystal Report Viewer...
View ArticleRe: ZMHF - errors relating to tasklist when creating new document
Hi Frans, Normally this type of issue arises due to developer role missing, please check the below discussion http://scn.sap.com/thread/3353459 Also better switch on the trace and check the...
View ArticleRe: soap not working
Hi Swapna, Kindly follow the below link. IDOC to SOAP scenario Best Regards,Monikandan.
View Article