Menu

SAP Function Module RS_DS_INT_INIT_LDB

The Function Module RS_DS_INT_INIT_LDB () is a standard Function Module in SAP ERP and is part of the function group SSEL within the package SLDBV.

Technical Information

Function Module RS_DS_INT_INIT_LDB
Short Text
Function Group SSEL
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
P_LDBPG TYPE SYLDBPG ABAP program, logical database program
P_TEXPR TYPE RSDS_TEXPR Must(!) have type RSDS_TEXPR!!

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_ACTNUM LIKE SY-TFILL
P_SELID LIKE RSDYNSEL-SELID
P_TEXPR TYPE RSDS_TEXPR Must(!) have type RSDS_TEXPR!!
P_TWHERE TYPE RSDS_TWHERE Must(!) have type RSDS_WHERE!!

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
P_FIELDS LIKE RSDSFIELDS Preselected fields

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
EXPRESSION_NOT_SUPPORTED Expression (previously) not supported
FIELD_NOT_FOUND Field does not exist in Dictionary
INCONSISTENT_AREA Inconsistent functional area
INCORRECT_EXPRESSION Incorrect logical expression
NO_TABLES Table P_TABLES is empty
TABLE_NOT_FOUND A table from P_TABLES was not found