Re: Material Memo in MD04
Hi Cathy, You cannot exactly paste a photo, you must first save it in 256 bit bmp or uncompressed tiff format and place it in repository with SE78. Then you can use that object as Caetano mentioned....
View ArticleRe: Exit for disable priority field in PM notification (IW21/IW22)
Hi Niru, I'm afraid this is not done through Enhancement. There is a clear & standard way of doing this through Customization. Steps1. Tcode OIAL2. Click on Influencing button3. Double click on...
View ArticleGBI_MM Maintain Quotation Problem
Dear All, One of my student is doing the Case Study of Material Management. She got the following problem in page 16 step Maintain Quotations from Vendors.She cant save the changes that she did in the...
View ArticleRe: Inventory query
Hi, Add your UDF in below query: SELECT T0.[ItemCode], T0.[ItemName], T1.[WhsCode], T1.[OnHand], T1.[IsCommited], T2.[Location] FROM OITM T0 left JOIN OITW T1 ON T0.ItemCode = T1.ItemCode left JOIN...
View ArticleRe: License Determination - Country Group
I finally figured it out. There were a couple of things that I was doing incorrectly that resulted in the issues I was facing. I had an existing Determination Procedure. Since there can only be one...
View ArticleRe: Incident Management: Support Message Button not working
HI Luis Fernando. You are with the more reason. I haven't tested with CRM_UI. It let me identify the errors. The first one is that in STWB_TEST ther was a bad transaction type for Test Workbench app...
View ArticleLabels disappear from all nodes below default projection node in calculation...
Hi, I have a calcuation view where I like to keep the SAP field descriptions all the way.It seems to keep the descrptions all the way up until I connect the last node( in this case it is a Join node)...
View ArticleRe: Payment Card Integration Regd.
Hi Satya, Thanks for the link .. The link however discusses the process and prerequisites and config steps, which i already know.. I'm looking for help after the configuration in SD and FI has been...
View ArticleRe: Customer Aging Report
Hi, Yes possible by customized query. Let me know other field as required by your client. Thanks & Regards,Nagarajan
View ArticleRe: Batch specific unit of measure
If your loose quantity doesn't contain any bag, then your quantity will be like that20 Bag = 510 KgIn that case, at first you have to change the conversion from MSC2N as1 Bag = 25.5 KG. Then when you...
View ArticleRe: Error is SUM tool
Hi Krishna,Error 193 usually means that non-windows application has been invoked on a windows platform. Non-windows sappfpar binary exists in the kernel directoryAs per note above mentioned please...
View ArticleRe: for several batch, skip "post to insp. stock"
Creating another material code could not fit the situation. Because just a few special Batch(The customer urgency) should be post to UU first, then comback to record results.
View ArticleLIS-BW-VB_APPLICATION job cancelled and not pulling data to RSA7
Hi All, The delta records are not coming from LBWQ to RSA7 as the job " LIS-BW-VB_APPLICATION_13_100" is cancelling in the R/3 system. Please find the Job Log.18.05.2014 00:04:06 Job started18.05.2014...
View ArticleRe: Custom Router Class Registeration
Hello Vikram, Not sure if you still have the problem. As a temporary workaround, I copied over the code for missing methods from MyRouter.js to Component.js and declared the missing methods as...
View ArticleAyuda con tarea en Crystal Report
Hola a todos! Estoy trabajando con Crystal de Report y tengo un problema que no he podido solucionar... necesito que mi reporte sólo me deje un sitio del mismo tipo, este será dado por la fecha...
View ArticleRe: Vehicle maintenance
Hi Sunil,Where to maintain the Employee data? There is answer in my reply too. You are maintaining the Employee data in the form of Valuation Codes and the Descriptions. Only difference is each...
View ArticlePrinciples for define which inspection business could be managed in SAP QM...
Hi, experts As a newer in QM, I just know "Inpsection Lot Origin" has predefine eighteen standard inspectino situation which QM could hold. But in current project, I notice that there are more...
View ArticleRe: Do not use SOAP Envelope checkbox, MainDocument set as MainAttachment...
Hi Miguel, If the main payload is being sent as an attachment, you should be able to read it via Java Mapping. In Operation Mapping, check read attachments and your JM will parse it. Regards,Mark
View ArticleRe: Outbound Proxy error when triggering from SPROXY
Hi, I think you are executing the wrong proxy. I would suggest keep a breakpoint in the proxy implementation code and trigger one more message. reg,avinash M
View Article