Re: Need to transfer idoc using background job
Hi Priya, Yes, call the FM MASTER_IDOC_DISTRIBUTE to generated outbound IDOC. Sample snippet FORM fill_idoc_data USING u_lt_returns_recording TYPE gtt_returns_recordingCHANGING c_lt_edidd...
View ArticleRe: BRTools - brarchive failed permission denied
Hi, 18.06.2013 15:43:06 BR0252E Function fopen() failed for '/oracle/D60/sapcheck/cellldyw.sta' at location main-618.06.2013 15:43:06 BR0253E errno 13: Permission...
View ArticleRe: Check on billing date
Hi You have to do it with VOFM subroutine in copy rules (ie; with ABAP). Please, see this post http://scn.sap.com/message/14115922 for more details. I hope this helps you Regards Eduardo
View ArticleRe: Scheduling in Infoview through third party tools or Websites!
You need to go with the BO SDK approach for this. Check here http://www.sdn.sap.com/irj/boc/index?rid=/webcontent/uuid/90db428d-71ba-2e10-7eb7-d3286eec5ac0 If you are interested you can also...
View ArticleRe: Unable to create job for UAR/SOD data generation
ok seems like I fixed the issue: In parameter 2004 (Request Type for UAR) I had the value '*' and this occured obviously the error.With value '010' it works for me. thanks
View ArticleBPC Admin Task and default SQL Server schema
Hi all, we use BPC 10MS with SQL Server 2008R2. We need to use "BPC ADMIN TASK" to update CATEGORY dimension. In SQL Server the table mbrCATEGORY is owned by dbo. So in SQL Server Management Studio the...
View ArticleRe: Lagerplätze und Chargen in 9.0
Wen es interessiert: Es funktioniert für Lagerbewegungen, wenn im Artikelstamm die Ausgabemethode von "Serien- und Chargennummern" auf "Lagerplätzen" umgestellt wird. Für Vorbelegungen (Kundenauftrag)...
View ArticleRe: Check on billing date
thanks Jignesh. If u can share the enhancement spot in which the check was implied, will be useful. Regards
View ArticleRe: Need a suggestion on SAP module selection
Hi NR, If you are good coding and debug skills. go for ABAP, in that you can learn like Webdynpro and oops concept which more useful now days. All the best.
View ArticleRe: Cannot read comments in SCN Blog post
Good call Solen... I can see the comments in Chrome. I stopped using Chrome a while back on SCN because of another HTML bug. Maybe now I will need to use a combination of browsers
View ArticleRe: Invalid file path after some time on web server
Hmmm - something does not add up here... "CRRedist2005_x86" installs files of version 10.2. These are from the version of Crystal Reports that bundles with VS 2005 and can not be used in VS 2008. In VS...
View ArticleCustomizing SAP defined dashboards in SAP B1 8.82
Hi Experts I am looking for the source files for the sap defined dashboards within SAP B1 8.82. Our database has been setup with two companies within one database and I want to customize these...
View ArticleRe: Error in Lookup transform
Where is the text file located? Is it in the same location as the jobserver pointing to? Arun
View ArticleRe: BO XI 3.1 SP3 SSO with CMC and Webi Rich Client
Hi Daniel, I know this is an old post but still wanted to know if you were able to do SSO for CMC and Webi Rich Client? How did you do the SSO for designer? Thanks in advance
View ArticleRe: BO 4.0 Configuration (placeholders) - integration SOLMAN
Hi Sandra, How did you manage to change the placeholders? I am using BO 4 SP4 and trying to change the default for IFRS and OFRS, however admin guide says the placeholders are read only. Thanks,Preetha
View ArticleRe: How to remove UFL from report?
Hi Ludek. My main problem is similar to this ones:http://scn.sap.com/thread/3325022http://scn.sap.com/thread/1864013http://scn.sap.com/thread/1500393 If I call the close() method of the ReportDocument...
View ArticleDatasource as a FM
Hi Experts, I am trying to create a FM which will serve as a datasource for BW. I created a structure for the output and using it my FM. My select query is a join from different tables and I am...
View ArticleRe: BIWS - Dashboard Prompts
Write TRUE in a cell inside excel model and bind refresh input to that cell instead of writing 1 in the text field. Does it work ?
View ArticleRe: Problem when try to pubish a Webservice on soamanager
Hi, check below one if it helps you. Ent SAP Service missing in SOAMANAGER web UI service Search Regards,Muniyappan.
View Article