Menu

SAP Function Module DB6_PM_GETENV

DB6: Read Environment

The Function Module DB6_PM_GETENV (DB6: Read Environment) is a standard Function Module in SAP ERP and is part of the function group SDB6PM within the package STU6.

Technical Information

Function Module DB6_PM_GETENV
Short Text DB6: Read Environment
Function Group SDB6PM
Package STU6
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONNECTION LIKE DBCON-CON_NAME Logical name for a database connection
ENV_NAME TYPE DB6PATH Name of environment variable

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENV_LOCATION TYPE DB6PATH Location where value was read
ENV_VALUE TYPE DB6PATH Value of environment variable

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
C_CALL_FAILED error at processing of C call to DB collector RDI
ENV_NOT_SET Environment not set