SAP ABAP Function Module SMO4_GET_TABLE (fn to get table and its related tables from repository through TM)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW (Application Component) Middleware
     SMO4 (Package) Transaction Layer and Transaction Repository Services
Basic Data
Function Module SMO4_GET_TABLE fn to get table and its related tables from repository through TM  
Function Group SMOT   for Repository db access fns  
Program Name SAPLSMOT    
INCLUDE Name LSMOTU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting BAPIRET TYPE BAPIRET2
Importing IN_TABLE_NAME TYPE SMOG_TABLE-TABNAME
Importing IN_TABLE_GUID TYPE SMOG_TABLE-SMOG_TABLE
Importing IN_VERS_GUID TYPE SMOG_VERS-SMOG_VERS
Importing IN_VERS_NAME TYPE SMOG_VERS-TR_VERSION
Tables TAB_SMOG_TABLE TYPE SMOG_TABLE
Tables TAB_SMOG_TFLD TYPE SMOG_TFLD
Tables TAB_SMOG_IDX TYPE SMOG_IDX
Tables TAB_SMOG_IDXP TYPE SMOG_IDXP
Tables TAB_SMOG_SCRT TYPE SMOG_SCRT
Tables TAB_SMOG_SCRTP TYPE SMOG_SCRTP
Tables TAB_SMOG_R3TXT TYPE SMOG_R3TXT
               
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  19991108 
SAP Release Created in