Menu

SAP Function Module DB_ORA_EXPLAIN_GET_SESSION_PAR

Get alter session params and values for explain

The Function Module DB_ORA_EXPLAIN_GET_SESSION_PAR (Get alter session params and values for explain) is a standard Function Module in SAP ERP and is part of the function group SDBI_ORA within the package SDB_ORA.

Technical Information

Function Module DB_ORA_EXPLAIN_GET_SESSION_PAR
Short Text Get alter session params and values for explain
Function Group SDBI_ORA
Package SDB_ORA
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

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_T_ALTSESS_PAR TYPE DBORA_SESSION_PARAM_T Table: Oracle Session Parameter and Value

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.