SAP ABAP Program SAPLSDB1 (SAPLSDB1)
Basic Data
Program SAPLSDB1  
Program Type F Function group  
Attributes
Status T Test Program  
Application S Basis  
Authorization Group  
Logical database  
Selection screen  
Editor lock Fixed point arithmetic  
Unicode checks active Start using variant  
Function Group
Include Function Module Short Description Mode
01   DB_EXISTS_TABLE   Checks whether a table exists in the database    
02   DB_EXISTS_VIEW   Checks whether a view exists in the database    
03   DB_EXISTS_INDEX   Checks whether an index is created in the database    
04   DB_GET_TABLE_FIELDS   Returns the description of fields in a database table    
05   DB_GET_INDFIELDS   Returns field names of a database index    
06   DB_GET_PROGNAME   Returns DB-specific program names for a prefix    
07   DB_GET_INDEX_FIELDS   Returns field names of a database index    
08   DB_DDL_ALLOWED   DB Dictionary changes to table allowed?    
09   DB_GET_LOCKED_TABLES   Returns all tables for which no DDL is allowed    
10   DB_GET_VIEWTEXT   Returns view definition of a database view as SELECT statement    
11   DB_GET_VIEWFIELDS   Returns the field names of a database view    
12   DB_GET_VIEW_DEFINITION   Returns definition of a database view in form used by DD    
13   DB_GET_ALL_TABLES   Supplies all tables which exist in the database    
14   DB_GET_INDEXES   Returns all indexes with fields for a table    
15   DB_COMPUTE_DATASET   Calculates the number of data records per DB unit    
16   DB_GET_ALL_INDEXES   Supplies all indexes from the database together with the table names    
17   DB_GET_ALL_VIEWS   Supplies all views from the database    
18   DB_CMP_TABENTRIES   Computes recommended number of tab.entries corresponding to size category    
19   DB_GET_VIEW_DEFINITION_RAW   Returns the definition of a DB view in text form    
20   DB_PROC_EXISTS   DD: Existence Test for Stored Procedure    
21   DB_EXISTS_PROC   DD: Existence Test for Stored Procedure    
22   DB_GET_TRIGGERS   Liefert alle Triggernamen für eine Tabelle    
23   DB_GET_TRIGGERTEXT   Liefert die Triggerdefinition eines DB-Trigger als CREATE-Statement.    
24   DB_EXISTS_TRIGGER   Test, ob Trigger auf der DB existiert    
25   DB_EXISTS_PREDEF_DBFUNCTION   Datenbanktabelle SAP-Tabelle auf der Datenbank angelegt ?    
       
Transaction Code
There is no transaction reference to this program  
History
Last changed by/on SAP  19950113 
SAP Release Created in