Ricardo Ishida
Dicas ABAP / ABAP tips
Translate this blog
sexta-feira, 11 de agosto de 2017
Call Transaction abre com tema diferente para SAP GUI 7.5 / Call Transaction displayed with different theme with SAP GUI 7.5
Português
|
English
Português
Após fazer o Upgrade para o SAP GUI 7.5, alguns desenvolvimentos apresentaram diferença na visualização de suas telas. No código, ao dar um comando como CALL TRANSACTION ou LEAVE TO TRANSACTION a janela modificava para um tema diferente do que eu estava utilizando.
Tema que estava sendo utilizado (Corbu Theme), que a tela deveria apresentar:
Tema após o comando Call Transaction do programa Z:
Com o Upgrade da versão do SAP GUI, uma opção nas configurações foi modificada e, por isso, obtive este comportamento em alguns dos programas. Para solucionar, basta entrar nas opções do SAP GUI (pode ser no SAP Logon ou mesmo na janela aberta de algum ambiente), clicar na pasta Design Visual > Visualização/configs. tema e desflegar o campo "Aceitar tema visual SAP Fiori" e aceitar as modificações. Lembrando que é necessário reiniciar o SAP GUI para que as modificações sejam efetuadas.
Desmarcando a opção "Aceitar tema visual SAP Fiori" solucionará o problema:
English
After Upgrading to SAP GUI 7.5, some developments showed differences while displaying its screens. On the code, when the program used the CALL TRANSACTION or LEAVE TO TRANSACTION command the screen was displayied with a different theme, as the one it was cofigured to.
Theme that was cofigured (Corbu Theme), which should be displayed:
Theme after the Call Transaction command from the Z program:
When upgrading the SAP GUI version, an option in the settings has been modified so we get this behavior in some of the programs. To solve it, simply enter the SAP GUI options (it can be in SAP Logon or even in the open window of any environment), click in the Visual Design folder & gt; & Nbsp; Preview / Settings Theme and unroll the field "Accept SAP Fiori visual theme" and accept the modifications. Remember that you need to restart the SAP GUI for the changes to take effect.
Unchecking the "Accept SAP Fiori visual theme" will solve the problem:
Postagens mais recentes
Postagens mais antigas
Página inicial
Assinar:
Postagens (Atom)