Menu

SAP Function Module RS_DS_INT_INIT_LDB

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

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