Re: Agent Issue in Workflow
Sorry...my BAD ... REPLACE button (which unreserves the WI)
View ArticleRe: How can I change the numerical formatting in my crosstab?
Hi Mike, Congrats on being the Member of the M0nth. I have one question to address the issue just opposite to this. What if my crosstab is not displaying $ symbol though I have set the format in the...
View ArticleRe: Function Module to Retrieve License Masters Assigned to Customs Declarations
Hi Chris, If your requirement is to transfer the License to documents tab on the item level of Customs declaration, why not try the option "Default Data for SAP Customs Management" in License type...
View ArticleRe: CE Upgrade :- CE 7.2 to CE 7.3
Hi Aditi, Below are the few things to be noted. #1. Identify the version/SP level in NW 7.3 & SAP JVM#2. Run through UDA (Upgrade Dependency Analyzer) to get high level idea on the supported...
View ArticleRe: Need logic for Bi Report
You can try to make use of SUMCT function.Please search with the same keyword i am sure you will get lot of documents and threads also sap help documents. Make a new formula like this SUMCT (GDS)...
View ArticleRe: PB12.5 Classic - What is the best path to interface with MS Outlook
Hello Roland, I have a question on using office 365 word .What are the parameters to be used in ole object to connect to office365 word ? also , could you help me out with any reference documents with...
View ArticleRe: Localization in Crystal Reports for .Net
Hi Ashraf, Useful Threads: Crystal Report Localization? | The ASP.NET Forums manage multilingual crystal report 2005 (asp.net\vb.net) Crystal Reports: Strategy to Localize a Report (labels) | Cogniza...
View ArticleRe: Rendering an image in Webdynpro
Hi, Bind the image source to the attribute of type xstring and get image(rawstring) from, DB and display it on view. you can also check this document: Upload and Display an Image at Runtime and this...
View ArticleHow to access globalModel from views
Hello Experts, I've a basic question regarding global model:I've the following model in my 'Component.js' var oModel = new sap.ui.model.json.JSONModel(); oModel.setData({ firstName: "Omri",...
View ArticleRe: How to enable the Save button in ALV_GRID_DISPLAY function module
Hi michale, i have tried same code which you replied , screen is selection screen not a custom screen , Thanks siva
View ArticleRe: Depreciation not flowing into Standard cost estimate
Hi Abhinav, In this case, at month end if I calculate the variance considering all the actual costs then how does it work ?My assumption is for example, I have actual electricity expense posted to my...
View ArticleRe: TextEdit lock for entries
Hi, You have to bind the Read Only property instead of Visible property. Regards,Kiran
View ArticleHow do I link manufacturing label designed in wwi to print automatically...
Hello Is there any way to link label to print automatically from the printer at the time of TECO ,Goods receipts from production and PGI at the time of delivery to the customers . Regards,M D
View ArticleRe: Enhance OVZ9 Screen with a new element
I would be concerned that you are modifying standard code that is in widespread use across the system. If you proceed down this route, you should ensure that your code is tested thoroughly. Ensure that...
View ArticleRe: Rendering an image in Webdynpro
Hi Ashwini, 1.Create a new mime object: 2. Go to your view. 3. Right click on the ROOTUIELEMENTCONTAINER and select Insert element.4. Enter the name of the UI element and select the “Image” as...
View ArticleRe: Invoice can only be posted using EDI - MIRO
Hi Tomek, Yes, i need to post a single invoice only. The GR Based IV issue is when the posting is done through IDoc only. Not sure how to uncheck the Gr-Based IV indciator while posting the invoice, as...
View ArticleReading cost center, profit center details using SAP PI
Hi, I'm using BAPIs BAPI_COSTCENTER_GETLIST, BAPI_PROFITCENTER_GETLIST from an external connector and able to fetch cost center and profit center details respectively. And now I would like to do the...
View ArticleRe: Agentry Action to act on previously selected object on tile list
Hi Bill; Thank you for the response. I have simplified the rule as you have pointed, with no success yet in getting this to work, it simply does not pause the other started point. Please see below:...
View Articlepartitioning on caluclation view
Hi, Can we do hash partitioning on Caluclation view internal table stored in "_SYS_BIC" to increase the performance ?At the moment we are getting column store memory error while doing data preview...
View Article