Ansicht
Dokumentation

OHIX_DP_BADI_0020 - BAdI: Determine Configuration of Archiving Subobject

OHIX_DP_BADI_0020 - BAdI: Determine Configuration of Archiving Subobject

ABAP Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this Business Add-In (BAdI) to determine the archiving subobject for an archiving object. It might be useful to define a uniform retention rule for the destruction of data for certain infotypes and subtypes. This infotype/subtype grouping is grouped in archiving subobjects. The information on the archiving subobject is defined in the configuration. If you have configured your own archiving subobjects, you need to provide the implementation for determining this infotype/subtype grouping.

The BAdI uses the method GET_SUBGRP_CONFIG to process the archiving subobject. You can use this method to overwrite the standard behavior of the archiving framework. The method determines the subtype configuration for an archiving object, based on the assigned infotype.

  • IV_PERNR: Personnel number for which data is destroyed
  • IV_INFTY: Infotype from which data for this personnel number is to be destroyed
  • IV_SUBTY: Subtype of infotype
  • IV_BEGDA: Start date as of which the data is required
  • IV_ENDDA: End date as of which the data is required
  • EV_AO_SUBGRP: Subtype grouping for an archiving object

This BAdI implementation is active in the standard SAP system. If you deactivate the BAdI implementation, the data for these archiving subobjects cannot be destroyed.

The BAdI can be used multiple times and is a filter BAdI. The filter is based on the parameter OBJ_NAME. If you create an own implementation, you need to specify the filter value for this parameter:

OBJ_NAME = <Name of archiving object>

For more information about the default settings, see the Enhancement Spot Element Definitions tab in the BAdI Builder (transaction SE18).

For information about how to implement BAdIs in the Enhancement Framework, see SAP Library for SAP NetWeaver Platform on SAP Help Portal at http://help.sap.com/nw_platform. Choose a release and then Application Help. In SAP Library, choose SAP NetWeaver Library: Function-Oriented View -> Application Server -> Application Server ABAP -> Application Development in AS ABAP -> ABAP Customer Development -> Enhancement Framework.






rdisp/max_wprun_time - Maximum work process run time   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2577 Date: 20240523 Time: 233841     sap01-206 ( 50 ms )