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

Re: Error in Floating Element rule

$
0
0

Hi Prashant,

 

Can you share the screenshots of your model along with the error message screenshots?

 

Regards,

Krishna Tangudu


Re: bgRFC and synchronous webservice

$
0
0

Hi Goc,

it is a pure Sync processs we are implementing.

Regards.

Kris

How to use VeriSign certificates in SAP PI?

$
0
0

Hello,

 

new area to me.... Certificates in key store!

 

We have an interface to a payment service that requests use of certificates for the interface.

 

The service contact person provided a description how to get the required VeriSign Certificates.

Our contact describes in a way that shows he has no knowledge about technical basis of this requirement too.

So it is up to us to get this running w/o his help.

 

I loaded the certificate files as described by VeriSign.

Now I have a *.cer file and a *.pem file but no idea how to continue.

From my understanding I need a *.p12 and a *.cert file.

 

So file types are different and probably canot be used (as VeriSign teels about file conversion but it is not clear to me how).

And importing files to the key store requires a pwd to authenticate the files which I dont have.

 

Can anybody help how to proceed?

 

Thank you very much in advance!

 

Regards

Dirk

Re: Storage Bin Blocking reason

$
0
0

Hi Naga,

Why do you want to make the blocking reason mandatory?

Re: Goods Isuue with Batch Number wise.

$
0
0

Hi santosh,

 

SELECT   t3.itemcode, t4.onhand 'Instock',sum(T2.Quantity) as 'IssueQty',T3.distnumber

FROM         dbo.IGE1 AS T0 INNER JOIN

                      dbo.OILM AS T1 ON T1.DocEntry = T0.DocEntry AND T0.ObjType = T1.TransType AND T0.LineNum = T1.DocLineNum INNER JOIN

                      dbo.ILM1 AS T2 ON T1.MessageID = T2.MessageID INNER JOIN

                      dbo.OBTN AS T3 ON T2.ItemCode = T3.ItemCode AND T2.SysNumber = T3.SysNumber inner join

                      dbo.OITM  AS t4 ON T2.ItemCode = t4.ItemCode

                      where T0.[DocDate] between  '[%0]' and '[%1]'

                      group by  t3.itemcode, t4.onhand   ,T3.distnumber

 

-Rajesh N

Re: Idoc Payment Process for Domestic ACH Payments

$
0
0

 

 

Hello Joseph – Thanks for your reply. I would like to know what the exact details Bank is supposed to provide provide like Idoc type and Message, when we say to them that we send Payment details through Idocs.

 

Thanks

 

Re: how to calculate opening stock month wise

$
0
0

Hi Roslin,

please see how old this thread is, and is has been answered too.

Please do not respond such old threads.

Re: Eclipse Error with SAP HANA Cloud Platform

$
0
0

Hi Vladimir,

Ok so the red text is not an error? That's good. Yes I have the local runtime set correctly with Local Runtime. Do you know where the timeout variable is set? When I tired to sync it today it gave me an error that 60seconds is too short.

 

Regards

Ciaran


Re: sap screen personas - control not found error!

$
0
0

No, I'm not sure either. I'm not familiar with CV01N but after a first attempt with it on my system I didn't get the same error. I didn't make it work either, but I suspect that's down to me not knowing what I'm doing

 

I'll try and find some time to play with it some more...

 

Steve.

Re: Not able to delete an existing security profile in SMP 3.0 Cockpit

$
0
0

Hi Jitendra,

 

Good know that your problem has resolved. But to find the root cuase can you tell me what browser you have used.

 

 

 

Regards

Dinesh.

Re: SAP BW data modelling

$
0
0

Dear Manu

 

You should go for 3 different key figures for user, space and Load as all 3 are different informations

 

Regards

 

Gajesh

Re: Table T880 and its associated transactions...

$
0
0

Transaction OX15 (Internal Trading Partners).

 

Or go to transaction SPRO > SAP Reference IMG > Enterprise Structure > Definition > Financial Accounting > Define Company.

 

Double click on a row or select a row and click on "Details" button to see the extra fields that are displayed in table T880.

Re: LIS-BW-VB_APPLICATION_02_300 Job got cancelled

$
0
0

Hi Suresh,

 

Do this is QA first and then in PRD<

  • Lock the users
  • Clear RSA7 for that DS
  • Clear LBWQ fr that DS.
  • retansport  the TR
  • replicate the DS
  • trigger the Deltas
  • schedule the V3 job

 

Also google ..how to recover missed LO Deltas .

 

In case you are not able to recover the u have to fill set up table doa full load for those missed documents using full repair.

 

rgds

 

SVU

Re: mss leave request

$
0
0

Hi Modak ,

 

In the leave request scenario , when ever the corresponding manager approves the request the employee is not getting the status of the request whether it is approved or not . whenever it is rejected employee gets the status in his tasks/notifications ..

 

my question is for the status to the employee is it automatic or i can add the sendmail step after the process ?

 

thannks

Re: Header Mapping


Re: Adopt Purchase Requisition in ME51N

Redirect user from IDM UI after logoff

$
0
0

Hi experts,

 

we are running idm 7.2 sp8 and AS java 7.0.

Our customer would like to redirect the end users to another webpage right after loging off from idm web ui.

I found that the ume.logoff.redirect.url parameter would be the one to use in my case

 

Logoff - Using Java - SAP Library

Configuring the Portal Logoff URL - Portal - SAP Library

 

But after some tests by the netweaver admin, it seems to be working only with "real" EP pages (/irj)

Have anyone managed to do it with a /idm or /idm/admin page and if so, using this parameter or doing something else?

 

Thanks a lot,

 

Clotilde

Re: SetTableLocation vs. ReplaceConnection Performance

$
0
0

Thanks Ludek.

 

You know, customers always want their programs as fast as possible. If a report takes 6 seconds being showed up in a preview window on a fast system, eliminating 2 seconds would be not so bad. 2 seconds on a fast system could become 4 seconds or more on a slower one .

 

So if I understand you well, I could use ReplaceConnection instead except when I want to rename the tablename itself (f.ex. for SQL temporary tables where we add always a unique ID..) - right?

ReplaceConnection() would replace the server and the database for all other tables and commands?

 

PS. At the end of the whole TableLocation-procedure I always start a VerifyDatabase() anyway.

 

Patrick

what technology use and sample code

$
0
0

Hi!

I am new for SAP technology. I am looking for the way to call SAP Web Service "Find Business Partner Elements by Element" from C# .net.

What technology I should use and if exist sample code.

Thanks

Re: Tax value is not calculating

$
0
0

Hello,

 

Is the country that is maintained for the business partner configured in the transaction tax engine?

 

Regards,

Neena

Viewing all 8902 articles
Browse latest View live




Latest Images