SAPDBNOTIFICATIONS 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 SAPDBNOTIFICATIONS 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: MEL_PARA = Partner Role
Selection Text: PARVW_IN = Executing Department
Selection Text: PARVW_MA = Person Responsible for Task
Selection Text: PARVW_VA = Person Responsible
Selection Text: DY_IAR = D .
Selection Text: DY_MAB = D .
Selection Text: DY_OFN = D .
Selection Text: DY_RST = D .
Selection Text: MATNR = D .
Selection Text: MNCOD = D .
Selection Text: MNGRP = D .
Selection Text: PSELSCHM = D .
Selection Text: QMART = D .
Selection Text: QMDAT = D .
Selection Text: QMNUM = D .
Selection Text: SELSCHEM = D .
Title: Logistical Database SAM: Database Program
Text Symbol: TS3 = Completed by me
Text Symbol: TS2 = Created by me
Text Symbol: TS1 = For processing by me
Text Symbol: TAB = Selection inactive
Text Symbol: TAA = Selection active
Text Symbol: TA3 = Gen. data selection
Text Symbol: TA2 = My worklist
Text Symbol: F04 = Selection of tasks
Text Symbol: DAT = Selection period
Text Symbol: A02 = Address Search Inactive
Text Symbol: A01 = Address Search Active
Text Symbol: 001 = Outstndng
Text Symbol: 002 = Postponed
Text Symbol: 003 = In proc.
Text Symbol: 004 = Completed
Text Symbol: 005 = Profile
Text Symbol: 008 = Address
Text Symbol: 010 = Outst. tasks only
Text Symbol: 011 = For processing by me
Text Symbol: 012 = Created by me
Text Symbol: 013 = Last processed by me
INCLUDE DBNOTIFICATIONSTOP . " HEADER
INCLUDE DBNOTIFICATIONSNXXX . " ALL SYSTEM ROUTINES
INCLUDE DBNOTIFICATIONSF001 . " USER DEFINED INCLUDE
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.
SAPDBNOTIFICATIONS - Logistical Database SAM: Database Program 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