The Function Module SCPR_TEMPL_MN_RECORD_SHOW (BC set: Display one record) is a standard Function Module in SAP ERP and is part of the function group SCPRTM within the package SCPR.
Function Module | SCPR_TEMPL_MN_RECORD_SHOW |
Short Text | BC set: Display one record |
Function Group | SCPRTM |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RECNUMBER | TYPE | C | ||
TABNAME | LIKE | SCPRVALS-TABLENAME |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDDESCRS | TYPE | SCPR_RECORDS | ||
ORIG_RECNUM_ASSIGNS | TYPE | SCPR_ORIG_RECNUM_ASSIGNS | ||
RECATTR | TYPE | SCPR_RECATTRS | ||
VALUES | LIKE | SCPRVALS |
This function module does not define any Exceptions.