PS4S_STATUS_DOC_DEL is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You can use this program to delete status confirmation entries from the database table PS4SD_STATUS_DOC...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter PS4S_STATUS_DOC_DEL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PS4S_STATUS_DEL - Delete Status Confirmation Table
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: PA_DOCTY = D .
Selection Text: PA_LOGSY = D .
Selection Text: PA_RFC = D .
Selection Text: PA_SNTTS = D .
Selection Text: PA_TIME = D .
Title: Social Services: Delete Status Confirmation
Text Symbol: 001 = Selection Criteria
Text Symbol: 002 = Entries deleted successfully
Text Symbol: 003 = Time of Recording
Text Symbol: 004 = To
Text Symbol: 005 = Send Time
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.
PS4S_STATUS_DOC_DEL - Social Services: Delete Status Confirmation PS4S_STATUS_DOC_DEL - Social Services: Delete Status Confirmation PR_TEST_RFAC_WHERE_USED_UTIL - DO NOT CHANGE! PR_TEST_RFAC_WHERE_USED_UTIL - DO NOT CHANGE! PR_RECRUIT_WEB_HTML - Include HR_RECRUIT_WEB_HTML PR_RECRUIT_WEB03 - Include HR_RECRUIT_WEB03