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

Re: Message Split and send to same receiver with the same interface


Re: Get date in year month days format

$
0
0

Hi,

 

use FM 'HR_HK_DIFF_BT_2_DATES' with output format '05' DATE1 = sy-datum and DATE2 = employment date.

 

Regards,
Szymon

Re: Personas 3.0 SP2 - Local history for input fields not working

$
0
0

I opened a ticket by SAP. They gabe me the solution:

Dear Customer,

You are using patch level 300. It does not support this feature. The feature is available in the latest patch level: 328. You can get information about latest patch levels from SAP Note 2222773.

 

I updated the patch level to the latest (329) and (plus new iconset and some ui improvements):

 

 

I hope this can be helpful for someone.

looping on tickets (service request)

$
0
0

Hi all,

 

I have a request to calculate the total time of a service ticket in relation to the contract associate to this ticket.

 

So I figured I  can loop on all the tickets within a contract, and use the "retrieve" function in order to access the fields I need.

 

My code:

 

foreach (var ticket in this.BusinessTransactionDocumentReference)

{

    ServiceRequest.Retrieve(ticket.BusinessTransactionDocumentReference.ID)

    ticket. //should give me the fields within the ticket

}

 

However, when I try to activate the code, I get an error saying the retrieve function can't accept strings.

I used this same method in order to loop on tasks within a ticket (using UUID) and everything worked just fine, so why can't i retrieve the tickets from contract BO?

 

Thanks,

 

Dror.

Re: Confirmation operations of production order

$
0
0

Hello,

 

In the routing you have the base quantity and you also have the activity with reference to the base quantity. The activity could be setup time, machine time, labor time, etc.. In you case, your base quantity should be 2PC and the activity could be for example machine time = 1hs. This means that your machine will take 1hs to produce 2PC.

 

Then when you create a production order, i.e.: for 10 PC, the routing will determine the time that you need to produce the 10 PC.. in your case will be 5hs.

Finally, when you confirm your order with CO11N, you will need to enter the production order and operation that is confirmed, the yield quantity and you will see in the field activity 5hs.. this is the proposed time based on the standard.

 

Kind Regards,

Mariano

Error in message header mapping; agent class is CL during business role migration

$
0
0

hello,

 

Can anybody help me with the next issue? I am trying to upload business roles via the migration tool but the systems throws an error message header mapping; agent class is CL. Even if I only fill in the general worksheet it does not work. Any thoughts?

 

regards, Ralph

Re: Kapsel Offline OData - Flush works, but doesn't clear sap.islocal() flag

$
0
0

It looks like the basic rule of thumb is that you can't modify the key fields during the transaction.  For example you can post data to the backend that has key fields either blank or populated.  During the transaction (CREATE/UPDATE/MERGE,etc) when the data is returned in the response, anything can be changed by the backend except populated key fields.  If the backend overwrites blank fields, that is fine.

 

In our case, we were trying to generate temporary offline key values, which get overwritten on the POST to the oData (SAP NWGW) server with the real backend generated unique key values.   It looks as though the better way to do this would be to create a separate non-key field which could store the temporary offline value (so the UI can use it), so that the key values don't change during the transaction.

 

Let me know if you need more clarification...

Maximum formula is giving me a sum instead of highest number in a column

$
0
0

How would I go about pulling the highest number in a column. example 1,2,3 and want to pull just contact number 3?

Here is my formula:

maximum({NOTE_ENC_INFO.CONTACT_NUM})

 

Thanks


Re: PLMWUI: Engineering record Advanced search -TREX set up

$
0
0

All

 

The issue got resolved post system upgrade to EHP7.

Seems like issue cause was not security or basis setting but older version had some bug with case management object: Engineering record

 

Thanks for your time for looking in this post!

-Yatan Seth

On Select Event Doesn't Always Cause Scripted Behavior

$
0
0

I have a Dropdown box, in which I've scripted a Datasource Load in the On Select event.  The script is as follows:

 

 

var section = DROPDOWN_SECTION.getSelectedText();

 

APPLICATION.createInfoMessage(section);

 

if(section != "")

{

  APPLICATION.createInfoMessage("Here");

  DS_REPORT.loadDataSource();

  DS_REPORT.setVariableValueExt("psEnter Section ", section);

 

  DROPDOWN_REPORT.setItems(DS_REPORT.getMemberList("_WpnEIGznEeWMV6Xw3BhiaA", MemberPresentation.EXTERNAL_KEY, MemberDisplay.TEXT, 100, "Select Report"));

}

 

You can see that I've scripted it such that, if a value is selected from the list, a Datasource is loaded, with the selected value being passed to a parameter in order to limit the returned results.

 

You can see that I have two info messages.  Every time I select a new Dropdown value, these messages are displaying as I would expect.  However, sometimes when I select a new value, the Datasource load doesn't occur.  I'm wondering if I might be missing something that can ensure that the load gets fired.  Or perhaps there's a better way to script this.

[ASE Upgrade] From 15.5 to 16.0 (kernel kistartup: could not create shared memory)

$
0
0

Hi.

I have a problem with upgrade from ASE 15.5 to ASE 16.0 (Linux 64bit).

Problem occurs when I am trying to start ASE 16.0 (with device master from 15.0) to perform 'upgrade' manually.

 

I use upgrade method from manual: Manually Upgrading SAP ASE

 

When I want to start new ASE 16.0 with master device from 15.5 to perform upgrade script I get:

 

The current 'max memory' value '30408704' is less than the 'total logical memory' value '1111040339'. ASE has increased the value of configuration parameter 'max memory' to '1111040339' to enable upgrade.

 

WHY...?

My 15.5 server runs fine with max_memory=30408704 (with 64GB RAM).

