PPC_DELETE_CORRUPT is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter PPC_DELETE_CORRUPT into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: P_ACTS = Act. Posting w/o Header Record
Selection Text: P_RESOUR = "Artificial" resource GUIDs
Selection Text: P_MANDAT = Incomplete header records
Selection Text: P_LOGSYS = Missing logical system
Selection Text: P_DELETE = Delete Selected Records
Selection Text: P_COMPOS = Mat.Movement w/o Header Record
Title: Deletes corrupt entries in the PPC table
Text Symbol: LOG = Logical system for subsequent system is missing
Text Symbol: M01 = No reporting point
Text Symbol: M02 = No entry time
Text Symbol: M03 = No rep. manufacturing profile
Text Symbol: M04 = No unit of measure
Text Symbol: FAK = Artificial GUID
Text Symbol: ACT = Activity Postings Without Header Record
Text Symbol: C01 = Header Record No Longer Exists
Text Symbol: COM = Material Movements Without Header Record
Text Symbol: DEL = Records deleted successfully
Text Symbol: DL2 = Error during deletion
Text Symbol: M09 = Other
Text Symbol: MAN = At least one mandatory field in the header record is empty
Text Symbol: MOD = Inconsistency Type
Text Symbol: RES = No "real" resources
Text Symbol: SYS = Missing logical system
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
PPC_DELETE_CORRUPT - Deletes corrupt entries in the PPC table PPC_DELETE_CORRUPT - Deletes corrupt entries in the PPC table PPC_CONF_POST_PROC - Postprocessing Program for Archiving Object PPC_CONF PPC_CONF_POST_PROC - Postprocessing Program for Archiving Object PPC_CONF PPC_CONF_GO - Processing the Backflushes PPC_CONF_GO - Processing the Backflushes