Menu

SAP Function Module LDB_CHECK_PROG_NAMES

Check whether program name belongs to a logical database

The Function Module LDB_CHECK_PROG_NAMES (Check whether program name belongs to a logical database) is a standard Function Module in SAP ERP and is part of the function group SLDB within the package SLDBV.

Technical Information

Function Module LDB_CHECK_PROG_NAMES
Short Text Check whether program name belongs to a logical database
Function Group SLDB
Package SLDBV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROGNAME LIKE SY-REPID Program Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLAG_LOG_DATABASE_PROG LIKE RSLDB-X_SAPDB
LDB_NAME LIKE RSLDB-LDB

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NAME_TOO_LONG
NO_LOG_DATABASE_PROG
WRONG_POSITION_OF_SLASHES