Re: Crystal Report 2011 (Web) Viewer Issue
OK then I suspect it's your Video card driver causing issues. Try updating it.. Don
View ArticleRe: Pls Help meNeed a Function Module for assigning the warranty to Component..
Hi Mark, I am trying to assign warranties to IObject via IDOC but not getting anywhere. Can you please help me finding some IDOC to add waranties to IObject. ThanksMandeep
View ArticleRe: BAPI returning null values in output structure
Hi Akanksha,This happened because the BAPI must have been changed after you imported the BAPI in your NWDS. A cache is maintained in the SAP Java Stack server which is not updated when changes are made...
View ArticleRe: Error message "document 1 does not exist"
Hi, Are you sure do you have contract with number "1" and position "1" in ECC system?CTR_HDR_NUBMER = 1 and that causes the error. Please check (tran. ME32) if your contract number 1 exist. Regards,Marcin
View ArticleStock In transit to be cancelled
the goods issue to an outbound delivery can be cancelled with VL09 transaction.
View ArticleRe: Customer specific requirement
Dear Sir If there there are more than one ship to party then we must enter pricing group in every ship to party or in logic we will have to for sold to party's group other wise system will not be able...
View ArticleRe: MANAGER WISE EMPLOYEE HIERERCHY SALE REPORT
Hiare you able to create this Hierarchy?
View ArticleRe: Sales item
hiwhen 3 line item non stock item you have maintain the TAX item category , this is the standednon- stock item category .you can use this ,
View ArticleRe: How to change RFC user as actual creation user in PR integrating to SRM
Hello, It's possible only via enchancement and it's quite simple to achieve. You can use header text where you pass your user ID to SRM. On SRM side in function module, where <header>-created_by...
View ArticleRe: KSII vs KSB1
Hi KP.+ KSII is not a report, its a tcode that calculate actual activity cost. KSII is based on activities and cost groups, defined in OKES, OKEW and KSS2 + KSB1 is an report, guess you have to set...
View ArticleRe: How Stop a joB of program?In sm37?
Hola Ronaldo, I think you are asking 'Can a background job be paused via transaction SM37?'Unfortunately I don't think it can be... Although it can be stopped, via the red 'Stop active job' button in...
View Articleassigning values to dynamic fields of a workarea
Hello Friends, I have the following requirement, My apologies if I put in the wrong forum. I need to populate a internal table workarea, where the field names of the workarea are stored in another...
View ArticleRe: Proof of concept installation of NW Gateway 2.0 : IW_BEP to be installed...
IW_BEP is normally installed on your "ECC6 DEV system" see http://scn.sap.com/docs/DOC-8180 However as an alternative IW_BEP can be installed on the NW Gateway server instead. (Not on both). As a third...
View ArticleRe: Group Currency
Hi Anusha, If controlling areas is created according to Country and If it has only one company code then you can select the Currency type 10, If you have multiple company codes assigned to single...
View ArticleRe: Tables not visible in PB 9.0.3 / sql server 2008
Correct.If you wish to take advantage of newer features in SQL 2008 you need to use the current driver.
View ArticleRe: Need Query for Service tax report
Hi Savita , Try this...DECLARE@StartDate DATETIME, @EndDate DATETIME, @Dummy INTEGERSELECT TOP 1 @Dummy = DocNum FROM OINV T0 WHERE T0.DocDate >= [%1] AND T0.DocDate <= [%2]SELECT@StartDate=...
View ArticleRe: Alternate colors for rows in WEbi 3.1 report
Have you tried on latest patch level, we are now supporting SP5 and SP6 thanks Simone
View ArticleRe: BI4.0 clustering
Cool! Thanks Denis..Will let you know what comes up next! Thanks again for all help!
View ArticleRe: assigning values to dynamic fields of a workarea
Hi, I think you can accomplish this via field symbols e.g.FIELD-SYMBOLS <fs> TYPE ANY STANDARD TABLE. ASSIGN itab TO <fs>. READ TABLE <fs> WITH TABLE KEY = <KEY FIELD> INTO wa
View ArticleSPAM shows IS-OIL?
I am looking at SPAM and that patches that our Basis team has been installing. Even though we do not use any discrete industry addons, I am seeing patches for IS-oil, HEALTHCARE, retail, weight mgmt,...
View Article