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

Sort on one column not in group

$
0
0

I would like to know if this can be done. The groups in the report so far are Order and Part#

 

Some parts are coded as Inventoried. In another table the part# will have 'INV' in field IARRC6.

 

They want the ones which are INV to show first. THey want a col 'Y" if its INV which i have done.

 

Currently the output is this:

 

Order 123

 

Part#   Qty     INV

 

Eng       1

Nail        2     Y

Hammer  3

Rock       4     Y

 

 

so how to show Nail and Rock as first, also they should be in alphabetical order which should be ok as the list currently goes by alpha order on that one.


Re: Attachment url converting to http instead of https in FIORI application

$
0
0

Hi Karan,

 

How about opening Fiori launchpad in https without Dispatcher?

 

Launchpad      WebDispatcher     Result

http                    no                         OK

https                   no                         ?

http                    yes                        OK

https                    yes                       Error 

 

Regards,

Masa / SAP Technology RIG

Re: How to set the shell header always visible in Fiori launchpad for mobile devices?

$
0
0

flp doesnt use your app's index.html

Re: When I run a report all I get is this "*" in the amount sections

$
0
0

Will you share a minimum sample of code that reproduces this error?

Re: Performance Tips in 1602?

$
0
0

Please believe I have been doing this for a long time and all these obvious tasks have been done. (2000 Lines of code in the script file and activated)

 

 

Does anyone have a screenshot of it actually working? in the current Cloud Studio build?

Getting this message in the logs 'Database Server shutdown due to machine shutdown'

$
0
0

Hi I'm working at a clients site and they have and installation that is receiving tis message in the log and the SQL Anywhere is shutting down.

 

I've went looking through all the system logs and events and cannot find any indication as to what is requesting this.

 

Does anyone have any idea or suggestion

 

 

Terry

Re: When I run a report all I get is this "*" in the amount sections

$
0
0

I figured it out. I needed to change it to PRE_TAX(8), and the numbers are showing up but I can't seem to exit out of the report after it is ran. I always need to input "/n" to start a new session and I'm in "SE38".

Connecting HANA DP Agent to HCP

$
0
0

Hello,

 

I am trying to connect the DP Agent.

 

I have been following the EIM guide (see section: Connect to SAP HANA in the cloud - SAP HANA Enterprise Information Management Administration Guide - SAP Library)

 

However I have not been able to establisch a connection via https even after configuring the ssl certificate.

 

I get the following error:

 

Connection to <account>.us2.hana.ondemand.com refused

 

I have checked "HANA on Cloud" and have tried several different ports. (4300, 443, 8000)

In additional the DB User I am using to login in has all the roles specified in the EIM guide.

 

Any advice appreciated.

 

Thank you,

Johannes


$filter values are truncated when mapped to FILTER_SELECT_OPTIONS

$
0
0

Hello gurus!

 

I have the following issue on our development system.

 

We have a GW service that implements an EntitySet. The URL contains a $filter instruction that once SAP catches it, it looks like this:

 

/sap/opu/odata/sap/TEST_SERVICES_SRV/TrimSet?$filter=ChannelId eq '20' and TrimCatId eq 'BASE' and CombinedId eq 'DR3^DTXL2211111111' and GaugeId eq '24' and (ColorId eq 'WWTC' or ColorId eq 'BARE')

 

 

Also very important: both the ABAP data elements and the Entity Properties field lengths matches.

 

ChannelId (max. length = 2)           ==> CHANNEL_ID CHAR 2

CombinedId (max. length = 20)      ==> PROFILE_PSYSTEM CHAR 20

ColorId (max. length = 5)                ==> COLOR_CODE CHAR 5

 

 

Once we jump into the debugger, the IO_TECH_REQUEST_CONTEXT input parameter for TRIMSET_GET_ENTITYSET method has an attribute MR_REQUEST (deep structure) which contains TECHNICAL_REQUEST-FILTER_STRING which value matches the $filter expression in the URL

 

( ( ( ( ( ChannelId eq '20' ) and ( TrimCatId eq 'BASE' ) ) and ( CombinedId eq 'DR3^DTXL2211111111' ) ) and ( GaugeId eq '24' ) ) and ( ( ColorId eq 'WWTC' ) or ( ColorId eq 'BARE' ) ) )

 

 

But the issue is that, if we want to get the $filter values as SELECT-OPTION, the internal table FILTER_SELECT_OPTIONS in the MR_REQUEST deep structure already has the values but truncated:

 

ChannelIdStandard Table[1x4(20)]
TrimCatIdStandard Table[1x4(20)]
CombinedIdStandard Table[1x4(20)]
GaugeIdStandard Table[1x4(20)]
ColorIdStandard Table[2x4(20)]

 

ChannelId gets truncated from '20' to '2'

 

SIGNOPTIONLOW
IEQ2

 

CombinedId gets truncated from 'DR3^DTXL2211111111' to 'DR3^DTXL22'

 

SIGNOPTIONLOW
IEQDR3^DTXL22

 

And both ColorId get truncated as well:

 

SIGNOPTIONLOW
IEQWWT
IEQBAR

 

We have implemented the following note but the issue was not fixed:

 

2245413 - Truncated filter values

Symptom

     The filter value of a property type STRING or XSTRING might be truncated.

Reason and Prerequisites

     Program error in the metadata handling

