Re: How to create a Recordset?
Hi Leon, Did you check that oCompany has a value? Regards Ad
View ArticleRe: CVI: synchronize Business Partner to Customer
Hi Max, MDS_LOAD_COCKPIT is used to create BP for customer which has been already been created in the system. Its a one time activity. To make sure BP is created when you create some new customer in...
View ArticleRe: Cascading Parameter Help!
Yes! I thought Lyle said this report would always run for that one task.. -Abhilash
View ArticleRe: SO Costing
Hi Rajneesh Presently issue only (2) When I calculate standard cost in ck11n it's all right because lot size is coming from mat master where 1000 units is defined and same has been taken in...
View ArticleRe: Issues in Migrating from SAP 3.1 to SAP BI 4.1
Generally it is recommended to have 2x - 3x the amount of source Filestore as FREE temp space on the destination server. Also, when running UMT, keep an eye on the RAM being utilized. If needed,...
View ArticleRe: Change data before view display
actually i've found a solution: onInit: function(){ // binding model synchronisation this.getView().addDelegate({ onBeforeShow: function(evt) { alert("onHow"); }}); Thanks...
View ArticleLike search in lookup windows
Hi, From any document where we have to enter a BP code, in the lookup window, I want to have the option to do a LIKE search on Business Partner Name. That is, whatever I type in the Find box, should...
View ArticleRe: AS Java VM terminated with a non-zero exit code and Dispatcher Error (-1113)
Thanks, Divya.I manage to resolve the issue by performing Note 1916205. Thanks again for your assistance.
View ArticleRe: Project stock with wrong Standard Cost
Hi Warman, Did you try to implement the User Exit COPCP002 ? These is a good solution, but i doesn't work for us.We can't implement it beacause the system doesn't check the UE before checking the price...
View ArticleRe: Instance using Promotion Management
...in addition to the above, if it is a recurring schedule, "pause" it before promotion. -Sid
View ArticleSAP ME - how many times of rework
Hi: on which screen I can see how many times of rework?
View ArticleReport for Actual Machine/Lab Hours but productwise.
Dear Gurus,I wanted to extract the following information from different periods/years for range of products for analysis purpose.can anyone help please. 1. Number of Machine Hours and Labour Hours -...
View ArticleRe: Annual Leave Carry Forward
Hi Anil, Find out your answer. 1. if I change the relative position as 999, it will hit the Deduction period. My requirement for the validity or Deduction period is (Calendar year start to Calendar...
View ArticleRe: JQuery in sap ui5
Hi Arjun, combining the answers above and explaining them a bit more:1. When working with UI5 controls, you normally interact with them on JavaScript API level. So for your input you don't search it in...
View ArticleRe: Metadata configuration for a custom button
Hi Shyam, you may need to define customer class to handle metadata, just check, how the other classes work. RegardsKonstantin
View ArticleRe: Landscape fetch job does not work
Hi, 1st goto solman_setup and check this sld is the one connected to solman.Then we will see things further.
View ArticleRe: Landscape fetch job does not work
yes I did check that. it is pointing to the correct SLD only thanks,ASK
View ArticleRe: column table reloading on startup
With SAP HANA only explicitly set parameters are visible in the configuration files.The GUI only reflects what's in these files (based on contents of M_INIFILE_CONTENTS).None of that has changed. You...
View ArticleSetting DateTime Parameter Value when Scheduling Report
I am attempting to schedule a report from code. I am currently running, on Server 2008, BO 4.0, BO Service Pack 4.0.9. and .NET SDK 14.0.4. When the code tries to set the value for a parameter for a...
View Article