Ansicht
Dokumentation

/AIN/PRF000001 - BAdI: Profile Deletion Check

/AIN/PRF000001 - BAdI: Profile Deletion Check

Vendor Master (General Section)   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used to prevent the deletion of profiles in Customizing. You only use this BAdI if you create custom profiles that you then use in a custom-developed application. SAP delivered profiles and processes are automatically protected.

You do notneed to implement this BAdI:

  • To prevent the deletion of SAP delivered profiles
  • To prevent the deletion of custom profiles used in an SAP delivered application process

You do not have to implement this BAdI, if you have created a profile and used it in, say, the printing functionality (for example, assigned the profile to GTIN and filter value). SAP Auto-ID Infrastructure (SAP AII) will not allow the deletion of such a profile. However, if you want to use a profile for an custom developed application, then you should implement this BAdI.

Although you can implement this BAdI to prevent the deletion of any customized profiles that you have created, it is primarily for internal use by SAP.

You have developed one or more custom profiles that you use in custom-developed applications.

Standard settings

The following active implementations of this BAdI are delivered:

  • /AIN/ID_PRF000001
This implementation prevents the deletion of any profiles that have been used in ID Customizing.
  • /AIN/PRN_PRF000001
This implementation prevents deletion of profiles that have been used in tag commissioning / label printing

The BAdI is always invoked when you try to delete a profile from Customizing. The process works as follows: someone attempts to delete a set of profiles from Customizing. The BAdI is then invoked and the list of profiles is passed to the BAdI implementation. If the system creates an error, the error message is displayed to the user and the profiles are not deleted.

Methods

IS_PROFILE_DELETABLE






Fill RESBD Structure from EBP Component Structure   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2328 Date: 20240419 Time: 111236     sap01-206 ( 40 ms )