Problem to install component in NW 7.4
Hi. I want to install MDG_FND and SAP_BS_FND components in a system (Netweaver 7.4 SPS 14). When I want to install MDG_FND I dont found 747 addon installation package (only SPs) in MKP Software, then I...
View ArticleRe: IDCP Dump (Getwa_Not_Assigned_Range)
Hi Burak, What is the transaction or program which you are using? You can find the information in the ST22 dump log. Does it have dynamic selection screen? It can be possible that there is some dynamic...
View ArticleRe: How to Re-replicate a table with SLT
Thanks Saravanan and Amar, Your solution works great. I can see my table back now. You save me a world. Thanks again for your help! Scott
View ArticleRe: Install BI Platform 4.2 on Windows Server 2008
I am setting up a production server..i don't have actually any reason to install IIS server other than to give my server a "Web Server" Role.. I know I am not making sense, excuse my lack of...
View ArticleRe: Dynamic Parameters in SAP Crystal Reports Enterprise 4.1 SP7
Please read the link I posted above - it explains in greater depth the technique for doing this. -Dell
View ArticleRe: How to protect RFC-Direct calls
Hello, The "rfcexec.sec" file is only used by the rfcexec program. It allows you to set security rules, configuring what rfcexec will allow to be executed. The SAP note 1581595 can help you understand...
View ArticleRevenue Forecasting in CPM
Hi guys, Any thoughts on how to forecast revenue in CPM? I am using CPM 1.8 where I couldn't find any workbook that support revenue forecasting. Thanks Atif
View ArticleRe: Unable to deploy the iFlow in NWDS
Please check once your SLD and the status of various components in the RWB. Also, I presume that your PI is AEX and not dual stack since IFlows are supported for Java-Only installations.
View ArticleRe: SDK Installation Problem
Hi Tammy, Thank you so much ! You made my day I add so much issue packaging and installing a feature ... I add to uncheck "use Categories" to see my extension btw. Have a good weekend !
View ArticleRe: Database-ECC(Proxy)-Database Synchronous Communication
Well some of the naming conventions are confusing dear..like namespace is having Asynchronous in it,Anyway, please check the following:1. Sender side cc needs to have Best Effort2. Try with receiver...
View ArticleRe: Recovery of older revision of HANA on newer revision?
Hello Mert, Indeed, in the HANA Administration Guide, the following is stated: "A SAP HANA database cannot be recovered to an SAP HANA database with a lower software version. The SAP HANA software...
View ArticleRe: error with SUM in MSSQL Server 2012:
Hi Daniel, I see the filegrowth is enabled. Which is very strange. Why do you have 2 T-log files? Do you have space limitation in the T-log LUN? If not, drop 1 T-log and leave just one file with bigger...
View ArticleError reading the data of InfoProvider
Hi everyone, after a DMO migration from BW 7.00 oracle to bw 7.40 SP10 powered by HANA we get the errorError reading the data of InfoProvider Message No. DBMAN305 when we try to access/display data...
View ArticleRe: Issue in excel upload with ALSM Function module
I had an issue a long time ago, there was some limitations because the internal table was not a table of 8000 characters (note 1354187 - Use correct line length for clipboard import , but it isn't...
View ArticleSetting Up Dash Board SAP B1 9.0
Hi Experts i am using sap b1 9.0, while setting up dash board face following problems i install JDK and java latest version then i enable cookpit but when i select dash board widget i got below windowi...
View ArticleRe: KONV-KNUMV updated after VBOF?
I would like to know how table KONV is updated if i have a billing document with certain KNUMV, and then after running VBOF to update a billing document, a new accounting document is created. My...
View ArticleRe: Convert Smartform into PDF and then add as attachment in User Decision WF
Thanks Anand. What I am doing for attachment is that I have written code in method EVENT_RAISED of interface IF_SWF_IFS_WORKITEM_EXIT. and that class I am attaching it to PROGRAM EXIT of Usage...
View ArticlePayment for different Business Area
Requirement: we have two business area Kolkata & Mumbai. Mumbai business area has many expenditure, like different type of vendor payment, different type of expenses, now kolkata business area...
View ArticleRe: Is there any table where the error logs are stored?
Hello Deva, You can run below SQL query everyday to find the error job log which occurred for today. Select Logid, JobID, JOB_PATH from MC_LOGS with (nolock) where NUM_ERRORS=1 and CAST(LOGDATE AS...
View Article