Re: Dynamically generate last 12 months data month by month
Hi Khaja , You must be having date field in your report for the above requirement. Using date field , extract the month number (Use Month function in report) Then create a another variable which...
View ArticleBlog Rejection.......
Hi All, Recently I wrote a blog on ABAP in Eclipse feather explore which was rejected by moderator due to insufficient content as per the challange.Then I updated the blog with sufficient information...
View ArticleRe: Tabla Pivote SAP B1
SQL Server 2008: Reporting Services hay muchos tutos... yo he hecho reportes sobre la bd de SAP. y quedan muy bien. se pueden exportar a Excel y pdf. la única limitante de la versión 2008 es que me las...
View ArticleRe: APO Release creates duplicate schedule lines in ECC
Hi, As Anil already asked you the imp question and even i am not sure if Release profile can be used to release the schedule line. Its meant for releasing forecast isnt it? Check aggregation level...
View ArticleRe: BPC10 Start routine BADI: records passed to the BADI are divided in two...
HI, Try to change the Package Size parameter in the Package definition. Glauser
View ArticleRe: Passing parameters to Workflow best practice
Yes, passing via the event is very much preferable to writing to the container directly.I have never found a use for the latter.
View ArticleSolution Packager version 9.1
I created a solution package based on a 9.1 database that has branches enabled. When I install the package it does not contain the branch information. Has anyone tried this with branches?
View ArticleRe: SAP B1 Workflow won't update status from "Importing" to "Imported"
Hello, Sorry, I don't understand. Imported which file? Imported it how? regardsRick
View ArticleRe: "The viewer could not process an event...(IES 00013)...JRC00005575] ----...
"it is a CR4E report based on an UNX universe and I'm also able to open it in the Client."We now know the root cause of this problem is not likely due to the report or the universe itself.The next step...
View ArticleRe: Partner not reached ..
Dear Tobias, please check:148832 - IP address conversion with a firewallRegards Gabriella Kiss
View ArticleRe: Login script...
Thank you Mark, for looking into this. We are stumped as well. Luckily it's a low priority, I did not think it would be a big deal at first, so I decided to tackle this one. I just don't see, right...
View ArticleRe: BI 4 - Scheduled Reports Audit
It'll be helpful if you can provide few details on how to approach this requirement using SDK--any documentation or note i can look through?
View ArticleRe: UD Reversal
Hello, Your case seems like an inconsistency in the usage decision. Note "174877 - UD: status inconsistency suspected for inspection lot" can help you. Regards,Natália
View ArticleRe: BAPI_PO_CREATE1 - Net Price
I don't want to fill the conditions, but I tested if I fill it could change the value but not worked I made the worst work-around to fill the net price right: After BAPI_PO_CREATE1 and...
View ArticleRe: XSLT code to remove the SOAP envelope of the API response
Hi,Have you tried with <xsl:copy-of select="SOAP-ENV:Envelope/SOAP-ENV:Body/*" /> ?Don't forget the * Regards.
View ArticleRe: Report Scheduling Issue
To run the reports on a schedule, I suggest using a File Event. In BO File Events register the presence of a file after it has been absent for at least one cycle of the Event Server - it does NOT look...
View ArticleRe: Tomcat 5.5 to 6.0.18 - BO v3.1 SP3 - CPU & Java Issues.
Craig, If you update to SP06+ the base install comes with Tomcat7, this way you don't need to do anything extra. If your Tomcat was installed as part of BOE XI, I would suggest not doing anything...
View ArticleRe: Supressing pop up messege of standard function module
Hello, "I am developing a program to close the work items/ exceptions which we used to get in our sap inboxes." Why are you doing this? My approach would be to stop sending the workitems in the first...
View ArticleRe: error while executing program RSAFT_PT_XML
Hi ,Please note that the support for the report RSAFT_PT_XML has ended on Septemeber 30th, as was announced .If you are implementing the solution for the first time, please look out for the notes of...
View ArticleRe: JAVA mapping for well formed XML
Hi Rebecca,Check this blog. it can be helpful to deal with JSON arrays: Java crumbs &raquo; Blog Archive &raquo; Converting JSON to XML Hope this helps. Regards.
View Article