SAP ABAP Function Module /SAPTRX/GET_TABLE_FROM_CONT (Get a table out of the application table container)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   SCM-EM-AS (Application Component) Application System
     /SAPTRX/ASCU (Package) Application System customizing and communication
Basic Data
Function Module /SAPTRX/GET_TABLE_FROM_CONT Get a table out of the application table container  
Function Group /SAPTRX/ASC2   Application Interface Processing  
Program Name /SAPTRX/SAPLASC2    
INCLUDE Name /SAPTRX/LASC2U14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_APPTABCONTAINER TYPE TRXAS_TABCONTAINER Application table container
Importing I_TABLE_SYMB_NAME TYPE /SAPTRX/STRUCDATADEF Symbolic name of the table
Tables C_TABLE TYPE   Table to be returned
Exception TABLE_NOT_FOUND TYPE Table not found in container
               
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  20020827 
SAP Release Created in