Sapass

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



Index

QQMA0012

Customer Exits QM/PM Notifications
Note

With this customer enhancement, you can include additional data on the activity detail screen (SAPLIQS0 5010).
For this purpose, the notification header data, item data and activity data are transferred to the function group via the user exit. You can then include this data on the customer-specific subscreen.

It is possible to change the data. Make sure the structure VIQMMA is transferred to the export structure E_VIQMMA before you leave the user exit. Only then are the unchanged fields transferred back properly.

Note

If field TQ80-USERSCR5 (maintained in Customizing) contains a screen number, this screen is called up as a subscreen. Otherwise, screen 0100 is used.
It is important that the screens for program SAPLXQQM are defined.

If you want to add your own fields to view VIQMMA, you must include them in table QMMA as an APPEND structure. In this way, the additional fields are automatically copied into view VIQMMA.


Function/Program:
  • EXIT_SAPMIWO0_017: Customer Exit: Transfer Activity to User Screen
  • EXIT_SAPMIWO0_018: Customer Exit: Transfer Activity from User Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0100: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0510: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0511: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0512: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0513: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0514: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0515: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0520: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0521: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0522: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0523: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0524: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0525: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0530: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0531: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0532: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0533: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0534: Activity Detail Screen
  • SAPLIQS05010_USER0005_SAPLXQQM0535: Activity Detail Screen

02-Oct-2005