Menu

SAP Function Module FREE_SELECTIONS_LDB_JOINS_INIT

Initialize dynamic selection (logical database)

The Function Module FREE_SELECTIONS_LDB_JOINS_INIT (Initialize dynamic selection (logical database)) is a standard Function Module in SAP ERP and is part of the function group SSEL within the package SLDBV.

Technical Information

Function Module FREE_SELECTIONS_LDB_JOINS_INIT
Short Text Initialize dynamic selection (logical database)
Function Group SSEL
Package SLDBV
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELD_TEXTS LIKE RSDSTEXTS Selection texts
TABLES_TAB LIKE RSDSTABS Table of desired tables

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIELDS_INCOMPLETE Only PRIM_FNAME filled
FIELD_NOT_FOUND Field not found in Dictionary
ILLEGAL_LDB Logical database (from SY-LDBPG) not found
LDB_INIT_REPEAT Multiple call
LDB_INIT_TOO_LATE Call comes too late
LDB_NO_NODES Logical database does not have any nodes.
NODE_NOT_IN_LDB Notes from TABLES_TAB not in logical database.
TABLE_NOT_FOUND A table from TABLES_TAB does not exist.
TABLE_NO_JOIN Primary table without secondary table