Re: Powerbuilder application crashes after upgrade to 12.5.2 (build 5006)
Hi Anthony; I had the same issues with my framework moving to PB 12.1 from 11.2. It seems that the Unicode SDK format is key - especially as you move your applications to W7 and again especially its...
View ArticleRe: XSD to RFC Mapping
Hi John, Both xsd's are not valid, please refer to Supported XML Schema and WSDL (SAP NW PI 7.1) . Regards,Mark
View ArticleRe: how to setup a query plan in effective at any time for SP or SQL query?
Kent,It all depends on several factors. Most obvious is if parameters are passed to the procedure that affect which or how many rows are evaluated and returned by the query. More likely is it's...
View ArticleRe: How many foreign trade orgnisation we can assign to one company code
Krishna, Before posting the query you could have tried in the config. Node. Basically you can't assign more than one fto to one company code. In the config. Logical system group and company code are...
View ArticleMajor differences between GTS 7 and 10 version
I am new to GTS. I am ECC consultant and my company is sending me for GTS training.. Currently we are in GTS 7 and SAP has stopped supporting the 7 version and hence planning to go for upgrade to 10...
View ArticleQuestion about RBA & Multilevel ATP in gATP
Hi folks, I have a question regarding gATP RBA & mulitlevel ATP .. We have a requirement where for a finished product 'A0001' (gATP relevent), first a location substitution rule should...
View ArticleRe: Email Alert for Errors in PI
-> you have define alert category (alertcatdef) in client XXX~yes -> Your exchange profile i pointing to client XXX~yes->You can see the alert category in RWB and created the alert rule for...
View ArticleRe: Report needs to be for past week
Hi Paul, Modify the Record Selection Formula to: {Command.OHORDD} IN Last7Days-Abhilash
View ArticleWhy does the query always return a error message , has not yet been created.
First the Query is really created in SQ01(sq03-user group---sq02---sq02-infoset----sq01). and it had been execute exactly.But when I login and execute again in sq01, it return that the query has not...
View ArticleRe: cost consumption report
Hi, Try this: select Distinct b.Itemcode,b.Item_Description,b.UOM,b.rate as Rate,b.Opening_Stock,b.Receipt,b.Issue,b.Material_Revalue,b.Closing_Stock,b.Closing_Valuefrom(select *,(case closing_stock...
View ArticleRe: module pool F4 help for Plant,Business Area and Cost center
Hello Vinay. You need to make use of the FMs DYNP_VALUES_READ to read the user entered data and then prepare an internal table accordingly to show it as help via F4IF_INT_TABLE_VALUE_REQUEST....
View ArticleRe: Standard price and Moving average price in MM03
Thank your very much for understading my requirement !! If i delete the current standard cost through CKR1..,are there any impact at costing wise and also i am getting imformation message like below...
View ArticleTax Rouding on AR invoice
Dear all, How can we make rounding for tax amount in AR invoice.Ex: Tax value= 123,34 , it should be 123 Thanks
View ArticleRe: Passing datastore (populated) to a new window via Message - null object ref?
Hi Vlad; You are correct ... focus on the DS pointer through PowerObjectParm ... it should work AND I use this technique all the time. 1) You can use your original code if the Window is already...
View ArticleRe: how install and configure mobiliser?
Thanks Rajesh Surisetti Marcus. I hope receive your help more.
View ArticleRe: Crashing WEBI 4.1SP2FP3
As per the log cut below it does reference max connections limits. Dashboards are accessed several ways.. Launch Pad, Imbedded Kiosk style PowerPoint shows but primarly .swf's. Probably 10 running at...
View ArticleRe: How to create this custom UI control?
Very interesting topic, I also know the extend method but having no ideas about the detailed steps of the UI carousel. I like the sample offered here. Is there any good UI control tutorials for reference.
View ArticleRe: GRC AC 10.1 - Risk Analysis: No rules were selected
Seems you rules are not generated or mapped to connector or logical group. to test, create a risk id manually and generate and test. Regards,prasant
View ArticlePlanned order from APO to R/3
Hi Team, In our landscape, we have APO & R/3 (ECC). The planned orders will be generated in APO & it will be transferred to R/3 via CIF. I am referring some SDN posts like maintaining number...
View Article