SAP Function Module search on DB_G

Search FMs
  



DB_GET_ALL_INDEXES - Supplies all indexes from the database together with the table names

DB_GET_ALL_TABLES - Supplies all tables which exist in the database

DB_GET_ALL_VIEWS - Supplies all views from the database

DB_GET_INDEXES - Returns all indexes with fields for a table

DB_GET_INDEX_FIELDS - Returns field names of a database index

DB_GET_INDFIELDS - Returns field names of a database index

DB_GET_LOCKED_TABLES - Returns all tables for which no DDL is allowed

DB_GET_PROGNAME - Returns DB-specific program names for a prefix

DB_GET_TABLE_FIELDS - Returns the description of fields in a database table

DB_GET_TABLE_SIZE -

DB_GET_VIEWFIELDS - Returns the field names of a database view

DB_GET_VIEWTEXT - Returns view definition of a database view as SELECT statement

DB_GET_VIEW_DEFINITION - Returns definition of a database view in form used by DD

DB_GET_VIEW_DEFINITION_RAW - Returns the definition of a DB view in text form

Return Table index