SAP ABAP Data Element LDBPROG (Database access program (SAPDBdba))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-LDB (Application Component) Logical Database Builder
     SE36 (Package) Logical Databases
Basic Data
Data Element LDBPROG
Short Description Database access program (SAPDBdba)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PROGRAMM    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
Value Table TRDIR    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short DB prog. 
Medium 11 DB program 
Long 25 Database access program 
Heading 25 Database access program 
Documentation

Definition

The name of the database access program you want to edit. This name must have the following format:

SAPDBdba (where db = logical database, a = application)

In Transaction ALDB (Maintain Logical Databases), this name is assigned by the system.

Use

Each ABAP/4 program uses the database access program SAPDBdba (with logical database db from application a) to generate the selection screen 1000 from the database-specific selections in the include DBdbaSEL and the report-specific selections (SELECT-OPTIONS and PARAMETERS).

Example

SAPDBKDF

Dependencies

Database-specific selections (DBdbaSEL), ABAP/4 programs with logical database db from application a.

History
Last changed by/on SAP  19950209 
SAP Release Created in 700