Re: System blocked the sales order even though having enough credit limit
Thanks Jobi for your reply, Your assumption could be correct in some cases , where as in this current case there were no any open items which were cleared after the above sales is created, i got this...
View ArticleRe: Call RFC in BODS Script
Hi, After doing this below is my script window and getting error. ERP..FunctionName(); [Script:Script6906] (Ln 19) : Syntax error : near <.> found <'.'> expecting <identifier, a quoted...
View ArticleABAP webdynpro- Business graphics chart designer font change not reflected
Hi!We have developed ABAP webdynpro application to display historical results for few lab tests done on patient. This application also uses business graph control to display the trend as line graph.We...
View ArticleModification my own sales report
Hello i wrote this report to summary sales from invoices: select t0.DocNum,t0.cardcode, sum(t1.LineTotal) as 'Suma' from OINV t0inner join INV1 t1 on t0.DocEntry=t1.DocEntry WHERE t0.FatherCard = [%2]...
View ArticleRe: Error while running powerbuilder 12.5 application
Hi Arnd / Abhay; This is not actually the problem as the files referenced in the documentation are correctly copied via the Packaging utility supplied with PowerBuilder (pbpack125.exe). You will see...
View ArticleRe: Call RFC in BODS Script
with addition of my above reply i have removed the '.' also but getting the same error. Thanks.
View ArticleRe: Delete complete Infotype data using scrambling
Sounds like you could just set these table(s) to "No transfer" in activity "Specify reduction rules".Whatever there is already in the receiver client will be deleted, and new contents will not be...
View ArticleRe: Routing Alerts to different groups based on Time!
Hi Shiva, I suggest to have outlook rule to route the emails in particular time and ignore them. It is more simpler regards,Harish
View ArticleSAP MII PCO_Matrikon_MII Connection failiure
Dear Gurus. We are implementing SAP MII with one of our customers. We have a PCO Server, and we installed Matrikon OPC for Allen Bradley to get the TAGS. The problem is that we can't see any of the...
View ArticleRe: How to replicate AUSP table data from R/3 to CRM AUSP table?
Hi Narendra, This error is because the parent objects of OBJCL are not all downloaded. The parent objects of OBJCL are ATTRIBUTE, CLASS and MATERIAL.Please download these objects before OBJCL....
View ArticleRe: SAP 9.0 PL 15 - B1IF Error : java.lang.RuntimeException: DI Error:...
Hi Fernando, SAP have a standard SLA to process all support incident.You can ask the SAP LPE in your country to know it more detail. To have a fast response from SAP, do not forget to fill the...
View ArticleEmail notifications in IS
Hi all, Has anyone successfully configured IS to send notifications on term/ rule approval? In IS 4.2 SP2, I set up the users with email accounts, configured the job server, and enabled emails in...
View ArticleParameter Values set from Abstract Portal Component not available in iViews
Hi Experts, I have created a Abstract Portal Component and I have defined Parameter values in the portalapp.xml of the component. When I deploy the iViews into Portal, I am not able to see the...
View ArticleRe: OpenDocument URL parameters in Design Studio 1.3
hello Kesavan, when the prompting screen comes up are at least the values that you did send set for the prompts ? it looks like you are sending a value like 009.2... to one of the variables. the URL...
View ArticleRe: Call a virtual MS Outlook via OLE
App-V isolates the running application in a sandbox. You can't talk to it. You should look at other means (e.g., SMTP) to send email if that's what you were using Outlook for.
View ArticleRe: GetMemberList for authorization relevant objects
Hello Lieselot, do you just need the data to be filtered based on the BI Authorizations or do you need a filter list based on the authorization. regardsIngo Hilgefort, SAP
View ArticleRe: Internal Order clarification (IO) in Sales order.
Hi, Can you please explain me what is the purse of below. When you have to select the below option. can you please give me business scenario for each one. 1) statistical order2) Integrated Planning...
View ArticleRe: call java class from power builder
See this: Use a Java class (PB9) As well as this earlier thread here: call java program from powerbuilder
View ArticleRe: Item Classfication Factor %
Hi Pramod, Unfortunately I don't think this helps me. We can't chosse the classification bucket in the template as the same Item type could have multiple different combinations. What I need is, that...
View Article