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

Re: Rounding Profile for Material Staging

$
0
0

HI

 

No, it does not help unfortunately.

 

We have no solution to this yet. We rely on warehouse operator product knowledge, which is not a good way to operate, but it works for now

 

Regards

 

Darren


Upgrade Trail SAP BW on HANA 7.4 (SPS 8) to higher SPS

$
0
0

Hi SAP CAL-Gurus,

 

actually, we use a CAL SAP BW on HANA 7.4 (SPS8) - Trial/Developer-Edition hosted by AWS for internal research. Due to the fact, that we face more and more issue/problems (especially the usage of new HANA-Objects like aDSO, etc.), we want to upgrade the system to a higher SPS-Level. Is this generally possible or has anyone gained such experiences?

 

Thanks in advance!

 

Regards,

André   

Re: Input Help Personal Value List

$
0
0

Thanks, didn't know about DDSHPVAL50.

Re: Create dimension using arithmetics operations

$
0
0

 

 

 

I'mbeginning to understand thatthe problemis the type ofdatabasethat Iselect. The reason is thatwhenSAPR / 3realease4 TheSQLeditordisplaysonlymeI havethat database. It is correct?

 

CONEXIONDB.png

Re: Reporte de Ordem de Produção e Refugo

$
0
0

Bom dia Fabio

 

Muito obrigado pelo seu retorno.

 

Já tenho o Depósito "Refugo", só que não consigo flegar o campo.

Tenho uma consultoria e solicitei que liberassem o acesso a flegar, porem me responderam que preciso

excluir o depósito e criar um depósito novamente, não existe a opção de manutenção/alteração.

Essa é a única alternativa?

 

Imagem inline 2

Re: Unable to configure custom KPI for Analytical Application

Re: How do we change Font in SAP WEB IDE

Re: Tree UIBB: color /weight of font in a row

$
0
0

Hi Abhishek,

 

thank you for your response.

I can't modify font style : I read the post that you suggested but I think that it is the same way that I'm trying.

...or I didn't understand exactly I have to do

 

My code here below:

 

In get_definition method:

LOOP AT et_field_description ASSIGNING <ls_field_descr>.

  <ls_field_descr>-cell_design_ref = 'CELL_DESIGN_REF'.

ENDLOOP.

 

In get_data method, I want to change the font style only for sy-tabix row:

READ TABLE <tab> INDEX sy-tabix  ASSIGNING <wa>.

<wa>-cell_design_ref =  cl_wd_table_column=>e_cell_design-calendar_green.

 

This code will color the background of cell, but font.

 

What's wrong?

 

Best regards,

 

Francesca


Re: Wrong Agent at step Executing batch work item

$
0
0

yes it is, no its wont affect any user as these are just background activities.. but Client is curios as to why is it like this..

 

We were unable to replicate this in test system.

 

Tnx.

Re: FIM on HANA

Re: Affordable Care Act (ACA)

$
0
0

Carlos;

 

I made the feature look like your screen print, deleted the RunID to try to start from scratch and then re-ran the process.  The results are the same as before, no change to the rates being selected.  The Employee Only rate is approximately $95 and the Employee +children is approximately $250 and the latter is still on teh HRBENUS_C_ADDATA table and displayed on the 1095-c.

 

Any other suggestions?

 

Thanks,

Andrew

Re: How to get the products attached to a Sales Kit ?

$
0
0

Hi,

 

Just in case you don't know about this possibility to look up BOs, here is a way to find some more information somestimes.

 

If you switch off PSM and open the accoding UI in UI Designer you can see to which BO the UI is binded. Most often an ECO but this could have hints to the original BO "used" by that ECO.

 

In your case it is the SalesKitDefinitionOWLEnhancedController BO, but I was not able to find the original BO. Maybe this helps anyway.

 

SalesKitDefinitionOWL.png

 

I think the link are the components.

 

Best regards,

Uwe

SAP Hana - Data Preview of Attribute View fails

$
0
0

Hello,

 

I have an Attribute View created in my package, and it uses tables from my schema. I was able to Validate and Activate the Attribute view after using the following SQL:

 

GRANT SELECT ON SCHEMA "<SCHEMA_NAME>" to _SYS_REPO WITH GRANT OPTION;

 

But when I do a Data Preview of this Attribute View, and click on Raw Data, I get the following error:

 

Error: SAP DBTech JDBC: [258]: insufficient privilege: Not authorized

 

(I'm doing this in SAP Hana Modeler in Eclipse)

 

How can I fix this error?

Re: Find out scheduled job day

$
0
0

Hi,

in SM37 tick your job. In menu Job->Repeat scheduling. Check scheduled start Date and Time. Are there any restrictions active?

Re: SMTP Problem while sending mail from SAP

$
0
0

Hi Sam

1. Execute your program

2. Go to SOST

3. Select date range

4. See that ougoing mail has been created in outbox

5. Check the error status....

 

 

If you do not find any email generated there,

1. go to SCOT

2. verify the smtp configuration  (discuss with basis team to support)

    Check for domain name, port etc

 

Regards,

Venkat


Re: Sales order Pricing - Gross Value line, Summation incorrect

$
0
0

Hello.

I will try to explain one possible reason with an example. This is my pricing procedure - nothing really special, just to show that I have no values for calculation type or alternative base:

 

procedure1.jpg

 

I will create an order for 200 PC with the same prices for PR00 and ZVP2 as you have for PR00 and ZAB5:

 

cond1.jpg

 

Everything looks great - my subtotal value shows the exact sum of PR00 and ZVP2.

 

I will change the order quantity to 46. Why 46? Mainly because 42 is not the answer here .

cond2.jpg

 

The subtotal shows 93.11.

 

The explanation: KOMV-KBETR (condition amount) of a subtotal is determined by dividing the corresponding condition value (KOMV-KWERT) by the condition basis (KOMV-KAWRT) taking into account the condition pricing unit. My only active price (I have only statistical conditions, but PR00 is still treated as the last price in the absence of non-statistical prices) is maintained per 100 PC, so the condition pricing unit is 100.

46*91.10/100  = 41.906 rounded up to 41.91 with commercial rounding - set in V/06 for PR00.

46*2/100 = 0.92

The sum of these two is 42.83 (which is definitetely correct).

The condition amount is (42.83/46)*100 = 93.1086 that becomes 93.11.

Re: Find out scheduled job day

$
0
0

Go to SM37

Select user as *

Select the check box - Cancelled 

Uncheck all other check boxes

Select the Date range

 

Execute,

It will display all the jobs cancelled/not executed are displayed

 

Regards,

Venkat

Re: Analytics services and MDX

$
0
0

Arun,

 

I don't understand when you say "and then use it to write a SQL in the SQL transform in bods"

 

Thanks

Re: IW51 - Task Determination - Manipulate Response/Service Profile

$
0
0

Hm, I_TQ80 is an importing parameter, which I can't change. Is a dirty assign the only way to change the field contents?

Re: Use of function module CS_BOM_EXPL_MAT_V2 to display multilevel BOMs across multiple plants

$
0
0

Try to use report rcs12001,you will get report same as cs12 output(multi level bom explosion.

Viewing all 3188 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>