/ISDFPS/CL_ORGMARCH - Archive Organizational Measure
rdisp/max_wprun_time - Maximum work process run time BAL Application Log DocumentationThis documentation is copyright by SAP AG.
Functionality
The class /ISDFPS/CL_ORGMARCH contains methods that register, archive, and delete additional DFPS tablesfor archiving the object SCMG (Case Management/Organizational Measure). The following interfaces have been implemented:
- IF_SCMG_ARCHIVABLE
- Init. method: In this method, additional DFPS tables are registered (currently, only the assignment of change documents to the organizational measure, individual measure, and single measure is registered here).
- IF_SCMG_ARCH_ERASER
- Method ERASE_DATA_FROM_DB: In this method, the archived entries from the additional DFPS tables are deleted from the database.
- Method READ_DATA_FROM_ARCHIVE: In this method, the archived entries from the additional DFPS tables are read from the archive.
- Method SIMULATE_DBDATA_DELETION: In this method, the additional DFPS table entries to be deleted are transferred to the log.
- IF_SCMG_ARCH_WRITER
- Method PUT_DATA_TO_ARCHIVE: In this method, the additional DFPS table entries to be archived are written to the archive.
- Method READ_DATA_FROM_DB: In this method, the additional DFPS table entries to be archived are read and transferred to the archiving framework.
Relationships
Example
Notes
In Customizing, the case component DFPS_SUBCOMPONENT_ARCH_CDOCS must be defined: Define Case Components
The case component DFPS_SUBCOMPONENT_ARCH_CDOCS must be assigned to the function profiles DFPS_IND, DFPS_ORG, and DFPS_MEA: Create Function Profile
The class /ISDFPS/CL_ORGMARCH for deleting and writing the additional DFPS table must be assigned to the case component DFPS_SUBCOMPONENT_ARCH_CDOCS in Customizing:Register Classes for Archiving Own Subcomponents
Further information
Archiving Object SCMG
CPI1466 during Backup CL_GUI_FRONTEND_SERVICES - Frontend Services
This documentation is copyright by SAP AG.
Length: 2377 Date: 20120526 Time: 061008 triton ( 89 ms )






