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

restar Horas

0
0

Buenas Tardes.

 

Favor necesito restar 2 horas Ingresadas en 2 campos de usuario, lo que tengo hasta el momento es:

convert(varchar,((t3.U_HF - t3.U_HI)/100))+':'+case when len(convert(varchar,(t3.U_HF - t3.U_HI) - ((t3.U_HF - t3.U_HI)/100)*100))=1 then '0' else '' end + convert(varchar,(t3.U_HF - t3.U_HI) - ((t3.U_HF - t3.U_HI)/100)*100) AS 'Tiempo Real de Producción'

 

Lo cual funciona salvo para el caso en que el tiempo ingresado es por ejemplo: Hora Inicio 23:00 Hora termino 00:40 en ese caso da como resultado 22:60.

 

 

Favor si me pueden ayudar !!!!!

 

Saludos.


Re: BI 4.1 SP5 Promotion Management Issue

0
0

Ajay,

 

I am running the PM from 4.1 SP5. Please see the attached KB in my previous post. SAP created the KB after i escalated the issue and couple more customers had same complaints. May be it is related to BO 4. 0 SP5 vs BO 4.1 SP5.

Re: If I install SP13, can I uninstall it to return to the version I currently have installed?

0
0

That is correct. There is no SP Side by Side install. And yes, you must uninstall. When you try to install a later SP, it will not let you until you do the removal of the previous SP>

 

 

 

- Ludek

Re: Update a select-option From Table

0
0

Chris Bosler wrote:

 

...  sometimes large quantities of account numbers in the account select-option.. .

 

Another consideration will be the size of the SQL statement that is generated by ABAP and sent to the database. If you end up with too many " OR AccountNo = 'XXXXXXXX'" options, you may get a dump.

 

Rob

Re: Transportation error - SIPT_INSERT_FI (SIPT_DATA|11) does not fit into the existing function group ((SIPT_DATA_FI|02))

0
0

Reagan - We tried Acticated the name tabs but that dint help.

 

Aneesh - We tried the SNOTE as well but that dint help.

 

We are still facing the same issue.

Re: In a infocube delete the requests from the same source

0
0

Hi,

May be it's possible to selectively delete data (manage/contents/delete selection) by filtering it with condition on characteristic that is loaded only from that one DSO.

It would be the easiest way of solving the problem.

Regards, Leszek

Re: During SUM Update: java.lang.OutOfMemoryError: GC overhead limit exceeded

0
0

Hi Jochen,

 

Hope you are doing good.

Nice to hear from you again.

Looks like a memory issue. When the engine goes down due to heap issues, there are 2 main steps

inorder to resolve the case:

1) Make sure that the j2ee parameters and the server on the whole is configured correctly so that optimum performance can be obtained.

2) If 1) does not help, there may be a application causing a memory leak. We need to identify this and fix the issue.

 

Please have a look at:

 

SAP Note No. 1004255- How to create a full HPROF heap dump of J2EE Engine


If you wish to analyse yourself, more details are available in SAP note 1883568 and:

 

 

<https://www.sdn.sap.com/irj/sdn/wiki?path=/display/Java/Java+Memory+Analysis>

 

 

   

Hope this helps.

_ _ _ _ _ _ _ _ _

Kind Regards,

Hemanth
SAP AGS
_ _ _ _ _ _ _ _ _
 

Re: If I install SP13, can I uninstall it to return to the version I currently have installed?

0
0

Good to know! Thanks Ludek!

 

- KD


Re: Publishing 10 separate reports as one set

0
0

Publication and report bursting is same. Are you running mutliple reports to send the emails? Than in that case, it will not be suitable.

 

You can try SDK to send out the one email with multiple reports. Please post your question in SDK forum.

 

Java SDK Application Development

Selecting the hostname of the server from the CMS-Database

0
0

Hi, in the assumption the hostname (as can be found in the properties of the CMS-Server) is stored somewhere in the BI 4.x CMS-Database, does somebody know which SELECT-statement in Query Builder can be used to retrieve it ? I searched everywhere but I could not find it Many thanks, Eddy

Re: getting error while creating fiori project

Re: Problem Adding Existing Application

0
0

