Re: Insert ROW in ALV List
Thanks Ramesh,.You helped me alot. btw.i removed this line of code.FORM get_events . CALL FUNCTION 'REUSE_ALV_EVENTS_GET' EXPORTING i_list_type = 0 IMPORTING et_events =...
View ArticleRe: Modification transport of DEV in PRD - Behaviour?
Hi, Thanks for your response that was useful. Actually, I wanted to know, whether the upgrade takes objects into account (always assuming that it is modified SAP standard) that were adjusted in DEV and...
View ArticleRe: FI F110 payment run multiple payment documents for same vendor l
Hi Raju,We have an issue where DMEE program is generating only 1 line even though there are multiple lines on the payment run for the same vendor.Just to give an overview, in our vendor master...
View ArticleRe: Post ECC 6.0 upgrade issues in warehouse Management.
AMIT , From which version you are trying to upgrade,what do you mean by Issues when you have a check list to do an upgrade. Please write your exact requirement in detail.
View ArticleRe: Base tables for 0CRM_SALES_ACT_1 Data Source
In addition to above please check Tables ACTIVITY_H , SRV_SUBJECT , ORGMAN , APPOINTMENT etc . Thanks
View ArticleRe: SAP HANA STUDIO Not Responding
Ok thanks Wolfgang for investigating. Yes the problem still occurs after carrying out the customizing of views as you described. The JDBC trace is here:...
View ArticleRe: How to Restrict sold- to-party using different bill-to-party in sales order
Dear, Cloud you please ,can you share a small example on your requirement to understand . Thanks,Naren
View ArticleRe: Payroll posting to employee vendor document splitting settings
hi, Not sure if this is possible. To hit the individual employee vendor account during payroll posting itself.If possible I will be really interested to implement too. In our case, after bulk posting,...
View ArticleRe: Hide Field "Activity Type" in First Operation Screen In PM Order
Amol I'm not sure this will work either, but have a look at BADI IWO1_SCREEN_MODIFY via transaction SE18. You could also investigate transaction variants via transaction SHD0 PeteA
View ArticleRe: SAP HANA STUDIO Not Responding
Thanks Jon-Paul, a useful idea, but in my case I chose the "not-always-on-but-unmetered-usage" Cloudshare option, so the instance is restarted regularly.
View ArticleRe: Exchange Rate at the Time of Clearing
standard procedure for clearing is to use posting date exchange rate it is technical possible to affect posting date (clearing date) manual with transactions F-44 F-32but date of clearing will be same...
View ArticleRe: Workflow Agent Redetermination
Hi, Also check transaction SWI1_RULE Kind regards, Rob Dielemans
View ArticleRe: Session handling cookie sap-contextid
Dear Andi, You can create a custom application bsp error page, and select at SICF -> your service -> Error Pages Displaying a link on this error page which points to your application URL without...
View ArticleAccessing BI launchpad & CMC
Hi all, I have installed Business Objects on a demo server, when I try to access BI launchpad and CMC from my local systems ( Laptop ) , tomcat is not displaying. htttp://bodemo:8080/ Please let me...
View ArticleRe: Crystal Reports 2008 - Displaying and Grouping results based on different...
You don't really need to group the report to find the count. Try this: 1) Create a formula (@Count_Field A) with this code: IF Instr({Field A}, "the_certain_string") > 0 then 1 2) Another formula...
View Articlecharacter restriction for '1' and 'Yes'
Hi expert, I installed the BC query . in the query, there are a few character restriction, such as '1' restricted by '1', 'Yes' restricted by 'X'. I don't think '1' and 'Yes' are character, then...
View ArticleRe: How to make BEx Analyzer shows error msg based on user wrong input?
hi Ramanjaneyulu, We know how to use CMOD and such things like that, but we have no idea on how to write code to pop up msg from wrong user input. The thread you gave is helpful, but the result seems...
View ArticleRe: Access Denied Error for URL IView on IE8
Hi Asad, Thanks for replaying to this query. The application URL set in the URL IVieiw does have "http://" protocal set along with the fully qualified domain (host) of the Web AS, port and application...
View ArticleRe: MRP history...
Hi Is the value still displayed on MD63? Did you check if the value directly on the table PBIM/PBED? BRCaetano
View ArticleRe: Access Denied Error for URL IView on IE8
Hi A, Thanks for replaying to this query.All the script related flags are enabled in the browser, still this doesn't work. Also, I am not using IFrames in this application and If I try to modify the...
View Article