Re: Alarma Artículos que quedan a cero
Hola Angel muchas gracias por tu respuesta. Entiendo que vosotros en el SAP B1 ya tenéis definido un query " Desviación almacén Mínima" que es el que luego activas en la gestión de alarmas, porque el...
View ArticleRe: Inconsistency MM and QM after 102 booking
That's kinda of what I was thinking. That's why I was asking you the questions regarding the timing of events, and whether or not this stock was going right to unrestricted instead of QI. Glad you got...
View ArticleDsiplay in APO of Deliveries without Reference
Delivery without reference orders, generated in ECC and passed to APO will display in APO as sales orders at the source of supply (Plant). However, the order does not appear in the target location (DC)...
View ArticleRe: SHIFT+Click is not working to select multiple columns in Webi report
Hi Shivendra, I think this a feature that was missed in BO 4.0 webi, please find below ideas posted and being promoted asking for usage of Shift in webi 4.0....
View ArticleRe: how to check data fields of transferred SFC
Hi, I checked the table. It only includes entries of the source site for the specified data field. Do you have an idea why it does not transfer the SFC data fields as specified in the export template?...
View ArticleRe: Simple Query on Sales Quotes
Hi, Try this query: SELECT T0.[DocNum], T0.[CardCode], T0.[CardName], T0.[DocDate], T1.[ItemCode], T1.[Dscription], T0.[NumAtCard] FROM OQUT T0 INNER JOIN QUT1 T1 ON T0.DocEntry = T1.DocEntry WHERE...
View ArticleRe: MSS Addon Team View - use it for assistants
Hi Allen, Actually I've done some debugging on the application and I found out that it is using two rules for object selection: MSS_BIZ_RULE1 - for root objectMSS_BIZ_RULE2 - to get other objects To...
View ArticleRe: Bug in number() function
I would create a transaction that convert input number (transactioniid) in other base and returns a string.For example convert transactionid in hexadecimal base. And I want that transaction works with...
View ArticleODBC error running Webi Report in CMC
Oh my goodness why do things need to be so difficult..? When I set up the ODBC connection I went to Adminstrator Tools and ODBC connection and set them up in both System and User my co-worker sat...
View ArticleRe: Change the scaling of measure as required
Hi This is exactly what I want to achieve. In BW we have scaling factor but once you set the scaling factor to 1000000 in bex query. 1000000 will be shown as 1. User wants to toggle between the...
View ArticleStack file is invalid: component 'ST-A/PI' During sp update with SUM
Dear Experts, I am upgrading solution manager 7.1 to SP08 using SUM.I am facing following error during .Severe error(s) occured in phase PREP_EXTENSION/EHP_INCLUSION! Last error code set:...
View ArticleRe: AR Credit Memo from Copy To Invoice
Hi Gordon, Thanks for your reply Can I get SAP note or document for above rule, because I need to explain the B1 behavior to Client. Thanks & Regards,Kiran
View ArticleRe: Cross Company Code Payment in APP for different countries.
Hi Prasad/Mani You are correct for cross company code payment transaction, company codes are should be in same country. I am sorry for my previous ANS. but above error is not for different country....
View ArticleRe: CrystalReportViewer display problem on ASP.NET web site
Set 'NETWORK SERVICE' permission on the 'C:' drive Check the Event Viewer, see if there are any messages there. See if Fiddler tells you anything re the HTTP requests. See if Process Monitor gives you...
View ArticleRe: Special stock "Q", exists in Inventory Managed storage location and need...
Hello, For material movement with HUM active, use HUMO, or VLMOVE or HU02 transaction code and not MIGO/MB1B transaction. Also, please follow all the prerequisite suggested in this blog. Thanks,Milind
View ArticleRe: Pb during LiveCache update from 7.5 to 7.7
Hello Sebastien, Update the thread with the ouput of the dbm commands below: dbmcli on LCD>sql_execute select * from users dbmcli on LCD>user_getall Yashwanth.
View ArticleRe: Some experiences implementing Note 123774 - Cost planning: batch input...
Hi Maria, Try using BAPI BAPI_COSTELEM_CREATEMULTIPLE BAPI_COSTELEMENTGRP_CREATE BAPI_COSTELEMENTGRP_ADDNODE Regards
View ArticleRe: Getting Error:- No entry in table t510
Hi, Not like that... If any error appears like earlier you do check der.As experience goes on you will only come to know what you need to do.But, before posting any query you should search the related...
View ArticleRe: Lost DSO requests !!
Hi Sandy, I hope you have activated all 15 requests together. All requests would have been activated with one activation request. That's why when you tried to delete bottom req, all have been deleted....
View ArticleRe: Hide cells based on their value - BPC 10 NW
Hi Nadine, If you want to hide rows with zero or empty values you may use Option>Sheet Option>In general tab you may choose the remove or hide empty rows. However, if your requirement is to...
View Article