RPSISPD000 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 RPSISPD000 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CN42N - Overview: Project Definitions
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_DISVAR = D Layout
Title: Project Information System: Project Definitions Individual Overview
Text Symbol: 001 = Project Definitions
INCLUDE RPSISPETOP.
INCLUDE PSDBADAT.
INCLUDE PSDBCMEM.
INCLUDE PSDBCGNR.
INCLUDE SELDATA.
INCLUDE SELFORMS.
INCLUDE RPSISSEL_SETTINGS.
INCLUDE RPSISSOF01.
INCLUDE RPSISSOF02.
No SAP DATABASE tables are accessed within this REPORT code!
CJDB_SET_FLAGS CALL FUNCTION 'CJDB_SET_FLAGS' EXPORTING I_PSJ_CALLER = '#' I_PSJ_NO_GEN = 'X' I_NO_STOP_INFO = 'X' I_NO_DATABASE = '#' I_PSJ_HANDLE_TCNDB = '3100'.
CJDB_FREE_MEMORY_LDB_PSJ CALL FUNCTION 'CJDB_FREE_MEMORY_LDB_PSJ'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPSISPD000 - Project Information System: Project Definitions Individual Overview RPSISPD000 - Project Information System: Project Definitions Individual Overview RPSISPA000 - Project Information System: Planned Orders Individual Overview RPSISPA000 - Project Information System: Planned Orders Individual Overview RPSISNP000 - Project Information System: Networks Individual Overview RPSISNP000 - Project Information System: Networks Individual Overview