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

Re: Stock Transfer with RB-ATP (gATP) not working

$
0
0

Thanks Marius, it is working now!


Re: Webdynpro and Workflow

$
0
0

You may want to do this with Forms.

 

Surely the Business Partner should at some point be saved to SAP itself?

Re: Using .NET to create SMTP Client in PB12.6 Classic

$
0
0

MessageBox.Show("Hello, world.");

Export/Import table with different name

$
0
0

Hi,

 

I have a scenario where I need to take a copy of a table with a different partition strategy. But the table is big, and SELECT INTO statements are taking a long time.

 

It's possible to run a BINARY export of the table quite quickly (30 minutes).

 

Is there some way to rename the table during IMPORT? And is it possible to change the SQL?

 

Was thinking maybe if I rename the folder so it matches what I want the table to be, and change the partition strategy in SQL, I could re-import and get a copy with the structure that I'm looking for.

 

Or will that break HANA?

 

John

Re: Issue with OSI PI WCF Web Service with wshttpbinding

$
0
0

No worries Manoj and have you been able to verify that the services are indeed valid ones...I recommend using a developer tool like SOAP UI ( SoapUI - The Home of Functional Testing) to test and verify the SOAP service is even working properly.

 

Then from here, if it does work, I can help you to translate what SOAP UI is doing to the MII action blocks.


Sam

Re: Debugging an active job

$
0
0

NO - I chose the option - capture jobs.

Re: Quantity Unit Code Mapping in C4C

$
0
0

Hi Team,

 

I'm facing issue with Materials, I had successfully replicated the materials from ECC (using PI).

 

When any material is having any change in ECC (like change in quantity conversion) then it's not getting updated in C4C, getting an error " Issue with ID Mapping for Element ID-CONTENT".

 

Error.JPG

I had checked all the mappings but it seems all are mapped correctly otherwise I would have seen errors while replicating them. I created new products also and they replicated perfectly but issue is coming when I'm trying to update existing materials.

 

Please Advise.

 

Regards,

 

K.F.

Incorrect query generation when using sub-queries in webi - HANA source

$
0
0

Hi All,

 

We've run in to an issue that is blocking us from migrating from SQL Server to HANA.  It appears that when using sub-queries in webi, if the objects used in the "in" section of the sub-query is NOT a character string (so integer or datetime), and is used with any other object the resulting auto-generated query fails to run.

 

This is due to the query engines decision to use the CHAR() function to convert the object to a string, but HANA does not recognize that. 

 

Has anyone run into this and found a way to deal with it?

 

Here's the query it generated with the problem area in red.

 

SELECT DISTINCT

  ALIAS_CURRENT_DATE.YEAR_KEY,

  ALIAS_CURRENT_DATE.YEAR_MONTH_KEY

FROM

  SCHEMA1.DIM_DATE ALIAS_CURRENT_DATE

WHERE

  ( lower(ALIAS_CURRENT_DATE.LOCALE)='en' )

  AND 

  char(ALIAS_CURRENT_DATE.YEAR_KEY) ||'\'|| char(ALIAS_CURRENT_DATE.YEAR_MONTH_KEY) IN 

     (

     SELECT DISTINCT

       char(ALIAS_CURRENT_DATE.YEAR_KEY) ||'\'|| char(ALIAS_CURRENT_DATE.YEAR_MONTH_KEY)

     FROM

SCHEMA1.DIM_DATE  ALIAS_CURRENT_DATE

     WHERE

       ( lower(ALIAS_CURRENT_DATE.LOCALE)='en'  )

     )


Re: Personas 2.0 on ME54N

$
0
0

Hi,

 

For the benefit of others.

 

We raised the issue with SAP and they have made correction on the Control Overwrite rule for ME54N transaction. The issue is now resolved.

 

Thanks,

Ram

Re: Improve Select performance

$
0
0

Hi Bob !


Have you tried usingup toxrowswithendselect?

Anotherway for you toimprove yourperformanceis to createcursorsand putlimitspackages.The two waysreducedthe query timexruntime.


 

Adding, you can put yourdeclarations ofinternal tableashashedtablesand use theprimarykeysto search.



BR,


Raphael

Re: PI Axis Receiver channel to consume REST Web service

$
0
0

Hi Valter

 

IMHO, for testing REST services, the following extension on Chrome is an indispensable tool.

Advanced REST client - Chrome Web Store

 

I would suggest that you compare the HTTP request headers being sent to the web service when you test using the Axis adapter vs when you use a test tool.

 

Maybe when you use the test tool, the "Accept" header is set to application/xml so it returns XML, while gzip could be the default when it is */*, which you specified in you adapter config.

 

Rgds

Eng Swee

Re: Inner Join on Two Tables

$
0
0

Query will not fail if there are no syntactical errors.

 

In your case , Inner join will not produce any record in output table , as one of your input table is empty.

Outer join result depends on the join columns and selected columns for output tables

Duda campos Revalorización de Inventario

$
0
0

Saludos compañeros.

 

Aquí con una duda super simple que me gustaría aclararan en base a su experiencia.

 

Al momento de aplicar una revalorización de inventario de tipo "Débito/Crédito de Inventario" se habilita una columna de nombre "cantidad", revisando auditorias de stocks y la tabla de OIVL veo que sea cual sea la cantidad que introduzcas en dicho campo, esta no afecta el stock del almacén y de ahí mi duda:


¿Se trata de un campo informativo? ¿Da igual si por ejemplo pongo 1 o 30,000?

 

De antemano agradezco sus comentarios.

 

Revalorización.jpg

Re: Ayuda con SAP Business One y conectividad VPN Forticlient

$
0
0

Buena tarde Rover Jovel..

 

Ante todo mil gracias por la pronta respuesta. De pronto no me he hecho entender correctamente. El problema esta en que el equipo actual que hace de terminal server es obsoleto y por ello se hace necesaria la compra del nuevo. Claro.. estamos hablando de un total de 50 usuarios concurrentes que a traves de ese equipo apunta a otro servidor que carga con la BD. Por eso no me serviria tu solución y practiacamente si o si, comprar licencias de terminal. Hay alguna opcion de VPN Forticlient?

 

Mil gracias por la valiosa ayuda

 

Rafael Ruge

Re: Export Physical Model to Erwin

$
0
0

I think the Reischmann price is an Enterprise licence, so anyone in your organisation can use it


Re: Ayuda con SAP Business One y conectividad VPN Forticlient

$
0
0

si te entendi esa parte, tambien puedes hacer asi, solo que tendrias que instalar el cliente de sap a cada equipo, y funcionaria con lentitud, tu que estas acostumbrado a remote desktop experimentaras un bajon en el rendimiento de red.

 

pero igual, recuerda que ese servidor es obsoleto y ya no aguanta con tus requerimientos porque tiene las dos cosas en el, el remoto y sap. podrias probar ya que solo quedaria con remote desktop.

 

al final ud es quien decide.

saludos.

Re: Has anyone connected ITSM to SAP support to forward incidents?

Re: KeyPad UI5 (javascript)

$
0
0

Awesome!...

 

I loved the way, how easy and simple it is to create a Custom Control.

 

Regards,

Kedar

Re: How to close PO w/o acc. assignment

$
0
0

If it was about doing Purchase order with reference to the Purchase requistion,  please once check

 

the purchase requisition is relevant or not ?

Re: Requisition Processing State remain in 03 (in release)

$
0
0

In your screenshot the order quantity is zero, can you give some more background?

Viewing all 8746 articles
Browse latest View live




Latest Images