SAP ABAP Function Module /SDF/S_TCC_TABLE_READ2 (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_READ2 | 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_SERVICESU12 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
REC_COUNT | TYPE | INT4 | Natural number | |||
![]() |
RECORDS | TYPE | /SDF/STCC_TABLE_RECORDS | Records of a generic table read | |||
![]() |
NUM_OF_RECORDS | TYPE | STRING | Number of records | |||
![]() |
TABNAME | TYPE | TABNAME | Table Name | |||
![]() |
WHERE_CLAUSE | TYPE | /SDF/STRING_TABLE | generic where clause (empty clause returns all records) | |||
![]() |
SEL_FIELDS | TYPE | /SDF/STRING_TABLE | Table of Strings (empty list returns all fields) | |||
![]() |
SEL_FIELDS_CSV | TYPE | STRING | String with comma separated fieldnames for selection | |||
![]() |
ORDER_FIELDS | TYPE | /SDF/STRING_TABLE | Table of Strings | |||
![]() |
ORDER_FIELDS_CSV | TYPE | STRING | String with comma separated fieldnames for order | |||
![]() |
TARGET_COUNT | TYPE | STRING | 'INITIAL' | Expected table count | ||
![]() |
COUNT | TYPE | STRING | ||||
![]() |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
![]() |
RECORD_TABLE | TYPE | BAPIEXT | Cache for SAPPARAM Values | |||
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 | 20100421 |
SAP Release Created in | 2005_1_46C |