Re: native sql EXEC - how to transfer abap range to IN operator
My mistake, apologies. Might this thread help https://scn.sap.com/thread/1666042 ? Not sure the IN operand works in native SQL, it looks like BETWEEN is used instead.
View ArticleRe: conversion of Taxinj to Taxinn
Hi Nivedita, Once your query has been answered, please mark the helpful answers first and finally the correct answer, which happened to solve your problem. Marking a correct answer will change the...
View ArticleRe: ABAP PROXY error on PO 7.4
Alessandro, Go to SMICM->parameters. Check if the host and port details are maintained correct.
View ArticleRe: SALV hide empty (with value 0,00) columns.
You need the method set_technical to hide the column. I generally do something like: gr_columns_table = gr_alv->get_columns( ). l_rcl_struc ?= cl_abap_structdescr=>describe_by_data(...
View ArticleRe: Issue with Indirect Valuaiton of wage type in IT 0014.
Hi Thanks for the reply. I have checked the respective wage type 2037 which is calculating automatically in infotype it is having T511 as below. Wanted to know whether will it work if it is like below.
View ArticleRe: BAPI for MPO1
Of course they use it, those are update task FM (*) , at end of most if not all SAP transactions, once checks are successfully performed and the system has prepared data for update of database, call...
View ArticleRe: Changing data selection of InfoChart at runtime removes data selection...
Hi, yes that's true, but as I described in my original post (see the paragraph in italics) it's not feasible here. I wanted to access different parts of the Data Source's data from different components...
View ArticleRe: Closing Cockpit Factory Calendar without FIN_ACC_LOCAL_CLOSE activated
Hi, read note just put break point.Also check note 1602433 - CLOCO: Multiple factory calendars
View ArticleRe: Invalid Table Number
Hi Roberto, What I suggested by changing the Database info to ODBC and OLE DB and then back to the original by using Set Database location in CR Designer was to try to fix the RPT file.It errors in the...
View ArticleRe: Submit for approval using workflow rules or custom development
Hello, This can be achieved at Project Scoping for Opportunities. There is option of Auto submit of Approvals for Opportunities. Regards,Omkar Uthale
View ArticleRe: critical thing need some help
Hi Sravanthi The Pos function in Webi doesn't support the parameter occurrence yet, meaning you can't directly/easily find the position of "To" when it appears the 2nd time in a string, there is a...
View ArticleRe: Query For Master Agreement Extension Fields
Pakkurti, To expand on what Bogdan said, this is potentially a very dangerous operation. It has caused us to have to restore our dev environment. From my experience, if you use OMA file transfers,...
View ArticleText Analysis on Binary Data
Hello community, I'm trying to set up a full text index on a table with a BLOB column. The table is a copy of the SAP STXL table. The column CLUSTD is defined in the Data Dictionary as LRAW, which...
View ArticleRe: Query slow performance sys_databases.m_backup_catalog
Thanks for this. We are getting our real hardware any day now so it will be interesting to see what happens. After the original post we actually realized that after a restart of the system that...
View ArticleRe: How to develop Weather report app
Interesting. I just had to write one (non-UI5). Here is what you can do... 1. either use your browsers "geolocation" functionality (thought many folks turn it off or have it "ask" to know...
View ArticleRe: Crystal Report Viewer Hang
Ah, check your Anti-virus software, possibly it's blocking the ActiveX PrintControl.dll from loading. Try running VS in Admin mode by right clicking on the Icon and selecting Run As Administrator. Use...
View ArticleRe: Affordable Care Act (ACA)
Hello SAP ACA Team,We have applied all notes released so far but system is not producing XML file, Please advise.Steps followed -1. Ran Collect Data for Employees2. Ran Collect Data for ALEs3. Run...
View ArticleRe: HANA Cloud Platform and Sample Data like IDES
Hi Karthik,this error means that the HANA user you were using does not have the necessary privileges for using the Web IDE.Please check the blog I mentioned earlier (SAP HANA Multitenant Database...
View ArticleRe: Quantity in source bin will be negative
Hi CK, It is getting posted and WT is confirmed. Again I can see same message. Is there any report or transaction where we can check the stock in intermediate storage types ? Regards,
View ArticleRe: Solution Manager 7.2 Support Hub Connectivity Errors
Hi Yuksel, I see the step "Configure Consumer Proxies and Log. Port" is still error.You'd want to fix this before moving on, I'm sure the problem lies there.Change the status to 'execute' and 'execute...
View Article