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
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
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é
Thanks, didn't know about DDSHPVAL50.
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?
Hi Karan
Have you checked the documentation:
SAP Smart Business Cockpits 1.0 – SAP Help Portal Page
Saludos
Raquel
Hi Amina;
you can even try using theme designer for this (tcode /n/UI5/THEME_DESIGNER .)
Create and Apply Custom Theme to SAPUI5 Application
Regards,
Sarbjeet Singh
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
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.
Jochem,
No that is not needed, but you may need some specific configuration
See:
and
https://service.sap.com/sap/support/notes/1980130
PS. if you are upgrading, I would recommend using the latest SP, which is FIM 10.0 SP13 patch 3
Marc
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
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.
I think the link are the components.
Best regards,
Uwe
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?
Hi,
in SM37 tick your job. In menu Job->Repeat scheduling. Check scheduled start Date and Time. Are there any restrictions active?
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
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:
I will create an order for 200 PC with the same prices for PR00 and ZVP2 as you have for PR00 and ZAB5:
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 .
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.
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
Arun,
I don't understand when you say "and then use it to write a SQL in the SQL transform in bods"
Thanks
Hm, I_TQ80 is an importing parameter, which I can't change. Is a dirty assign the only way to change the field contents?
Try to use report rcs12001,you will get report same as cs12 output(multi level bom explosion.