Re: Report Engine API 4.0 (upgrade to 4.1)
Hi Alfons, As per the current situations Report Engines SDKs are still the same in BI 4.1 likewise in BI 4.0 all patches. You can perform the below functionalities with BI 4.x Report Engines SDK :-...
View ArticleRe: Numeros de folio
Hola Sarah, Actualmente los usuarios le dan click en la cerrar 'X' ya que solo se tiene el boton aceptar, durante ya 3 meses le dan a cerrar pero aun asi no desaparece lo que pide el folio, fui al...
View ArticleRe: CALL_FUNCTION_REMOTE_ERROR
Hi Trond, Have you solved this issue? I am encountering the same problem now. Hope you don't mind sharing the solution. It will help us a lot. Thank you! Regards,Charm
View ArticleRe: Expert routine.
Hello, Could you be a little more precise on what you're trying to do. What do you want to store in your target? Your transactional data and additional lines (the missing ones). If so, you can use a...
View ArticleRe: to do coding in 00 abap
Hi, Transaction SE24 is your friend. Create a class, and then its attributes and methods. Debugging is the same as with any other ABAP code - just set a breakpoint in the relevant method. cheersPaul
View ArticleConsolidacion de informes financieros entre compañias
Buenos dias: Compañeros, alguien me puede indicar como puedo generar reportes consolidados financieros entre varias compañias, ejemplo balance, estado de perdias y ganacias o el balance provisional. A...
View ArticleRe: XL Reporter Financial Period Code
Hi Kedalene, Financial Period Code only store Month and Year. There is no date defined.Thanks,Gordon
View ArticleRe: Changing username(identity) in IdM when infotype 0105 system id changes
Ah, see! That's why I wanted to see some screenshots. ^^ Okay, we fill that through IdM, not the other way around (if we talk about the same thing, but I think we are now ). So the new identity is...
View ArticleRe: How to use custom component or SAP UI Component in Design Studio
I would also like to mention that I am going to deploy my Design Studio application on SAP Netweaver Platform. I know this access mechanism I am trying to implement is taken care in BW end by default...
View ArticleRe: Can't export a table to Excel
Hi FemmyI started SAP At work At april 2013 .I Need Some information.i want to be professional on it .Do u Have material to Understand more > RegardsSherif Magdy
View ArticleRe: Data Dictionary tables not reflecting in Information Design Tool
Hello Mohammed, direct access to the tables is not possible with the Universe at this point. If you really require the data from the tables then I would suggest you take a classic InfoSet and put the...
View ArticleRe: Issue In Sales Invoice DTW with down payment
Hi Gordon, could you please check attached files ThanksSwapnil Vichare
View ArticleRe: BO4.1 universe with hierarhies on BEx query
Hello Amarnath ,when connecting Web Intelligence to SAP BW there is no need at all to create a Universe. When it comes to the data connectivity from Web Intelligence to SAP BW you can point Web...
View ArticleRe: Problem with Solution restriction in SOLMAN 7.1 MOPZ
Hello Jose I hope you are fine. Did you find any solution? I am facing same problem. I will apprecite your Help. Gracias Jorge
View ArticleDoes the .NET SOAP engine have any known bugs?
We are using PB12.0. Up until now we have been using the EasySOAP engine to consume a 3rd party's web service. The 3rd party came out with a newer version of their webservice. They recommended we...
View ArticleMoving BW from DB2 to HANA. Impact on BCS?
Hi all, The client here is planning on moving the BW system from DB2 to HANA and whats to know what in BCS cannot be copied over to the new HANA environment. The approach will be to take a copy of the...
View ArticleRe: Fast Order Entry - Business Partner Search / Suggestion
Dear Thomas, Below different options might help you. 1.There is a new and nice feature available with TM 9.0(With latest FPM service pack) i.e If you enable the 'Suggest Values' property for any UI...
View ArticleRe: Production Order Component Sorting Options
You transfer your reports internal table data to the function module through SORT_TAB which will sort it and return the sorted output in the same table. DATA: i_tab type table of RESBK with header...
View ArticleSales Deal not picked in pricing
Hello Everybody, I am facing an issue in the Sales Deal created by my client.Sales Deal created & assigned with the condition type 'ZNX0' with the validity of the sales deal as 1 month.Condition...
View ArticleRe: Dropping device without prior dropping database
You could use ASE's disk mirroring feature to move the contents of QA1_data05 onto a new device thus allowing you to drop QA1_data05. - sp_configure 'disable disk mirror',0 (static setting so you have...
View Article