Re: Re determination of Excise duties
Hello Abhishek, May be you can have a different pricing procedure for credit memo in which you can avoid calculation of excise duties in order to achieve your business requirement. Please have a look...
View ArticleRe: SYNTAX_ERROR
Hi Kashif, The dump has the answer itself. This is because you have used a new variable LTEXT but have not declared it in ITAB_HEADER. Just declare that in the ITAB_HEADER with the data type as that...
View ArticleRe: 0CUST_SALES_LKDH_HIER extraction error
Hi Raj, Some one changed your hier str at bw side. so pls check at Tx - RSH1 , info object 0CUST_SALES hier. Regarding valid from date some thing was changed in bw side. so at ecc side RSA3, check the...
View ArticleVariables of Web I reports are all gone after editing it on Client tool
Dear all, I just update my BOBJ system from SP06 to Patch level 5 for fixing problem about Java certificate. But after we finished the update, there are some problems about our web I report. Whenever...
View ArticleRe: Convert Crystal XI Reports to Crystal 2011
Hi Drew, Opening the report in CR 2011 and saving it does update the report. To be sure, you can go to the Report option on the top > Performance Information > Report Definition. Look for the...
View ArticleRe: Error 53 system call fail while installing NW 702 or 731 on VM
Hi,Can you please paste the full log. Mean while try this.Enable and start the Microsoft Windows Operating System Service 'Server'Rerun the installation ThanksRishi Abrol
View ArticleRe: month wise crystal report
Hi Russel, It's not impossible, but the workaround has a lot of limitations. The main being you need to know Periods well in advance because the number of columns need to be fixed. If a new value is...
View ArticleRe: Refresh at Runtime and Dynamic Recipients
Hi Hans, Please refer to following posts, it shoudl clarify your doubt: http://scn.sap.com/community/bi-platform/blog/2013/05/23/tips-and-tricks-for-sap-businessobject-intelligence-platform-publication...
View ArticleRe: Error 53 system call fail while installing NW 702 or 731 on VM
Hi Chloe, Did you maintain the hostname in the hosts file?For example: C:\Windows\System32\drivers\etc\hosts 192.168.1.100 SAPWDFR2 Best regards,Shuai Liang
View ArticleRe: Function module
Hi, Use the FM 'GET_INCLUDES'. Pass the name of the main program and you will get all the includes related to it.
View ArticleRe: India Tax Depreciation..
As per my knowledge, the ledger is not required for IT depreciation area since this area will b used only for reporting purpose. Yes, as you said, the depreciation reporting happens at Group assets...
View ArticleRe: CL_GUI_ALV_GRID: hide subtotal text
Hi,Data : x_fieldcat TYPE lvc_s_fcat, t_fieldcat TYPE lvc_t_fcat. For the field you want. x_fieldcat-do_sum = ' '.Append x_filedcat to t_fieldcat. Use the internal table t_filedcat in...
View ArticleRe: FBL5N - For many customers of a group of company
Hi Leondi, You may use SAP standard scenario Setting of head office and Branch accounts. Just go through the mentioned link ,which will help to you....
View ArticleRe: cannot load any data for BI
Hi Vikrant, Thanks for your help, finally, I have find it need execute task and I can extract the data what I need! thanks again for your support!
View ArticleRe: FAQ - external users access to SAP BO
Hi Seb, Thank you for your response! External users is expected to be able to create, schedule and delete reports. Is exposing BI launch pad a good approach to fulfill the requirements? Have you...
View ArticleRe: Mass load of budget
Hi Sampath, Can you explain further how you can do mass upload for IM32? I am trying to upload budgets for 2013 for various IM position ID. Thanks,Josef
View ArticleRe: HANA DB- "Some Services not started". whats the issue??
Hello, Please check if work around mentioned in note 1743225 and 1639568 helps. Thanks. Jim
View ArticleRe: CJS-00084 SQL statement or script failed. DIAGNOSIS: Error message:...
Hi,can you please check what is the entry in the listener.ora in /oracle/SID/112_64/network/admin/ (ORACLE_HOME =/oracle/SID/112_64) Hope you would have already changed all the ORACLE_HOME...
View ArticleRe: cl_gui_alv_grid: hide subtotal line but use get_subtotal method
Hi Nawa, Thank you for your reply. I calculate the subtotal to check the user input. Regards,ts
View ArticleRe: FI extraction
Hello,Have one query in this. Can we just use FI-GL datasource alone without AP, AR as the data seems to get updated in FI-GL?In that case whats the use of the AP, AR extractors. The DataSource...
View Article