Quantcast
Channel: SCN: Message List
Viewing all 8798 articles
Browse latest View live

Re: Auto refresh data in Dashboard using Excel or Xml as Datasource

$
0
0

With the below procedure I can able to acheive the Auto refresh using XML Data connection.

 

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f0efea0a-f515-2e10-2daa-cc5a4d23c1a8&overridelayout=truehttp://

 

Our actual source for XML is Access data base, We are generating the output as a XML file and with XML data connection our dashboards are refreshing dynamically.

 

But the actual problem is we are not getting the desired output format of XML file from access database to overwrite the contents of exisitng XML file. Each time we need to manaully adjust the format.

 

Two different formats, default format from dashboard & the other one Access dataabase generated format.

Any thoughts of how to make same format from access data base.

 

 

Diff Formats.jpg


Re: how to avoid to drop item to itself for treeview?

$
0
0

Another point of interest:

The PowerBuilder Code Examples show how you can use the dragwithin event to highlight the target treeviewitem using SetDropHighlight().

 

This way you can visualize that a drop is allowed and where it will happen.

 

Example for dragwithin event:

 

if source = thisthenreturn

 

SetDropHighlight(handle)

Interesting article on HANA as a full Platform in Enterprise Apps Today

Re: What do you need (to activate in SAP) in order to execute scripts from VBA?

$
0
0

Thanks a looooooooooooot !!

That was the problem, Network Settings.

 

Hope some day I can help you,

Regards,

Richard

Object Definition in the universe

$
0
0

Hi,

I have a requirement where i need to count the request ID's based on Created date and Completed date e.g. on 1/1/2013 10 request ID's were created and 12 were closed . Following table shows how i want the results to be shown

 

Created Date         || Count(Request ID's created)    ||     Count (Request ID's completed)

Jan 2013                               3                                                10

Feb 2013                             10                                                 5

-------

----

Aug 2014                             20                                                50

 


Everything is coming from the same table and The way i am doing in the report is creating a Query 1 with "Request Created date field and count of ID's for  "request ID's created " and similarly   Query 2 with Request completed Date and Count of ID's for "request ID's completed" and merge the request created date and request completed date on report level to bring both count measures in one table and  it works fine.


But i want to know if it is possible to create a measure objects in the universe such as "Count(request ID's created)" and "Count(request ID's completed)" so i can just bring it together in one query and Count(request ID's created)  gets calculated using the created date

and Count(request ID's completed) gets calculated using the completed date and e.g. if i bring created date along with two measure as shown in the table above , it shows the right results so i dont have to do merge dimension and 2 queries on the report level !!!

 

At the end of the day i am trying to replicate something as follows in the universe :

/*

With 

Created_count AS ( Select created_date,  Count(ID)  as "ID created count " from Table1 group by Created_date),                  --subquery 1

Completed count AS ( Select completed_date,Count(ID) as "ID completed count " from Table1 group by Completed_date),     --- subquery 2

 

Select created_date,ID created count, ID completed count from Table 1 where created date=completed date

*/

 

Let me know if something like this is possible !

 

 

Thanks in advance,

 

Sheikh

Re: Unable to search candidate resume attachment

$
0
0

Did you solve your problem (I'm quires since I'm having something similar). I'd appriciate your feedback!

 

Thanks in advance.

Re: release date of powerbuilder 15

$
0
0

I am sorry Andreas, I am not allowed to publish details about the magic X. 

Re: Pagination feature in Design Studio

$
0
0

Hi Rahul,

Right now there isn't anything out of the box to do this; I recommend adding this suggestion to Idea Place at ideas.sap.com

 

Tammy


Re: using QI06

$
0
0

QM procurement activation in material master is pre-required.

 

Regards

Re: release date of powerbuilder 15

$
0
0
  1. best case scenario 3rd/4th quarter 2015 (wishful thinking but dont think so)
  2. realistic scenario 3rd/4th quarter 2016
  3. worst case scenario - never. incremental changes to 12.6, 12.7, 12.9 ...

 

what do you expect in version 15?

Re: Is SAPUI5 1.22.x available to patch in 7.40 today (29/8/2014)?

$
0
0

Thanks Sumuli. As I understand it, the minor (the x in 1.22.x) versions can be updated independently via multiple notes, but the version that is 22 in 1.22.x must be done as part of a support pack stack for the UI-Add On or something like that...Possibly I need to read all the latest Fiori Installation material to get a full grasp of the versions versus the support pack stacks, etc to really get this (starting to think it's just easier in 7.31 when they were all separate but with dependencies).

Re: The system is not allowing to do the Quality inspection

$
0
0

Very interesting.

I think currently no solution within standard.

 

I recommend you raise this issue to SAP support.

 

Regards

"Mass activity type does not exist" while i try to create a recording in SHDB for FPRW

$
0
0

hi,

 

i'm trying to create a recording in SHDB for transaction FPRW marking the checkbox "simulate background mode".  When i press the buttom "start recording" i recieve the error message >6 117  Mass activity type  does not exist.

 

Does somebody know what can i do?

 

thnaks

Re: Equipo cliente no reconoce BD al ingresar a SAP B1

$
0
0

Por lo que se muestra en la imagen, el problema radica en el equipo o en la forma en q se instaló el cliente SAP ya que a la derecha del tipo de servidor (2012) se muestra Local y debe mencionarse el nombre o ip del servidor SAP.

 

Iniciaste el cliente SAP Business One con la opción "Ejecutar como administrador" de Windows7? Revisa que la carpeta \SAP\SAP Business One tenga todos los permisos para los usuarios.

 

Saludos

 

JC:

Re: XML input: Node

$
0
0

Hello Horst,

 

If you make the XSD sheme enabled for mass processing you can't export the xml shema because excel doesn't export XSD with lists of lists. But when you disable mass processing you can create an excel sheet from the xsd-file, and this can be exported to xml.

 

This xml-file can also be processed in the system without error or warning messages. Unfortunately the result is that the desired business objects won't be created. Does anybody knows why?

 

I also wonder how it would be possible to create an .xid on the item level, like it is proposed in the Studio. There seems to be no possibility to identify the parent object in this case.

 

Regards,

Leonid Granatstein


need to reinstall/transfer use of my CRW to a new machine

$
0
0

I recently lost my development machine and need to reinstall/transfer use of my CRW (2011) to a new machine/. I have the original download image and the key. But when I install on this new machine, it give me an Invalid Product Key message.

 

Is there a re-registration I need to do to accomplish this?

Re: Topic Leaders 2013-2014

$
0
0

Hi All,

 

I can verify that the team is working hard on producing the list, and sometime late in September is a fair guess for when we will have the work finished.

 

Thanks in advance for your patience!

 

Regards,

Audrey

cc: Caroleigh Deneen, Sofie Graham

Re: Workflow: Function module will not execute in method

$
0
0

OK, now go and test your FM call in a separate test program. Maybe do an extended syntax check first. The error should become clear... like Abdullah, I'm betting on a type mismatch in the parameters.

 

Or perhaps the FM doesn't exist..?

 

cheers

Paul

Re: Report Level Query

$
0
0

Hello, does any body have a sample code for ABAP for jump query?

Thanks.

Re: need to reinstall/transfer use of my CRW to a new machine

$
0
0

If I want to purchase a new product key for my existing product, can you send me a link? Thanks!

Viewing all 8798 articles
Browse latest View live




Latest Images