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

Re: Using Run OS Command Before Message Processing

0
0

Can you explain further regarding this?

 

You could do a file lookup in the confirmation scenario to take the second file, even to use the logical positive and to ask in the second scenario if the first file is deposited in archive to continue.


Thanks!


Re: SAP HCI replaces SAP PI in coming years??

Re: Change formulas from "seconds" based to "minutes" based

0
0

Thanks, Abhilash!

 

The changes work perfectly.

 

Appreciate the help!

Re: Auto fill sold-to-party in ITSM

0
0

Thanx for you help, this is my e-mail

 

Message was edited by: Caroleigh Deneen, removed email address

Formula field help

0
0

I am trying to create a formula field in this situation:

 

  1. A database of patients shows much time it takes them in each area of our clinic

 

Example:

 

 

PatientAreaTotal TimeDateLocationDoctor
John DoeWaiting Room10 minutes2/1/2015MinneapolisDr. Brown
John DoeRoom 18 minutes2/1/2015MinneapolisDr. Brown
John DoeRoom 45 minutes2/1/2015MinneapolisDr. Brown
Sally SmithWaiting Room9 minutes2/2/2015St. PaulDr. Davis
Sally SmithRoom 26 minutes2/2/2015St. PaulDr. Davis
Sally SmithRoom 38 minutes2/2/2015St. PaulDr. Davis
Jim DoeWaiting Room5 minutes2/1/2015MinneapolisDr. Smith
Jim DoeRoom 17 minutes2/1/2015MinneapolisDr. Smith

 

 

 

     2.  I would like to compute a total for each patient of "all Area times" (how long it takes them to go through all rooms in our clinic)

    

     3.  Then, I would like to take that "Total ALL Areas Time" for each patient, add them together and compute an average, so I can see the average time it takes "ALL" of our patients to go through "ALL Areas"

 

     4.  I would like this result to be a formula field that I can use in a crosstab which will show "Total Patient Times" for each Clinic Location on each Date for each Doctor

 

Thank you for any help!

Re: Failed to retrieve data from the database

0
0

Thank you Don.   We'll check that link out.

 

We will have an interesting issue if we use SQL-Server.   Our procedures perform the preliminary work in ACCESS and Crystal Reports, then create files sent to SQL-Server for the hard number-crunching, and then return the data to ACCESS and Crystal Reports for presentation.  About two years ago, my predecessor switched to an Azure (cloud) environment for SQL-Server, instead of running it on a local box.

 

When I looked into what is involved in linking an ACCESS table to an Azure SQL-Server database, I was unable to make any sense of the procedures.   I don't know if it's any easier with Crystal Reports. 

 

On the other hand, we might be able to use SQL-Server Express locally and from there link to Crystal Reports.   I haven't investigated this possibility yet.

Re: ST05 trace issue

0
0

Hi Balan

 

Could you share your SAP system version, SPS& kernel details?

 

BR

SS

Re: Pricing error

0
0

I will try this but I need to restrict this by sales doc type can I do that..and I am thinking to change condition category to L for a condition X. But that condition has from and to step apliied on other condition. so, if use condition category L will this work? meaning will my price change according to quantity?


How to use an SQL linked server in Crystal

0
0

When I connect to an SQL server instance in Crystal reports 2008 / 2010, I see all the databases under the user id that I used to connect and I could drag and drop the tables and create the links between them.

Now I have created a linked server in my sql server that connects to another SQL server and would like to have the same functionality. Presently, when I want to use this in the Crystal reports, I need to go into sql command and enter the query with links manually. Is there away that I could create an ODBC or OLE DB connection that will let me see the linked server and it's dbs and tables, without writing the sql command?

Re: Is there a uitility to test if a URI exist?

0
0

Hi Maksim ,

Good idea . . .I tried . .

 

VIEW

var button = new sap.m.Button({

            press : [oController.image , oController]

        })

 

CONTROLLER

image : function()

    {   

        var url = "http://news.bbcimg.co.uk/media/images/71832000/jpg/_71832498_71825880.jpg";

//        var url = "http://news.bbcimg.co.uk/media/images/71832000/jpg/_71832498_7182588.jpg";  //No image

 

       var img = new Image();

      img.src = url;

       alert( img.height != 0);

    }

 

working fine

 

 




Re: display diagrams with no page grid

0
0

Thank you Adam.

 

Regards

Krishna

Re: Save Design Studio dashboard in browser favorites

0
0

Hi Victor,

 

