Re: Mail confirmation to the vendor on raisng a PO
Hi Yes, see how to do it with the help of SAP Note 191470 - Purchase order as an e-mail. Regards Eduardo
View ArticleRe: Web Intelligence RESTful web service SDK - 404 error
Hi Tim, you get a template for logon withGET http://servername:6405/biprws/logon/long Header: Accept: application/jsonwill return {userName: ""password: ""auth: "secEnterprise"}then just fill in the...
View ArticleMaterial Price Grouping:
Hi, In the following path to material pricing group allows only double digits and we have exhausted of all the possible alphabets and number combination. SPRO - Sales & Distribution - Basic...
View ArticleRe: How to debug from SRM Portal?
Hi Javier, It seems you were trying to create bid invitation in SOCO. And I think it should call function BBP_PD_BID_CREATE. Please also try to set a breakpoint at FM BBP_RFQ_FROM_SOCO_CREATE. Please...
View ArticleRe: Disassembly without using Disassembly Production Orders
Hi Anupam Sharma,Thanks for the info. We will try this.
View ArticleRe: Stock Movements report between selected Dates and Itemgroup criteria
Hi, Try second query, its working for me: Declare @fromDate Datetime Declare @ToDate Datetime set @FromDate = (Select min(S0.Docdate) from OINM S0 where S0.Docdate >='[%0]') set @ToDate = (Select...
View ArticleRe: Issue with 2nd CR preview/print and Windows 7
Hi, Not sure below SAP note applicable to your problem. 1891111 - Cannot properly preview or print Crystal reports on computers with the Russian regional format Thanks & Regards,Nagarajan
View ArticleRe: restart of sap DEV system ??
Hi Chandra Swap space needs to be checked at the OS Level .. What is your OS version. If you are on Linux - use the command "free" which will show you the swap space ,see the following link How to...
View Articlepassing parameter to report from aspx webform
Hi there, I'm a new here. Is there an example on how to pass parameter into a rpt from web form aspx?Is there an example on how change the database connection on a report from a web form aspx? I'm...
View ArticleRe: How to create new movement type which move matieral into QI stock?
May be the question is Which parameter indicate Stock Type (QI or Block Stock) in Mov Type 322 or 344. I ask also the some question. Regards,Ozzi
View ArticleRe: Does right click work for t-codes PPOSE,PPOME on Personas?
Thanks for the reply Sushant. But sorry its different on our system, with PPOSE and PPOME screens we tend to see below problems They take time loading the basic view and occupy >20megabytes...
View Articlegetting started with Crystal Report and web reports.
Hi there, I downloaded and installed the lastest version.In VS2010, I don't see the Crystal Report viewer on the toolbar.Is there something I else I need to install? Also, is there a document on setup...
View ArticleRe: Does right click work for t-codes PPOSE,PPOME on Personas?
Hi Geetha, What kernel patch you are on currently? Sushant
View ArticleRe: Value Attribute Sorting in ui
Hello Tim, Please have a look at thi SCN wiki, it might be helpful in your case : Sorting on custom fields- Is it possible when field is not part of BOL? - CRM - SCN Wiki Thanks. Regards,Devashish
View ArticleRe: RegEx for JAN14-DEC14
Hi nabheet, thx for the reply. But your regex is in lower case :-)RegardsMario
View ArticleRe: How to setup Default unit prices per User?
setup the unit price for the selected item using Price List .. once you have added the item in the document it will automatically get the unit price of the item through price list thx
View ArticleNot able to find communication channel
Hello SAP PI Experts, Today I was monitoring in AE, I came across a RFC communication channel that was in error. I copied its name and tried to search it in ID but I couldn't find it. I got to know...
View ArticleRe: Allow individual refresh on Workbook
Hello Raito, As alternate, you can go for changing the Front end options using followitn tcode - RS_FRONTEND_INIT Mark the field ANA_SINGLEDPREFRESH = X (If this is blank, the option for WB setting is...
View ArticleRe: RegEx for JAN14-DEC14
Hi Florian, i used Notepad++ to validate my regex. Seems that notepad++ is not working correct! RegardsMario
View ArticleRe: Updating production order and operation user status using BAPI
Hi Guru Use BAPI for user status update BAPI_PRODORD_SETUSERSTATUS.Here we need to pass the order number, status profile, intended status. RegardsKesava
View Article