Ansicht
Dokumentation

LXYRD_CLEAR_PERS_DAT - BAdI: Clearing Personal Data in Yard Activities

LXYRD_CLEAR_PERS_DAT - BAdI: Clearing Personal Data in Yard Activities

BAL_S_LOG - Application Log: Log header data   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Application Component: LE-YM

You can use this Business Add-In (BAdI) to extend the functionality of the Yard Management: Clearing Personal Data Related Fields in Activities(RLYCLEAR_PERS_DATA) report.

  • The Business Add-In is filter-independent and can be used several times.

To extend the functionality of the report, you must create an active implementation. To do this, go to the Customizing component for Yard Management and choose Add-Ins → Destruction of Personal Data → BAdI: Clearing Personal Data in Yard Activities.

For more information about BAdI implementation, see the SAP Library, Basic Components → ABAP Workbench → Changing the SAP Standard → Business Add-Ins → Implementing Business Add-Ins.

Note: You can use the BAdI multiple times and therefore all active implementations are executed.

  1. You can use the GET_ADDITIONAL_FIELDS method to clear personal data from additional fields from the Yard Activitytable (LYACT). This method returns a table of fieldnames, which belong to the LYACTtable. It is not possible to clear key fields, handling unit numbers or activity types.
  2. You can use the ADDITIONAL_CLEAR method to clear personal data from additional tables. You should not use this method to update the LYACT table.
  3. You can use the CHECK_AND_REDUCE_ACTIVITIES method to reject the clearing of personal data from certain records. This method provides you with a list of yard activities to clear and returns the list of activities not to process.





PERFORM Short Reference   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2179 Date: 20240523 Time: 204509     sap01-206 ( 91 ms )