SAPDBNOTIF 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 SAPDBNOTIF 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: SO_NUMB = Notification Number
Selection Text: P_TYPE = D Notification Type
Selection Text: P_STAT = Status
Selection Text: P_PRIO = D Priority
Selection Text: P_PERSON = Notifications
Selection Text: P_CATE = Topic
Title: Log. Database NOTIF : Database Program
Text Symbol: T03 = Addit. Selection Criteria
Text Symbol: T02 = Selection Period
Text Symbol: T01 = Personal Selection...
Text Symbol: 033 = Selection Version Reporting
Text Symbol: 032 = Priority
Text Symbol: 031 = Status
Text Symbol: 025 = 1 Year
Text Symbol: 024 = 3 Months
Text Symbol: 023 = 1 Month
Text Symbol: 022 = 1 Week
Text Symbol: 021 = Defined By Me
Text Symbol: 014 = Reported By xxx
Text Symbol: 013 = Reported By Me
Text Symbol: 012 = To Be Processed By xxx
Text Symbol: 011 = To Be Processed By Me
INCLUDE DBNOTIFTOP . " HEADER
INCLUDE DBNOTIFNXXX . " ALL SYSTEM ROUTINES
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.
SAPDBNOTIF - Log. Database NOTIF : Database Program SAPDBNETWORK_FL - Logical database NETWORK : Database program SAPDBNETWORK_EQ - Logical database NETWORK : Database program SAPDBN2OPLDB - Log. database N2OPLDB : Database program SAPDBN1PDLDB - documentation and ABAP source code SAPDBMSM - Access Program for Database MSM