SAP ABAP Function Module /SDF/S_TCC_TABLE_READ (Read content of various tables generically)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-SDD (Application Component) Service Data Download
     /SDF/SCTM (Package) LIS
Basic Data
Function Module /SDF/S_TCC_TABLE_READ Read content of various tables generically  
Function Group /SDF/S_LMCFG_SERVICES   Technical Configuration ABAP Services  
Program Name /SDF/SAPLS_LMCFG_SERVICES    
INCLUDE Name /SDF/LS_LMCFG_SERVICESU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting REC_COUNT TYPE INT4 Natural number
Exporting RECORDS TYPE /SDF/STCC_TABLE_RECORDS Records of a generic table read
Exporting NUM_OF_RECORDS TYPE STRING Number of records
Importing TABNAME TYPE TABNAME Table Name
Importing WHERE_CLAUSE TYPE /SDF/STRING_TABLE generic where clause (empty clause returns all records)
Importing SEL_FIELDS TYPE /SDF/STRING_TABLE Table of Strings (empty list returns all fields)
Importing SEL_FIELDS_CSV TYPE STRING String with comma separated fieldnames for selection
Importing ORDER_FIELDS TYPE /SDF/STRING_TABLE Table of Strings
Importing ORDER_FIELDS_CSV TYPE STRING String with comma separated fieldnames for order
Importing TARGET_COUNT TYPE STRING 'INITIAL' Expected table count
Importing COUNT TYPE STRING
Tables RETURN TYPE BAPIRET2 Return Parameter
               
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  20100421 
SAP Release Created in 2005_1_46C