Re: Error in Process chain
If your on bw 7.3 then you use SKIP option to continue your process chain without above steps(Karthick suggested).Select failed process type--->right click-->skip.
View ArticleRe: Moving Report to IPad from Desktop Browser
You can edit the .biapp file's XML to change the width and height to 1024 x 768. That's basically it.
View ArticleRe: EHSVU01 and EHSVU11 customizing, EHS-HEA CR transportation
Hi Sherry,are you sure, the only way is to repeat all customizing in all environments?OMG
View ArticleRe: SAP for hospitality graduate
Hi Neeraj, You would be able to apply your hospitality knowledge if you consider undertaking SAP CRM course. You can refer the following links to explore more: SAP Customer Relationship Management (SAP...
View ArticleRe: How to maintain the quantity conversion factors at Condition level in the...
Still not normal. The additional data tab is not related to any organization level. In standard settings it is presented even when you only select the basis data tab.
View ArticleRe: Need to fetch the "Planned dates" of the earliest Maintenance call number...
Hi , I tried the above suggested procedure, in the table MMPT for the Maintenance cycle duration i am getting the value like 2.5920000000000000E+06 , where as the actual cycle duration is only 1...
View ArticleRe: Updated Table Information through Webservice
Hi, 1. Yes, you can enable webservice. It is just another place holder for DB operation where you can write normal codes. In your example call the webservice.2. No need of any work around. Regards,VS
View ArticleRe: ME21N Payment terms in PO position copy
Hi, I execute ME21N, I write my vendor code and purchase group. For this vendor, I changed the payment terms. After that, I go to the document overview and I select an old purchase order for same...
View ArticleAutomatic translate objects.
Hi community. I searched that subject in SDN but i din´t finded nothing. In SAP we translate text objects manually , i want to know if there is a method for automatic translation? I aks it because I'm...
View ArticleRe: After Doing UD status not getting updated to Statistics updated (STUP)...
Hello Aditya, If you can't use QA12, you will have to find out the root cause from status STUP, probably it was caused by an user exit or commit work in BADIs. Regards,Natália
View ArticleCharacteristic Count with Summation for Hierarchy
Hello, I need to count the occurances of a Characteristic value (Case Number) with reference to a hierarchy. I have attached a document to explain the same. The first screenshot illustartes my query in...
View ArticleRe: Replacing obsolete IMPORT statement
I prefer declaring a global class, and a table as a static public property in the class. If you use that Global static component and populate some value to it, through out the execution the value will...
View ArticleReport - Drill down
Hello, I have a report that I have it grouped by Customer then when you drill down it will show all parts for that customer (purchases for the month). What I want to do is to have the Summary for the...
View ArticleRe: 12.6 SCC Issues
Ted, Ok, just tried that. Put copies of those 12.6 DLLs into 9, and I get that same error popping up. I even rebooted to ensure a clean slate. I tried to take it a step further, and just use one or...
View ArticleRe: No delta with 3FI_GL_xx_TT
Thanks again for your post We checked the given steps of SAP Note "1153944" and all steps under ... "2. Steps that have to be executed if one of the new datasources is going to be used" ... are...
View ArticleList of Restrictions/Limitations for SAP GUI 740 available?
Hi Is there a list of restrictions/limitations for SAP GUI 740 available? We have started validating the SAP GUI 740 in our environment to evaluate it, so far we have observed the following:1. Using...
View ArticleRe: ASN output not generating
How currently the ASN is being generated? With the standard configuration in SAP? Via batch job having different variants?Via some interface? If so, what are the input parameters being passed Were all...
View ArticleRe: How set Defalut language EN
Hi Stefan I did't get you exactly what you are trying to say ... how can I do it through Parameter Id ? My only concern is if user login language not maintained in my Z table it has to pick default...
View ArticleRe: SQL Insertion Error -ORA-01704: string literal too long
When reading big clobs in the past I had bring it over in chunks. Maybe you can do the opposite and append the clob in chunks. jdbc - How to append text to an oracle clob - Stack Overflow...
View Article