Quantcast
Channel: ABAP Development
Viewing all articles
Browse latest Browse all 948

Definindo valores de parâmetro usando o Search Help Exit (Define parameter values ​​using the Search Help Exit)

$
0
0

     Essa é minha primeira postagem, bem simples, mais pode ajudar alguém.

     Qualquer correção ou dica é bem vinda.

     This is my first post, simple, but can help someone.

     Any correction or tip is welcome.


     Deixo aqui um pequeno e simples tutorial de como colocar valores fixos em um search help através das Search Help Exit, como na imagem abaixo:

     I leave here a small and simple tutorial on how to put fixed values ​​in a search help through the Search Help Exit, like the image below:

image 5.jpg

 

  • Criar um grupo de funções.
  • Create a function group.

          Ex.: ZGF_SHLP


  • Criar um modulo de função para o Search Help Exit.
  • Create a function module for Search Help Exit.

          Ex.: ZSHLP_EXIT


  • Em parâmetros de modificação da função, definir o seguinte:
  • In modification of parameters of the function, set the following:

image 1.jpg


  • Em parâmetros de tabela:
  • In table parameters:

image 2.jpg


  • No texto fonte da função:
  • In the source text of the function:

          No exemplo, para o campo COD_TAB virá por padrão os valores de 5.1.1. e 5.3.

          In the example, for COD_TAB field will by default the values ​​of 5.1.1 . and 5.3.

image 3.jpg

         Descomentando a linha (callcontrol-step = 'SELECT'.),não aparece a janela de seleção, já abre a seleção pronta, com os filtros definidos no código.

         Uncomment the line (CallControl - step = ' SELECT' .), does not appear the selection window, already opens the prompt selection with the filters defined in the code.


  • Na se11 dentro do search help, colocar a função criada no campo Exit ajud.pesquisa.
  • In SE11 within the search help , put the function created in Search help exit field.

image 4.jpg

 

     E é isso. Espero que tenha ajudado.

     And that's it. I hope it help.


Viewing all articles
Browse latest Browse all 948

Trending Articles



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