Menu

SAP Function Module SCPR_TEMPL_DB_VALS_GET_DETAIL

The Function Module SCPR_TEMPL_DB_VALS_GET_DETAIL () is a standard Function Module in SAP ERP and is part of the function group SCPRTM within the package SCPR.

Technical Information

Function Module SCPR_TEMPL_DB_VALS_GET_DETAIL
Short Text
Function Group SCPRTM
Package SCPR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE TYPE SY-LANGU SAP R/3 System, Current Language
PROFID LIKE SCPRATTR-ID
VERSION LIKE SCPRATTR-VERSION 'N'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RECATTR LIKE SCPRRECA Data Record Attributes
VALUES LIKE SCPRVALS
VALUESL LIKE SCPRVALL

Exceptions

This function module does not define any Exceptions.