Menu

SAP Function Module MSQ_START_NEW_SESSION

Start a new session

The Function Module MSQ_START_NEW_SESSION (Start a new session) is a standard Function Module in SAP ERP and is part of the function group STUQ within the package STUS.

Technical Information

Function Module MSQ_START_NEW_SESSION
Short Text Start a new session
Function Group STUQ
Package STUS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CON_NAME TYPE DBCON-CON_NAME 'DEFAULT' DBCON name
DB_NAME TYPE MSSDB Database name
SCHEMA TYPE MSSSCHEMA SPACE Target Schema
SCHEMA_NAME TYPE MSSSCHEMA Schema name
SPNAME TYPE MSSSPNAME '' Stored procedure name
TABNAME TYPE MSSTABLE Table name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.