The Function Module SCPR_CT_TRANSP_TABLE_INSERT () is a standard Function Module in SAP ERP and is part of the function group SCPRPR within the package SCPR.
Function Module | SCPR_CT_TRANSP_TABLE_INSERT |
Short Text | |
Function Group | SCPRPR |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KEY | TYPE | C | ||
TABNAME | LIKE | SCPRVALS-TABLENAME | Table Name |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E071K_TEMP | TYPE | TR_KEYS | Table Keys | |
E071_TEMP | TYPE | TR_OBJECTS | Objects |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.