Re: IW41 Confirmation Text
Hi Muhammad, Do you use Reason field for any other purpose ? If not you can use this field to have Y or N captured. In case if you require only confirmation text field, i guess you need to do custom...
View ArticleHow to Perform Storage Location to Storage Location Transfer for Storage...
Hi, Scenario:I created a storage location (CP01) to storage location (CP02) transfer within the same plant using transaction code MIGO and Movement Type 311. Both storage locations are assigned to the...
View ArticleWEBide : Fiori extension project deployment
Hello, I have created extension project extending a standard Fiori application (service MM_PO_APV) successfully on WEBide.Testing on Webide is ok.Now when i deploy to ABAP the bsp is created but...
View ArticleRe: SAP PI Integration
Hello Frnds, Thank You all for your prompt replies. I do not have any knowledge on SFDC Adapter. Can I go with a scenario, wherein, SAP would send data via webservices and data would be posted to SFDC...
View ArticleRe: At least two of the sub messages deal with different Adapter Engine types...
Hi Prathap,Why don't you use the HTTP_AAE adapter?, afaik it is available since PI 7.3 New adapter HTTP_AAE in PI 7.3 Regards.
View ArticleRe: Scheduling BO Reports using Redwood CPS
Hi, We are not able to import and run the Bobj reportin CPS Redwood BPA(9.0.16.2) from SAP Business Objects using below methods.. SAP_Bobj_ImportreportDefinitions - When importing bobj reoprt using...
View ArticleRe: SFTP Problems with temp. files
Hi Helmut, If you want only .xml at the end then you need to specify $ symbol after the .xml like below not .*\.xml .*\.xml$ You can see ending with .tmp is match for your regular expression.If i use $...
View ArticleMissing XML tags for empty IDOC fields
Is there any way to configure or enhance "XML File" IDOC port output logic?Goal is to generate XML tags for all IDOC fields, even those with empty value. But by default empty fields are skipped in...
View ArticleInstance Manager in CMC takes too long to start
Hello All, I've struggling with a issue in CMC. When we try to list the scheduled reports by choosing the "Instance Manager" option in CMC, the screen takes too long to be displayed. In order to find...
View ArticleRe: How to calculate bottom 5 measures in cross tab in webi report?
Hi Vijay, Whatever formula which you are using for Vertical tab should also work for Cross tab. Rank France Rank US FY1998 3 295,940 3 767,614 FY1999 2 280,310 2 826,930 FY2000 1...
View ArticleQuery for Quotes converted to sales orders by %
Hi guys. I am trying to write a report that shows all sales quotes that are converted to orders. Returning information needs to be by date range, sales employee and percent converted but not containing...
View ArticleBW prerequisites and install in linux database is oracle
Hi, First of all what the prerequisites need for BW latest(files) to install in respect of Linux OS system.And what is the install procedure for Linux Operating system. If any have,please share. Thanks...
View ArticleRe: Supress auto-notification creation
I think BAPI used to create order in background is creating another notification which is due to configuration Define Notification and Order Integration. To overcome this issue, asked developer to pass...
View ArticleRe: Supress auto-notification creation
Hello Sir, Yes I know that I can remove order integration. But if I do that, this functionality will be removed completely for all the plants in the system. But I have specific requirement in which I...
View ArticleRe: Authorization issue while assigning authorization to PPM item under...
Hello Saurabh, This behaviour occurs when your user (who is attempting to add the authorization for another user) itself does not have "Admin" authorization for the item. According to the program...
View ArticleRe: Pricing Requirement in SAP SD
Search SCN or Google with the text "Different pricing for returns" so that you will get the required inputs. G. Lakshmipathi
View Articlecalling AL11 transaction inside a report program
Hi All, I have a requirement where in my report program should call AL11 transaction based on the button click. i tried using Submit rswatch0 and return, but it is not opening the AL11 directory....
View ArticleRe: How to clear pending print queue from powerbuilder
I haven't tried it but it appears you need these Windows API functions: OpenPrinter, SetPrinter, ClosePrinter. The constant PRINTER_CONTROL_PURGE is 3. The call to SetPrinter would be: lb_result =...
View ArticleRe: Embed pdf - word to crystal report OR print sequence
Crystal alone can't embed content that is more than 1 page. But there are 3rd-party Crystal tools (see list at Crystal Reports Viewers, Schedulers and Related Products) that may solve your use...
View Article