SAP ABAP Function Module /SDF/RBE_GET_VIEW_INFO (Get information for one single view)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/STPI/RI (Package) Release-Independent Basis Add-On SLM

⤷

⤷

Basic Data
Function Module | /SDF/RBE_GET_VIEW_INFO | Get information for one single view |
Function Group | /SDF/RBE | Development Reverse Business Engineer |
Program Name | /SDF/SAPLRBE | |
INCLUDE Name | /SDF/LRBEU22 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
VIEW_NAME | TYPE | /SDF/SQLDSE11TH-TABNAME | View name | |||
![]() |
LANGU | TYPE | SYST-LANGU | R/3 System, current language | |||
![]() |
V_HEADER | TYPE | DD25V | View header structure | |||
![]() |
V_TECH | TYPE | DD09V | Technical settings of the view | |||
![]() |
V_TABLES | TYPE | DD26V | Basis tables of the view | |||
![]() |
V_FIELDS | TYPE | DD27P | View fields | |||
![]() |
V_JOINS | TYPE | DD28J | Join conditions of the view | |||
![]() |
V_SELECT | TYPE | DD28V | Selection conditions of the view | |||
![]() |
VIEW_NOT_EXISTING | TYPE | View does not exist | ||||
![]() |
OTHERS_PROBLEM | TYPE | Internal function call returns exception OTHERS | ||||
![]() |
ILLEGAL_INPUT | TYPE | Internal function call returns exception ILLEGAL_INPUT | ||||
![]() |
NO_AUTHORIZATION | TYPE | No authorization | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in | 2005_1_46C |