SAP ABAP Function Module RS_DS_INT_INIT_LDB (RS_DS_INT_INIT_LDB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-TO (Application Component) Logical DB, Selection Screens, Selection Variants
     SLDBV (Package) Selection Screens, Variants, Logical Databases
Basic Data
Function Module RS_DS_INT_INIT_LDB  
Function Group SSEL   Dialog: Dynamic selections  
Program Name SAPLSSEL  
INCLUDE Name LSSELU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting P_TWHERE TYPE RSDS_TWHERE Must(!) have type RSDS_WHERE!!
Exporting P_SELID TYPE RSDYNSEL-SELID
Exporting P_TEXPR TYPE RSDS_TEXPR Must(!) have type RSDS_TEXPR!!
Exporting P_ACTNUM TYPE SYST-TFILL
Exporting P_TRANGE TYPE RSDS_TRANGE
Importing P_LDBNAME TYPE LDBD-LDBNAME
Importing P_TEXPR TYPE RSDS_TEXPR Must(!) have type RSDS_TEXPR!!
Importing P_SUBMODE TYPE
Importing P_LDBPG TYPE SYLDBPG ABAP program, logical database program
Tables P_NODES TYPE RSDFSNODES
Tables P_FIELDS TYPE RSDSFIELDS Preselected fields
Tables P_VARIDYN TYPE RSVARIDYN
Exception NO_TABLES TYPE Table P_TABLES is empty
Exception TABLE_NOT_FOUND TYPE A table from P_TABLES was not found
Exception EXPRESSION_NOT_SUPPORTED TYPE Expression (previously) not supported
Exception INCORRECT_EXPRESSION TYPE Incorrect logical expression
Exception FIELD_NOT_FOUND TYPE Field does not exist in Dictionary
Exception INCONSISTENT_AREA TYPE Inconsistent functional area
Exception ILLEGAL_LDB TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in