Re: F-38 guarentee to customer
Hi Deepak, For statistical postings ,you have to do FBKP settings for SGA transaction. Go to FBKP transaction code > Click on automatic postings > Click on Offsetting entries in special G/L...
View ArticleRe: Message not visible in moni of PI
Hi, 1. did you commit the call ? (you need to run SE37 in sequence and second module needs to be bapi commit work if you don't do commit work in the code) 2. open TCODE SM58 on the same system from...
View ArticleCurrency Translation Issue (BPC 10 NW)
I am running into an issue with Currency Translation. Instead of dividing INR amounts by currency rate, system is multiplying it. Steps taken in the correct order: Load India file.Load Currency...
View ArticleRe: If you know a standard transaction, how you can look for it on SAP Easy...
Well, just realized there is the Find (Ctrl + F) button on the toolbar in the SAP Easy Access screen hehe. But do you know any other way? I was thinking about a 'crazy' ABAP report or Function Module...
View ArticleRunning BPC Validation
Gents, We have a scenario where we are loading data form a CSV File into the SAP BPC MS Version Admin Version 10.0.10.0 using SISS Packages into the relevant Tables and then want to run the BPC...
View ArticleRe: There is no amount in transaction with Movement Type 130 on Depreciation...
Hello Sergey When you do MB1A, you should be using Movt type 241 - Consumption for asset from warehouse. Make sure you material has a standard, otherwise there is no cost, and therefore no asset...
View ArticleRe: For GR/IR account 211200. How to find Invoice amount and how to find GR...
you can get these information from BSIS, BSAS, BKPF, BSEG tables. Raghu : I am not able to see this. What is the field name i need to pull into display in layout? Ans- Quantity Raghu : Is there any...
View ArticleRe: HCM Manager Insight Prerequisites
Thank you Srikanth for the information. RegardsTahir
View ArticleRe: Trouble pulling invoice numbers into query
Hi, Try this: SELECT DISTINCTDATEDIFF(DD, T0.DocDueDate, T3.DocDueDate) AS 'Lapsed Days',CASEWHEN DATEDIFF(DD, T0.DocDueDate, T3.DocDueDate) >= 5 THEN 'Shipped'WHEN DATEDIFF(DD, T0.DocDueDate,...
View ArticleRe: short dump if we run RSCONN01
can you please reply us the OSS note number to solve this issue ? thanks.
View ArticleRe: Estado de Resultados en Crystal Reports
Me lo pueden compartir a mi tambien por favor este es mi correo alanza7(arroba)hotmail.com Gracias.
View ArticleRe: E-mails de entrada NFB2B
Oi Aaron boa noite, Bom seguinte esse module stantard PayLoadSwapBean funciona muito bem para leitura de anexo XML de e-mail, porém, ele não funciona caso o primeiro anexo do e-mail é um .jpg, ou .pdf...
View ArticleError en service desk solution manager 7.1. job SM: GET CSN COMPONENTS.
Hi Billy The installationcorresponds tosolman7.1with007level.yes, performthecompleteinstallationsetup_solman.thank you very much.
View ArticleRe: Standard function moduel is not present solution manager
I'm quite certain you've figured this out before now - but the reason why you are not finding the FM is it is calling an RFC. You need to look at the value in your destination to find the correct...
View ArticleRe: Dashboards - Could not save to SAP BusinessObjects Enterprise Caused by...
I got a prompt call back from SAP on my OSS message Then was instructed that the solution to try is to uninstall dashboard designerand reinstall. Each patch is an uninstall....Patch 8, 7, 6, 5, 4...
View ArticleRe: Transporting Xcelsius reports (Dev. QA and Prod)
Hi RV, 1. No you need to use Promotion Management to transport your dashboards and you will need to make sure that the connections of your BEx queries are correct too. Meaning that they poin to your QA...
View ArticleRe: CREATE_OBJECT_CLASS_NOT_FOUND
Hello, You should look at the rest of the error message, specifically the ABAP code where the error occurs.It looks like the class name was passed as a blank. If it's all SAP standard code then check...
View ArticleRe: PI 731 - HTTP (error code: 401 , error text: ICM_HTTP_CONNECTION_BROKEN)
ICM_HTTP_CONNECTION_BROKEN means that the communication partner unexpectedly closed the connection. One possible cause for the error is that the client is sending HTTP requests to an HTTPS port. In...
View Article