4 weeks ago - last edited 4 weeks ago
I see "Migrate" in the menu of the transaction SMOD. What is its usage, is it specific to SAP or does it concern customers? Should it be used by the customers?
Sandra_Rossi_18-1761118223790.png
The SAP Help Portal seems to say that BAdI must be used instead of Customer Exit and there's an option to migrate the Customer Exits (https://help.sap.com/docs/ABAP_PLATFORM_NEW/2b28ffa716c24348903f8ffbfeb81df8/c81975cc43b111d1896f000...π
Sandra_Rossi_21-1761133057914.pngSandra
4 weeks ago
NEVER MIGRATE CUSTOMER EXITS IN SMOD (unless you have created a Z Enhancement in the transaction SMOD, which has been done very rarely by the customers I know).
Only the owners of the definitions of Customer Exits (in SMOD, they are also called Enhancements) should migrate them. If they don't migrate them, you don't have to migrate your own implementations of Customer Exits (CMOD).
If the owners are SAP or other ABAP software providers and they have migrated the definitions of Customer Exits (via the menu "Migrate" in SMOD), the customers will be informed by SPAU (when using it to upgrade SAP software) to migrate the implementations, that's not related to the menu "Migrate" in SMOD.
The note 915122 - Migration of customer exits not allowed in customer systems - SAP for Me says:
For information, the first screen in SMOD contains the two migration buttons, they are NOT displayed in customer systems, but they are displayed in SAP-owned systems (there's the module MIGRATION_ONLY_AT_SAP in SAPMSMOD):
4 weeks ago
NEVER MIGRATE CUSTOMER EXITS IN SMOD (unless you have created a Z Enhancement in the transaction SMOD, which has been done very rarely by the customers I know).
Only the owners of the definitions of Customer Exits (in SMOD, they are also called Enhancements) should migrate them. If they don't migrate them, you don't have to migrate your own implementations of Customer Exits (CMOD).
If the owners are SAP or other ABAP software providers and they have migrated the definitions of Customer Exits (via the menu "Migrate" in SMOD), the customers will be informed by SPAU (when using it to upgrade SAP software) to migrate the implementations, that's not related to the menu "Migrate" in SMOD.
The note 915122 - Migration of customer exits not allowed in customer systems - SAP for Me says:
For information, the first screen in SMOD contains the two migration buttons, they are NOT displayed in customer systems, but they are displayed in SAP-owned systems (there's the module MIGRATION_ONLY_AT_SAP in SAPMSMOD):