Archiving Object/SAPPPO/PPO
Definition
Use
The archiving object stores information about postprocessing objects that have been processed.
Features
You use the archiving object to execute the following functions:
-
The archiving object archives and deletes all data that is contained in the Postprocessing Office (PPO) tables.
If PPO components persist the data in other tables, you need to adjust archiving accordingly. During the error handling of asynchronous messages, the content of the message is stored in two additional tables. The archiving object supports these tables.
-
Only processed postprocessing orders can be archived.
During the error handling of asynchronous messages, the system checks whether all postprocessing orders that are a result of the same bulk message have also been completed. This is necessary so that the correct status is set in the XI monitor.
-
The archiving object supports the functions that Archiving Engine offers in Customizing.
-
The archiving object supports checking of function module FEH_CHECK_OLD_DB. This function module checks archived postprocessing orders whose data was migrated to client-dependent tables.
The archiving objects consist of the following tables:
|
Table |
Description |
|
/SAPPO/ORDER_HDR |
Header Data for Postprocessing Order |
|
/SAPPO/ORDER_DAT |
Additional Data for Postprocessing Order |
|
/SAPPO/ORDER_MSG |
Messages Belonging to Postprocessing Order |
|
/SAPPO/ORDER_OBJ |
Objects Related to Postprocessing Order |
|
FEH_MESS_PERS |
Persisting the Payload and Other Data Relevant to FEH |
|
FEH_MESS_REF |
References between XI Message and FEH Order |
Integration
The archiving object uses Archiving Engine.