Sorry, It seems when I wrote the post the server and port weren't added to the link.

 

The link from launchpad is:

http://<SERVER>:<PORT>/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=AQz_rNtuRVtEtdg4vvotSZY

 

But it automatically changes to:

http://<SERVER>:<PORT>/BOE/OpenDocument/1501140247/OpenDocument/opendoc/openDocument.faces?logonSuccessful=true&shareId=2

Re: Leave Request Task TS12300097: Status is not changed

0
0

Hi Sandy!

 

Thank you very much. That's what we used. First I went to PTARQ to list all the posted documents with WF status 'STARTED' and copied the list of WI ID's into SWIA.

Then I had to process one record at a time (complete manually).

And we applied the fix from SAP note 1501377. All is well again!

 

Thanks and best regards,


Mathias

Re: How to move odata model to json model?

0
0

try {

   oModel.read("/StatusSet", null, null, true, function(oEvent) {

   var map = [];

   var list = [];

 

   $.each(oEvent.results, function(i, item) {

   list.push({

   "Status" : item.StatusNum,

   "Description" : item.Description
   });

   map[item.StatusNum] = item.Description;

  });

 

   var jModel = new sap.ui.model.json.JSONModel({

   "map" : map,

   "list" : list
   });

  sap.ui.getCore().setModel(jModel, "StatusModel");

 

  sap.ui.getCore().getEventBus().publish("app", "StatusModelLoaded");

  }, function(oError) {

  jQuery.sap.log.error("An error occurred while processing StatusSet");

  });

} catch (oError) {

  jQuery.sap.log.error("An error occurred while processing StatusSet");

}

Re: Fixed Asset Depreciation dates

0
0

Hello,

 

Thank you very much for the document. Something remains not very precise.

What does mean Asset Addition ? Is it about adding value to an existing asset during the same year ?

 

Thank you all


Re: Using IE8 and the ISA

0
0

Hi Patrick,

 

Before making any changes, please first check BrowserType java class as it keeps the entries of all the supported browsers and as I mentioned above if you are having IE8's CSS then I am pretty much sure this is supported and as per my understanding it is supported.

 

Thanks.

Hamendra

Re: Why we have navigate attribute option to select in both DSO & CUBE ?

0
0

Hi Ameer,

 

 

 

All attributes are display attributes as default and Display attribute cannot be used as filter or drill down .

 

For eg Info object sale organisation has division as display attribute. In this case division will will be called upon request. . 

 

 

Navigation attributes are parts of the query  and read during query selection. Use can filters on navigational attributes and also drill down functionality.

 

 

Thanks,

Shakthi raj Natarajan.

IDoc_AAE Receiver Adapter Error

0
0

Hi

 

I am getting the below error

 

"Adding control record to payload failed due to Error during transform: java.lang.NullPointerException: while trying to invoke the method java.lang.String.length() of a null object loaded from local variable chars"

 

It is happening for all scenarios in quality environment

 

It is working fine in development environment

 

All interfaces are using External Definition instead of Idoc since I need multiple idocs from single file.

 

I referred Note 1862655 (but not clear)

 

Do I have to maintain my receiver interface name as <MSGTYP>.<IDOCTYP>.<CIMTYP> and whether it has to be created under urn:sap-com:document:sap:idoc:messages ???

 

Then how it is working in development ?

 

what should be CIMTYP ?

 

Exampel : INVOIC.INVOIC01.???

 

Also I am using "Override IDoc Control Headers" in Advanced tab and passing SNDPOR, SNDPRT, SNDPRN

 

Any help is highly appreciated.

 

Jose

Re: Hello World

Re: Integration PPM-PS

0
0

Hi Franco,

 

1. Check your Master Switch for integration with PS and FI/CO.

SAP Portfolio and Project Management --> Project Management --> Basic Settings --> Check Global Settings

 

Maintain setting with Area = 0002(Master Switches)

Name = 0007(Integration with PS and FI/CO (see SAP Note 1427365)) with setting value = X and Save.

 

2. Allow account integration in the Project Type. And also choose transfer type.

SAP Portfolio and Project Management --> Project Management --> Structure --> Define Project Types.

 

3. Define a Project profile 'CPR0001' in SAP PS. Automatic creation of PS projects will happen with Project profile 'CPR0001'. However, 'CPR0001' is not delivered in the standard system. We need to create it.

 

Regards,

Manjunadh.

Viewing all 8851 articles
Browse latest View live




Latest Images