Ansicht
Dokumentation

FSH_BADI_EAN_RECY - Enhancements to EANs/UPCs Recycling

FSH_BADI_EAN_RECY - Enhancements to EANs/UPCs Recycling

TXBHW - Original Tax Base Amount in Local Currency   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Master Data for Fashion (LO-RFM-MD) component.

You can use this BAdI to create your own implementations and customize the following steps when you execute an EAN Recycling process:

  • Manage EAN Recycling rules
  • Validate custom fields

  • Modify field catalog

  • After Archiving article master records
  • Before and after EAN/UPC Number range gap recovery
  • After deleting EANs/UPCs of an existing article
  • Change the retention period during saving article

The following methods are available:

  • VALIDATE_CUSTOM_FIELDS
Apart from the standard fields provided (in structure FSH_EANREC_FCATALOG), customer fields can be added for EAN recycling rule determination by enhancing structure FSH_EANREC_FCATALOGZ. The added customer fields can be validated in this method. When exporting parameter EV_RETCODE is not initial, then error message will be displayed.
  • MODIFY_FIELD_CATALOG
The field catalog of the EAN recycling rules can be modified by implementing this method. Changing parameter CT_FIELDCATALOG can be modified to achieve this.
  • MODIFY_ARCH_RET_PERIOD
The retention period for archived articles can be modified by implementing this method.
  • AFTER_ARCHIVING
After archiving the article master, recovered EANs will be updated to FSH_EANREC table. This method can be implemented to perform any action after updating the EANs to FSH_EANREC table
  • BEFORE_NUMGAP_RECOVERY
Before recovering the gaps in the number range, if any action has to be performed, then this method can be implemented
  • MODIFY_AVAILABLE_DATE
EANs/UPCs recovered using EAN/UPC Gap recovery report are instantly available (i.e.) there is no retention period. But if retention period is required, then this method can be implemented.
  • AFTER_NUMGAP_RECOVERY
If any action has to be performed after recovering EANs in the number range gap, then this method can be implemented.
  • MODIFY_RETENTION_PERIOD
The retention period of an article can be modified using this method after deleting EANs/UPCs of an existing article






PERFORM Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 2977 Date: 20240523 Time: 190031     sap01-206 ( 27 ms )