Sapass

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



Index

V43ASAVE

USR-Exits for SD Sales Activities
This exit has two user exits:

1. EXIT_SAPMV43A_002

When creating sales activities, the exit will be called up after the number assignment. If you have enhanced the sales activity with own tables, you can use this exit to create a reference from your own tables to the sales activity.

2. EXIT_SAPMV43A_006

If you wish to delete a sales activity which has been enhanced with tables and, possibly sequence processing, a check must be carried out to see whether this user-specific sequence processing will allow you to delete the sales activity.


Function/Program:
  • EXIT_SAPMV43A_002: Exit after Number Assignment (before COMMIT WORK)
  • EXIT_SAPMV43A_006: Exit for Checking the Deletability of a Sales Activity

02-Oct-2005