SAPDBLNM is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Program SAPDBLNM contains the access routines for reporting...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 SAPDBLNM 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: LN_BUDAT = D Posting Date
Selection Text: LN_BWART = D Movement Type
Selection Text: LN_CHARG = D Batch
Selection Text: LN_LGORT = D Storage Location
Selection Text: LN_MATNR = D Material
Selection Text: LN_MBLNR = Material Document
Selection Text: LN_MJAHR = Material Document Year
Selection Text: LN_SOBKZ = D Special Stock
Selection Text: LN_VGART = Transaction/Event Type
Selection Text: LN_WERKS = D Plant
Selection Text: LN_ZEILE = Material Document Item
Title: Access Program for Database LNM
Text Symbol: 001 = Database Selections
INCLUDE MM07MABC.
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.
SAPDBLNM - Access Program for Database LNM SAPDBLMM - Access Program for Database LMM SAPDBLDB_LOP_MASTER - Logical database LDB_LOP_MASTER : Database program SAPDBLDB_LOP_EMBEDDED - Logical database LDB_LOP_EMBEDDED : Database program SAPDBL1M - Access Program for Data Base L1M SAPDBL1L - Log. database L1L: Database program