During upgrade ASE 16.0 tries to allocate more than 2TB of memory ?!?!

 

I read information from:

http://service.sap.com/sap/support/notes/1959916

 

I have tried to:

1. Reboot server

2. Turn off HugePages

3. Turn off "allocate max shared memory" parameter

4. Decrease all memory parmaeters (like data /proc /stmt caches)

5. Reset shmmax (from systcl.conf) to higher values

...

 

but ASE 16.0 always attempts to allocate HUGE amount of memory:

 

server  The configured value '6396' for parameter 'kernel resource memory' is too low. It should be atleast '10860' for the present configuration.

server  kernel resource memory' has been modified from '6396' to '10860' by the verification routine.

server  The current 'max memory' value '1111040339' is less than the 'total logical memory' value '1111044804'. ASE has increased the value of configuration parameter 'max memory' to '1111044804' to enable upgrade.

kernel  os_create_region: can't allocate 2199023255552 bytes

kernel  kbcreate: couldn't create kernel region.

kernel  kistartup: could not create shared memory

 

I have tested upgrade process on machine with 4GB of RAM and it worked perfecly.

 

I would be grateful for any help.

Regards

--

Marcin

Re: Error: connect ETIMEDOUT

$
0
0

I'm also seeing an issue, I'll ask the dev team to take a look.

 

Regards,

Jamie

SAP - Technology RIG

Re: Column chart - Display all possible values in axis

$
0
0

Thank you Tammy,

 

I tried that, but I still have only the months with data

CEST NT003.2015 - SOMENTE APLICAÇÃO DO CEST

$
0
0

Olá amigos,

 

Estou com uma dúvida com relação a implementação do CEST, onde a obrigatoriedade agora são para todos os materiais onde antes não precisaríamos implementar a NT003.2015 , agora temos que implementar somente Notas com relação ao CEST.

 

Aplicamos as Notas 2232775 e no ECC está Ok com relação ao CEST. Porém no GRC não encontrei Notas específicas para somente aplicar o CEST, no caso teria que implementar o SP23 de acordo com a área técnica.

 

No caso da empresa onde atuamos não tem venda de produtos interestaduais, e compra por meio de NF-e, somente teria o caso para devoluções de Compras que nesse caso precisaria implementar o CEST já que a saída do fornecedor foi eletrônica.

 

Pergunta:

 

Para eu implementar somente conteúdos com relação ao CEST no GRC, eu teria que implementar o SP23? Pois penso que se for implementar, teríamos que realizar diversas configurações desnecessárias para o negócio da empresa. Se tiver, qual a Nota de aplicação no GRC existe para somente acrescentar a informação da CEST?

 

Eu precisaria dessas informações para medir o esforço no projeto caso tenha que implementar o SP 23 e os problemas que poderíamos ter com essa aplicação. Não sei se valeria a pena abrir chamado na SAP para nosso caso.

Re: How to show Crystal Report Viewer in Toolbox In my VS2013 Professional

$
0
0

Hi Dell Stinnett-Christy

Thank you for your reply. I downloaded the Install Executable suggested by you, and it work absolutely perfect. You made my day. Thanks for ur support. I would like mark this as Answered so plz let me know how i can do that. Thanks for your support.


Re: ReportDocument.Load slow when database server not available

$
0
0

Thanks for your reply, but it didn't help, I'll try to explain why.

 

I'm using CR for Visual Studio 2015, so there is no File menu. And I can't find the option "Save Data with Report" anywhere in the Visual Studio 2015 "Crystal Reports"-menu. I did find the option "Verify on First Refresh" in the report options, and it was not checked. Then I opened the report in Crystal Reports 8.5 (it was created in CR 8.5), to find that "Save Data with Report" was not turned on.

 

So actually both settings are turned off as required but the problem still persists.

 

EDIT:

 

Crystal Reports - Report - Report Options - Verify on first refresh: OFF

Crystal Reports - Design - Default Settings - tab Database - Verify on first refresh: OFF

 

I translated these options from Dutch to English, unfortunately I can't set Crystal Reports to English.

Re: /125 in the view V_T54C3

$
0
0

Hi,

You can check the Processing class 30 of WT /125 (may be having specification 2 - cumulation update -> Amt of the WT to be cumulated in the current year).

 

And check the PCR line "ADDCU P30" is processing this wage type.

 

If possible to compare the PCL configuration of this wage type before & after patch update and ensure anything got changed there.

 

/411 is calculated by function INTAX by reading the IT table wage types. So, please ensure before calling INTAX function, the correct input wage types /124, /125 etc  are correctly appearing.

 

Another way is to check the ININI function output - table F16 is correctly formed. This table should have the previous month's tax related wage types.

 

regards,

Bala.

Re: Disable Automatic Contract Assignment

$
0
0

Hello Volker,

 

Thank you for confirmation. I will  contact our developers.

 

Best regards,

Deniss.

Activos Fijos - Alta

$
0
0

Buenos días, queria saber si en SBO se puede dar de alta un activo fijo desde la factura de compra, o primero hay que cargarlo en el maestro para poder cargar la factura?

Re: BO 4.0 Input Controls

$
0
0

Hi Shivangi,

 

As long as you don't specify the 1st table as the Dependency for the Input Control, it shouldn't be affected by the selections. Also, is it possible that you don't know if there are other tables that you didn't know, go to the Structure and check how many tables are there.

 

Also, attach a couple of screenshots showing Dependency selection window. Try adding few more tables, don't make them dependent and see if they get updated as well. If its not too hard, delete that 1st table and create it again.


Thanks,
Mahboob Mohammed

Viewing all 8713 articles
Browse latest View live




Latest Images