Ansicht
Dokumentation

SAMPLE_INTERFACE_00002910 - NOTRANSL: Schnittstellenbeschreibung für Event 00002910

SAMPLE_INTERFACE_00002910 - NOTRANSL: Schnittstellenbeschreibung für Event 00002910

General Data in Customer Master   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is an interface description only and does not contain any instructions. It is intended for developers of those additional components that provide their own function module at Event 00002910 (Document archiving: Preparation).

Function module SAMPLE_INTERFACE_00002910 must not be changed.

If you want to create your own function module that is to be accessed at the callup point mentioned above, proceed as follows:

  1. Copy the function module to your own name range.
  2. Do not change any transfer parameters !!
  3. Write your own coding in the copied function module.
  4. Save and activate your function module.
  5. Carry out the necessary settings in Customizing. Business Transaction Events

Functionality

During archiving, all those tables that are to be archived or deleted must be transferred to the ADK (Archive Development Kit). Since 3rd party products can add their own tables to the FI document object, this Event must be used to transfer all those tables that are to be archived or deleted. The Business Transaction Event has two table parameters: One for the tables that are to be archived (C_ARCH_TAB) and one for the tables that are to be deleted only (C_DEL_TAB). Note that data is not entered in every field belonging to these tables.

C_ARCH_TAB (structure ARCH_DEF)
-OBJECT not used
-SEQUENCE not used
-FATHER not used
-SON name of table to archived
-STRUCTURE not used
-DELETE_FLG "X", if table is to be archived but not deleted

C_DEL_TAB (structure ARCH_DELE)
-OBJECT not used
-TABLE_DEL name of table to be deleted

The above entries are added to table ARCH_DEF. You can check this table using transaction AOBJ.

Example

Notes

Further information





Parameters

C_ARCH_TAB
C_DEL_TAB

Exceptions

Function Group

BFFMSMPL2

ROGBILLS - Synchronize billing plans   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 2214 Date: 20240604 Time: 064437     sap01-206 ( 46 ms )