The Function Module SCPR_DB_VIEW_GET_DATA () is a standard Function Module in SAP ERP and is part of the function group SCPRVI within the package SCPR.
Function Module | SCPR_DB_VIEW_GET_DATA |
Short Text | |
Function Group | SCPRVI |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITY | TYPE | E071K-ACTIVITY | Activity that wrote the entry to the object list | |
CHECK_LINEDEP_AUTH | TYPE | XFELD | ' ' | |
COMPLEX_SELCONDS_USED | LIKE | TVDIR-FLAG | ' ' | Flag: DBA_SELLIST Contains Complex Selection Conditions |
DATA_CONT_TYPE_X | TYPE | XFELD | 'X' | |
DETERMINE_FLAGS | TYPE | XFELD | 'X' | |
MAIN_OBJECTNAME | TYPE | OBJH-OBJECTNAME | ||
MAIN_OBJECTTYPE | TYPE | OBJH-OBJECTTYPE | ||
VIEW_NAME | LIKE | DD02V-TABNAME | Name of the View/Table to be Edited | |
VIEW_TYPE | TYPE | C | ||
WITHOUT_EXITS | LIKE | TVDIR-FLAG | 'X' | |
WITHOUT_SUBSET | LIKE | TVDIR-FLAG | 'X' | |
WITH_AUTHORITY_CHECK | LIKE | TVDIR-FLAG | ' ' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECTED_LINES | TYPE | I |
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 |
---|---|---|---|---|
TAB_DESCR_AND_DATA | TYPE | SCPR_RECORDS | ||
TAB_FLDDESCRS | LIKE | SCPR_DESCR | BC Set: Table field descriptions | |
TAB_HEADER | LIKE | VIMDESC | Control Block Table for the View/Table | |
TAB_NAMTAB | LIKE | VIMNAMTAB | Control Block Table for the View/Table Fields | |
TAB_SELLIST | LIKE | VIMSELLIST | Database Access Selection Conditions |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATA_ACCESS_RESTRICTED | |
INTERNAL_ERROR | Internal Error |
NO_AUTHORITY | |
NO_VIEWMAINT_TOOL |