Hi Sam;

 

  I have never seen the Target Wizard dialogue box empty like this in all my years using PB. I suspect that its related to either an improper PB installation, running on old version of PB on an unsupported version of MS-Windows or a Windows resourcing issue.

 

  May I suggest:

 

1) If you are on a newer MS-Window release - Try running your PB IDE in ADMIN mode and/or in "Compatibility" mode

 

- if #1 does not work ....

2) Try uninstalling & then reinstalling PB. Also make sure that you also install any Maintenance Releases related to that PB version.

 

Good luck!

 

Regards .. Chris

Re: How to bring zooming functionality for InkPicture conrol in a form

0
0

Hi Polachan;

 

   I use either the the InkPicture or InkEdit control within the DataWindow.

Then all you need to do is set the DWO's "zoom" property and voila - instant image zooming! 

 

HTH

Regards ... Chris

Re: Which event is triggered after a column in a gridstyle treeview datawindow has been moved or resized

0
0

Hi Thomas

 

  You would get a "Paint" event when the DWO redraws the control. Also, the "LeftButtonUp" event on the mouse when the column resize drag operation is completed

 

  I would experiment by adding a User Event mapped to "PBM_Paint" or "PBM_dwnbuttonup" ,etc and see ho that works for you. Some experimentation might be necessary.

 

 

Regards ... Chris

Re: problems in ESS travel management

0
0

the users are on windows 8 with IE 10 with their tablets

 

with the "normal" laptops and desktop PC's they are on windows 7 with IE 11.

 

So this "quirks mode" is not working in higher versions then IE 8 ? do i understand you right ?? and HOW to i change this quirks mode ? i never heard about that.

 

br, Martin


Re: Sales org problem in Subcontracting

0
0

one more thing ,

even after i have assign the plant 1000 with 1000 as sales org. in (set up stock transfer order ---> define shippin data for plants)

And assign a customer ( account grp = 0002 ) to the vendor

but in my Subcontract PO , I still do NOT have the tab - Shipping ,do you know why ? or does it matter for subcontracting process ? because I still create delivery and post goods issue despite of this missing tab .

 

thanks

Re: Appeon - Create New Deployment

0
0

Hi Paul;

 

  FWIW: I  use the Appeon "Packager" feature for my applications when deploying from Development to either QA, System Test or Production.

 

 

  Your application should not affect any other existing applications unless you select in the Packager to use the AEM settings. The only issue then is if there are existing applications that are using a DataCahe that you specified in the new application that is different. For example: the exiting apps use DC#1 which is ASE native and your application remaps DC#1 to ODBC.

 

HTH

Regards ... Chris

Re: 12.5.1 Datawindow - SaveAs Excel8! - Appeon

0
0

Hi Paul;

 

  Are you saying that you need PB Classic's Excel8 support in Appeon?

 

BTW: What version of Appeon are you using?

 

Regards ... Chris

Re: SAP HANA Replication - Different number of records in a table

0
0

>SAP Netweaver does not implement foreign keys on DB level

 

I know, I was p_ off about it lots of times when I was newbie in Abap when inserting records expecting db layer to handle referential integrity.

I thought that maybe Tomasz is inserting in Hana thats allready setup and that maybe in Hana's Buiness Suite DD representation FK relationships are "real".

Kinda dissapointed to learn that's not the case ?

 

I would expect that SLT would handle that in the manner You discribed, without having to drop constraints (or doing it behind the scene temporaraly).

 

 

>really good to see you that active here on SCN lately!

 

Thx. Best way to learn is from other peoples problems/mistakes, and if I can maybe help, all the better.


Time to  Logoff

Re: Unable to create Import Declaration Prior to GR in GTS 10.1

0
0

Hi Mr. Murthy,

 

The GTS Document Type that is mapped to your P.O. Type (e.g. 'IMPORD') must be activated for Customs Management.  Technically, that's to say, there must be an entry in table /SAPSLL/TLECHS with 'LECCUS' assigned for that Document Type.

 

If that's the case, then you should be able to create an Import Declaration before GR irrespective of the situation with the IBD.

 

Come back for more assistance if you need it.

 

Regards,

Dave

Viewing all 8594 articles
Browse latest View live




Latest Images