Ansicht
Dokumentation

ARC_SCMG_WRITE_BC - BAdI: Extend Archiving of Case Data

ARC_SCMG_WRITE_BC - BAdI: Extend Archiving of Case Data

Addresses (Business Address Services)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) can be used in the component Case Management to write add-on-specific table entries to an archive. It contains the method IF_EX_ARC_SCMG_WRITE~WRITE. This method is called within the write program for each case between the call function ARCHIVE_NEW_OBJECT and ARCHIVE_SAVE_OBJECT.

This method mustuse the function modules ARCHIVE_PUT_RECORD or ARCHIVE_PUT_TABLE in order to write all the data to the archive that was passed in the importing parameter.

The importing parameter IM_HANDLE must be used to allow the add-on to use the function ARCHIVE_PUT_RECORD or ARCHIVE_PUT_TABLE. Additional header information for the archiving object being processed has to be passed to the method.

Changing parameters include a flag that enables a case to not be archived, and a text providing the reason for this. If a VETO is given from the exit, the text can be passed to the function module ARCHIVE_PROTOCOL_COLLECT.

IM_HANDLE: Archive handle

IM_TEST_MODE

IM_CASE_ATTR: Access attributes of a Case.

CH_VETO: Flag error

CH_TEXT: Text error

This BAdI is not activated in the standard system.

For information about the implementation of BAdIs in the context of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.






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

Length: 2564 Date: 20240524 Time: 005136     sap01-206 ( 113 ms )