The Function Module SCPR_PRSET_CT_ONE_TABLE_LOAD () is a standard Function Module in SAP ERP and is part of the function group SCPRPS within the package SCPR.
Function Module | SCPR_PRSET_CT_ONE_TABLE_LOAD |
Short Text | |
Function Group | SCPRPS |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTOPTS | TYPE | SCPRACTOPT | BC Sets: Activation Options | |
DELETEFLAG | LIKE | SCPRRECA-DELETEFLAG | BC Sets: Data Record Deletion Flag | |
OBJNAME | LIKE | OBJH-OBJECTNAME | ||
TABNAME | LIKE | SCPRDATA-TABLENAME | Table Name | |
TABTYPE | LIKE | OBJH-OBJECTTYPE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MSGNUM | TYPE | SYMSGNO | Messages, Message Number | |
RC_RECORD | LIKE | SY-SUBRC | ||
TABLEKEY | TYPE | SCPRACTR-TABKEY | BC Sets: BC Set activation error table key |
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 |
---|---|---|---|---|
DESCRIPTIONS | TYPE | SCPR_DESCS | ||
HEADER | LIKE | VIMDESC | ||
VALUES | LIKE | SCPRVALS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Internal Error |