Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> UserExit>QEEM0023



Index

QEEM0023

Results recording by characteristic
With this user exit you can activate a function code of your own for the processing and/or display transactions of results recording. You can use the function code for the following uses, for example:

  • Calling up a customer-specific screen
  • Automatic transfer of measured values from test equipment or from files

You can use two function modules with this user exit:

  • EXIT_SAPLQEEM_023

With this function module, the function code +US3 on individual characteristic screens is integrated in the menu option Extras. Using field E_FCODE_NEXT, you can add an additional function code to the function module. This function code is carried out from the results recording transactions as a follow-up function code in a connection with the customer function. The following functions are available, for example, for this:

  • NSTP position the cursor at the next sample (for independent multiple samples)
  • NMKP position the cursor at the next characteristic

With input field I_QAQEE-AKTIVITAET, you can determine the transaction type (display, record or change).

  • EXIT_SAPLQEEM_027

With this function module, the function code +US3 can be displayed as a pushbutton on screen. The pushbutton text can be freely defined. You can find further information in the documentation for function module EXIT_SAPLQEEM_027.


Function/Program:
  • SAPLQEEM+US3: No description
  • EXIT_SAPLQEEM_023: Customer Function: Add. Functions for User Key +US3 (Char. Single Screen)
  • EXIT_SAPLQEEM_027: Customer Function: Add. Functions for User Key +US3 as Pushbutton

02-Oct-2005