SAP ABAP Function Module /SDF/RBE_GET_TABLE_INFO (Get information for one single table)
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_TABLE_INFO | Get information for one single table |
Function Group | /SDF/RBE | Development Reverse Business Engineer |
Program Name | /SDF/SAPLRBE | |
INCLUDE Name | /SDF/LRBEU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
TABLE_NAME | TYPE | /SDF/SQLDSE11TH-TABNAME | Table name | |||
![]() |
LANGU | TYPE | SYST-LANGU | R/3 System, current language | |||
![]() |
TAB_HEADER | TYPE | /SDF/RBE_TABL_HEADER | Table header structure | |||
![]() |
TAB_TECH | TYPE | /SDF/RBE_TABL_TECH | Technical settings of the table | |||
![]() |
TAB_FIELDS | TYPE | /SDF/RBE_TABL_FIELDS | Table fields | |||
![]() |
IDX_HEADER | TYPE | /SDF/RBE_IDX_HEADER | Table index header | |||
![]() |
IDX_FIELDS | TYPE | /SDF/RBE_IDX_FIELDS | Table index fields | |||
![]() |
FK_FIELDS | TYPE | /SDF/RBE_FK_FIELDS | Foreign key fields | |||
![]() |
FK_TAB | TYPE | /SDF/RBE_FK_TAB | DD: View on Foreign Key Headers and Texts | |||
![]() |
SH_HEADER | TYPE | /SDF/RBE_SH_HEADER | Assignment of structure fields and search helps: Headers | |||
![]() |
SH_ALLOC | TYPE | /SDF/RBE_SH_ALLOC | Interface structure for field assignments table-search help | |||
![]() |
TABLE_NOT_EXISTING | TYPE | Table 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 | 20070809 |
SAP Release Created in | 2005_1_46C |