Menu

SAP Function Module GET_PRINT_PARAM

Get print parameter from USER master or query if not maintained

The Function Module GET_PRINT_PARAM (Get print parameter from USER master or query if not maintained) is a standard Function Module in SAP ERP and is part of the function group FREP within the package FREP.

Technical Information

Function Module GET_PRINT_PARAM
Short Text Get print parameter from USER master or query if not maintained
Function Group FREP
Package FREP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BNAME LIKE USR01-BNAME User

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_USR01 LIKE USR01 User master (run-time data)

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.