Menu

SAP Function Module VIEW_GET_DATA

Extenden table maint: Read DB data

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module VIEW_GET_DATA (Extenden table maint: Read DB data) is a standard Function Module in SAP ERP and is part of the function group SVIM within the package SVIM.

Technical Information

Function Module VIEW_GET_DATA
Short Text Extenden table maint: Read DB data
Function Group SVIM
Package SVIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECK_LINEDEP_AUTH TYPE XFELD ' '
COMPLEX_SELCONDS_USED LIKE TVDIR-FLAG ' ' Flag: DBA_SELLIST Contains Complex Selection Conditions
DATA_CONT_TYPE_X TYPE XFELD SPACE
VIEW_NAME LIKE DD02V-TABNAME Name of the View/Table to be Edited
WITHOUT_EXITS LIKE TVDIR-FLAG ' '
WITHOUT_SUBSET LIKE TVDIR-FLAG ' '
WITH_AUTHORITY_CHECK LIKE TVDIR-FLAG ' '

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ORG_CRIT_INST TYPE VIMTY_OC_TYPE Organizational criterion

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA LIKE
DBA_SELLIST LIKE VIMSELLIST Database Access Selection Conditions
X_HEADER LIKE VIMDESC Control Block Table for the View/Table
X_NAMTAB LIKE VIMNAMTAB Control Block Table for the View/Table Fields

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DATA_ACCESS_RESTRICTED
NO_AUTHORITY
NO_AUTH_FOR_SEL
NO_FUNCTIONGROUP
NO_VIEWMAINT_TOOL