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
Importing TABLE_NAME TYPE /SDF/SQLDSE11TH-TABNAME Table name
Importing LANGU TYPE SYST-LANGU R/3 System, current language
Tables TAB_HEADER TYPE /SDF/RBE_TABL_HEADER Table header structure
Tables TAB_TECH TYPE /SDF/RBE_TABL_TECH Technical settings of the table
Tables TAB_FIELDS TYPE /SDF/RBE_TABL_FIELDS Table fields
Tables IDX_HEADER TYPE /SDF/RBE_IDX_HEADER Table index header
Tables IDX_FIELDS TYPE /SDF/RBE_IDX_FIELDS Table index fields
Tables FK_FIELDS TYPE /SDF/RBE_FK_FIELDS Foreign key fields
Tables FK_TAB TYPE /SDF/RBE_FK_TAB DD: View on Foreign Key Headers and Texts
Tables SH_HEADER TYPE /SDF/RBE_SH_HEADER Assignment of structure fields and search helps: Headers
Tables SH_ALLOC TYPE /SDF/RBE_SH_ALLOC Interface structure for field assignments table-search help
Exception TABLE_NOT_EXISTING TYPE Table does not exist
Exception OTHERS_PROBLEM TYPE Internal function call returns exception OTHERS
Exception ILLEGAL_INPUT TYPE Internal function call returns exception ILLEGAL_INPUT
Exception NO_AUTHORIZATION TYPE No authorization
               
Processing Type
Normal Function Module  
Remote-Enabled 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