SAPDBLDB_LOP_MASTER 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 SAPDBLDB_LOP_MASTER 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: CR_DATE = D .
Selection Text: CR_NAME = D .
Selection Text: LOP_CAT = D .
Selection Text: LOP_ID = D .
Selection Text: LOP_NO = D .
Selection Text: S_MAXL = D .
Title: Logical database LDB_LOP_MASTER : Database program
Text Symbol: 999 = w/o sel. screen
Text Symbol: DOC = Logistical Option List Data
Text Symbol: GEN = General Selection
Text Symbol: LAU = Program Run Control
Text Symbol: TYP = Category
INCLUDE DBLDB_LOP_MASTERTOP . " HEADER
INCLUDE DBLDB_LOP_MASTERNXXX . " ALL SYSTEM ROUTINES
INCLUDE DBLDB_LOP_MASTERF001 . " 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.
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 SAPDBKOV - Initialisieren der Daten in Funktionsgruppe V45I SAPDBKMV - documentation and ABAP source code