Solution

     Apply this SAP note to your backend system.

   

     After having applied this SAP note, you have to cleanup the metadata cache on your gateway system via transaction /IWFND/CACHE_CLEANUP      and also your backend system via transaction /IWBEP/CACHE_CLEANUP.

 

https://websmp130.sap-ag.de/sap/support/notes/convert2pdf/0002245413?sap-language=EN

 

 

The curious thing is that if we set the max. length to 0 (zero) in the Entity definition, the values are not truncated anymore. Which it is the workaround i have to do while we get this fixed.

 

Has anyone else experienced this issue??

 

Thanks in advanced!!

Re: UDF Feilds

$
0
0

Hi,

 

There two options,

 

1. Approval procedure for header level UDF

 

2. Transaction notification for both header and row level UDF.

 

Thanks

Re: SE63 and SE91 Translation is not working in IDOC sts details tab

$
0
0

I believe the parameters are captured when the message is triggered and stored in the table as is. The message text itself is not stored, only message ID/number, so that's why you can see it translated.

 

Simple solution - don't use text symbols and instead create messages in SE91 for every situation. The variable part of the message should be non-textual, e.g. a document number. The text should be in the message itself.

Freight term field in FO

$
0
0

Hi Experts ,

 

Freight term is being picked up in term and condition tab in one freight order for a specific carrier and missing in another FO for another carrier .

From where the system is picking up . I checked BP and freight agreement and did not find .

 

Thanks in advance ..

Re: Insights to HANA's result cache

$
0
0

Hallo Charles,

 

the following SAPNotes document this feature:

- 2014148 - Guidelines for Using the Query Result Cache

- 1833049 - Query Result Cache Configuration in Distributed Landscape

 

I believe in you case you shall take a look at analytic privileges.  they can inject a user-specific filter.  Caching is applied after this filter was added.  Users that share the same privilege, i.e. shall see the same data would also share cache entries.

 

Regards, Norman

Re: Visualizador de XML en SAP

$
0
0

Antonio,

 

Entiendo que lo que te gustaría hacer es abrir tu pantalla de facturas de proveedor y mediante un add-on leer el xml que te envía tu proveedor y que se carguen los datos a la pantalla (nombre del proveedor productos, cantidades y precios ¿correcto?

 

Sí es así; El addon leería el nombre del proveedor y tendrias primeramente que pedir a tus proveedores que al inicio del nombre de producto invariablemente siempre aparezca el código de producto de tu sap (Ej. XXXX010101 Bote para residuos) para que el desarrollo sea más sencillo. esto implicaría que compartieras con ellos siempre tus códigos de producto.

 

Luego que un desarrollador te genere un Add-on que lea el campo de producto y que los primeros dígitos los use para llamar al código de producto de sap y enseguida de la coincidencia al código siga leyendo el xml e introduzca; cantidad y precio unitario por cada producto que haya en el xml.

 

 

Saludos !

Re: Quick Copy is not working in SAP B1 9.1 PL8

$
0
0

Hi,

 

Please try with below options:

 

1. Set higher vertical screen resolution of your display.

 

2. Reduce font size under general settings.

 

If both option does not work, it may be an application error. Please check with SAP support.

 

Thanks


Re: odbc connection to Sybase

$
0
0

Please close this thread here with helpful answers.

Is it possible to hook up to a new schema for auditing database after the BO server has been set up

$
0
0

We have a BO testing server, which has a version of XI 4.1 SP7 patch 1. Recently I find there is only one schema A that takes care of both CMS and Auditing roles. Is there a good way to separate them?  I mean, now I get a new schema B.  Can I copy all the tables&data of auditing from schema A to schema B, then reconfigure Auditing in CMS to let it link to schema B.  Then back to schema A, delete all auditing tables, let it work for CMS only?

 

Meanwhile, we have huge legacy data in auditing database of production server.  I know there is settings to purge the database based on days, I also want to know if it's OK that I truncate the following tables: ADS_Supported_Events, ADS_Event, ADS_Event_Detail (or, I should just configure the data to be kept for one day and switch back to normal settings after the data is purged by system).

 

Thanks very much!

Re: Need help with a problem with an authority field and a changed domain

$
0
0

Drawing blanks here... Seems like a bug. I'm guessing this "customer" might be on a lower release, perhaps missing some notes? Or something went wrong with generation process? The good old "have you tried turning it off and on again"? Really no way to tell remotely I'm afraid.

Re: Empty payload received for CDATA mapping

$
0
0

Hi Pavan,

 

Create the sender message type like below because your sender XML after the decryption the root node name is 'xml' so you create the root node as xml.

message.png

Map payload_xml field like below and xml field must be return as xml.

return.png

Mapping result.

result.png

Regards,

Praveen.

SP7 reporting upgrade

$
0
0

Hello,

 

I've ran into issue when installing SP7. All the VUs upgraded successfully but reporting throws this error every time:

 

Create software instance [Standard Reports] to virtual unit [VU_REPORTING]: Failed to run method 'postinstal' in 'C:\SAP\BCM\7.0.7.0\Standard Reports\method': Method returned an error: Exit code=-1=0xFFFFFFFF

 

I'm upgrading from 7.0.6.100 and I've read several topics here describing the problem, but so far none of the suggestions provided were of ony help.

 

I'm at my wits end here, any idea what can be causing this?

 

Regards,

Robert

Viewing all 8798 articles
Browse latest View live




Latest Images