Re: Problem Running JAVA App After Upgrading to SBOP BI 4.1 SP5
The issue is in SBOP BI 4.1 SP5. I downloaded SBOP BI 4.1 SP6, uninstalled SP5, installed SP6 and my application works fine now. Since we just upgraded to SP5 and we have completed upgrade testing,...
View ArticleRe: J1AMONITOR-NIF for client not updated
Hi, Thanks for the reply, But i don't see anything maintained in STCD1 for this customer RegardsKunal Mali
View ArticleRe: queue and comm channel monitoring APIs
Dale, SAP PI exposes web services which can be used to retrieve channel status, message status and more. How to consume web services hosted by SAP PI / PO
View ArticleRe: Internal Note text Pop-Up is coming during invoice creation in VF01/04
Thanks Elena & Shiva . we have already raised the issue with SAP and awaiting their response. will update here after they respond on how to fix this.
View ArticleRe: Updating BOMs with Resources
Hi, For resources, you have to create separate resource item master data. It is not possible to change labour item type to resource data. Thanks.
View ArticleRe: How to get the Particular subgroup items GRPO Qty and Opening balance and...
Hi, What do you mean by subgroup items? Use OINM table to get required query. Thanks.
View ArticleRe: SRM access rules
Hello Harinam, The note is not released yet. I will try to check when the note will be released. Regards, Fernando
View ArticleRe: Transfer stock from warehouse to warehouse with LSMW
LSMW is not really a tool for a standard business process, its purpose is data migration.Picking/putaway strategies and data migration does not really fit together as well.You are simply loading stock...
View ArticleRe: How to import and execute a Stored Procedure in BODS
Hi, Here are the steps to call a SP from BODS. Steps: 1.Create the Data store to the database the stored procedure resides.2.Right click on functions in the datasore and select 'Import by name'3.Enter...
View ArticleData retrieving for an PDF-based application form
Hi, Experts! I'm new in the Print Workbench (CA-GTF-PWB) and I'm going to use a PDF-based application form (in tcode efrm).I read that a layout in the Print Workbench is composed based on SAPscript or...
View ArticleHelp with IF Fomula
I have this fomula set for this condition. But it's not giving me right result. When Prior Amount is 0 I want it to show Prior Amount = 0 and not Blank or Zero. =IF Sum([Prior Amount]) = 0 Then "Prior...
View ArticleRe: SAPAPPL0,SAPSSEXC,SAPAPPL2 import package is interrupted with R3load
OKay, If I delete sapdir folder and start installation again, what about the mess installer created in the database, what about existing data in the database. The existing data, That first installation...
View ArticleRe: OOM issue
The note suggested by Hemanth is the one to start with.You mentioned that the system is facing OOM dumps frequently. A quick question. Is the server sized and configured with enough memory for the BI...
View ArticleRe: NSA for particular pay scale groups in Payroll
Hi,You can change the 8th line (below OUTWPTRFGR) as given below: 1) Remove ****2 )Create a Branch (sub tree) instead of line.3) ** ADDWT * Please post the part of Output table. regards,Bala.
View ArticleRe: SQL server doesn't exist or access denied || SAP NW 7.4 installation ||...
Assuming that you are doing a local installation and if yes your issue is most likely due to that. For distributed installations you need to do a domain installation. It appears to me that the systems...
View ArticleRe: NSA for particular pay scale groups in Payroll
Hi, refer the line below "OUTWPPERSB EE subgroup in v.key". In your case it should be "OUTWPTRFGR". regards,bala.
View ArticleRe: Issue with passing variable to INSERT statement in the HANA xsjs file
Well, of course you need to adapt it to your code reality. Either way, this is what it would look like: [...] var pstmt = conn.prepareStatement("INSERT INTO \"SYSTEM\".\"LOOPS\" VALUES (?)"); for (i =...
View ArticleRe: COPI - printing of shopfloor papers using custom selection criteria?
Hello Mark, I know this is a far fetched request considering it's quite a old thread. I have similar (and bit complex scenarios) and would request any pointers which you can provide in this regard....
View ArticleRe: Workflow with custom tables and programs
Hi, It sounds to me like your scenario is a good fit for workflow. If you have a taken an object-oriented approach in your development (using BOR objects or classes), it will be relatively easy to...
View ArticleRe: Passing a parameter value from BPC to BW DTP filter
Hi Sreekanth, We've had this requirement several times, and have tried many different methods over the years. What we've found worked best is: * store the date selection as a dimension property. E.g....
View Article