PSARCHD2 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 PSARCHD2 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: TEST_ARC = Test run
Selection Text: RNG_VRS = Version
Selection Text: RNG_PROJ = Project
Selection Text: RNG_NET = Network
Selection Text: NOTICE = ShortTxt for Archiving Session
Selection Text: INC_SD = Sales order
Selection Text: INC_OR = Other orders
Selection Text: HEA_ASSI = WBS assign. to ntwk header
Selection Text: DEL_DATA = Delete from database
Selection Text: ACT_ASSI = WBS assign. to ntwk activity
Title: Archiving PS Texts / Delete Database from Archive
Text Symbol: P99 = & program execution was canceled
Text Symbol: P98 = & program execution was successfully completed
Text Symbol: P13 = No release by SAP. Only pilot customers !
Text Symbol: P06 = PS text & &
Text Symbol: P05 = No authorization: Report cannot be executed
Text Symbol: P02 = No objects were selected
Text Symbol: P00 = Selected texts
Text Symbol: 105 = Test run :
Text Symbol: 100 = Options
INCLUDE PSAR2TOP.
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.
PSARCHD2 - Archiving PS Texts / Delete Database from Archive PSARCHD2 - Archiving PS Texts / Delete Database from Archive PSARCHD1 - PS: Project System Archiving / Delete Database from Archive PSARCHD1 - PS: Project System Archiving / Delete Database from Archive PSARCF04 - documentation and ABAP source code PSARCF02 - Forms