Re: Modify internal table and do calculation in Query
Hi Neil, The problem is, if I bring VBRK/VBRP into the join tables, records become duplicated in SQ01 because order line and billing line could be one to multiple relationship (there are batch splits)....
View ArticleRe: How can I change the file name while using EXPORT functionality of WEB...
Hi Faraz, If your system is NetWeaver 7.0 Enhancement Package 2, than we have Export button(Default button) functionality in WD ALV and user have also options to rename their file with save as options...
View ArticleRe: SUM SP15 not working due no use the browser-based SL Common GUI
Hi Antonio, It has been discontinued from SAP.Now we have to use only SUM1.0 SP16 patch6(the latest one)This requires saphostagent update mandatory. Cheers!Ohm
View ArticleRe: Changing the material document year logic in live system
Hi, Currently, the number range is maintained with year 9999. You mean to say if we maintain it as 2016 it would work. Do you think if there will be any impact if we change it all of a sudden in a...
View ArticleRe: production order cost estimate
Hi Ajay M: Thanks for your reply , I think that I did not describe my question clearly .OKZ3 controls the production order whether or not have plan cost .but it doesn't control when the production...
View ArticleRe: Changing appropriation request costing structure
https://help.sap.com/saphelp_erp60_sp/helpdata/en/9d/a2c6535e601e4be10000000a174cb4/content.htm See if this link helps RegardsShubham
View ArticleRe: WEBI : Report not opening in modify mode
Go to preferences-->Web Intelligence change the preference from Applet to Web in modify section and save it. This is happening because you do not have Java installed in your machine. RegardsNiraj
View ArticleRe: Problem of .rpt file migration from ver 7 to 2013
Dear Mr. Kumar, The following is our environment. Database reporting against : Microsoft Access 2000 for both CR7 and CR2013 Database driver and connectivity method :Current VB source code does not...
View ArticleUnable to display TileContainer inside IconTabFilter
Dear All, I am trying to display TileContainer inside IconTabFilter. <IconTabFilter icon="sap-icon://home" iconColor="Positive" text="Home" > <content>...
View ArticleRe: Problem of .rpt file migration from ver 7 to 2013
Dear Ms. Stinnett-Christy, Thank you for your advice.Actually, we don't have much knowledge of CR7 and detail setting of the target .rpt files because they were made by someone else and no document...
View ArticleRe: Problem of .rpt file migration from ver 7 to 2013
Dear Mr. Kumar, Thank you for your concern.I will ask our project member to check them and inform you later.I hope you show me the way. Best regards,Hirotaka
View ArticleRe: Returning a structure from a call to a .NET COM wrapped dll
Okay I seem to have solved it. It doesn't seem a very nice solution to me, but it works at least. So I retrieve the COM method into an OLEObject I them put each property into the desired structure like...
View ArticleRe: Error for incoming payments in FF67 rejecting the payment
Dear Ivan, T.code :FF67 is for Manual bank reconciliation statement where as T.code:FNZA is not related with bank reconciliation statement as per my experience and knowledge. May i know exact your...
View ArticleIDoc to SOAP Scenario
Hello Friends, I am working on IDoc to SOAP scenario(Receiver system - Third Party). While E2E testing, the message was successfully processed at SAP PI end, but, unfortunately, the data did not get...
View ArticleRe: Outgoing Excise invoice no entry in SC field
Hi Venkatram, Please check this SAP Note http://service.sap.com/sap/support/notes/2003052 Kind regards,Andy Grootens Asecom
View ArticleRe: SMP 3.0 - Agentry app connected to SAP, won't recover from a backend restart
Hi Michael, iOS and Windows. Can the client be relevant in this issue? EDIT: OK, maybe I described it in a confusing way. By Agentry app I meant the App deployed in the server, not a client
View ArticleStorage location control for SUM storage type will not work
Hi, The short expiry goods are directly moved to a diff storage location by an enhancement in MIGO.I have a SU managed storage type, customer wants to identify this storage storage type based on the...
View ArticleRe: Raise do_not_save is not stopping document from getting saved
Chetan, I have some questions for you; all pertaining to the case when you do not want the document to be saved. 1. When you say the document is saved, are you using web UI? If yes then have you...
View ArticleRe: Uncaught TypeError: Cannot read property 'setDataset' of undefined
You are using the same controller for two different views. When loading the first view, the controller tries to get an element with the id "idcolumn", which is not available on view1. You should better...
View Article