SAP ABAP Function Module TREX_BUILD_COMP_DESCR (Builds the component description table for indexing tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Basic Data
| Function Module | TREX_BUILD_COMP_DESCR | Builds the component description table for indexing tables |
| Function Group | TREX_UTIL_EXT | External: TREX Utils |
| Program Name | SAPLTREX_UTIL_EXT | |
| INCLUDE Name | LTREX_UTIL_EXTU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_COMP_DESCR | TYPE | TREXT_COMP_DESCR | Description of the components | |||
| |
I_COMPONENTS | TYPE | ABAP_COMPDESCR_TAB | Optional: List of components | |||
| |
I_TABNAME | TYPE | TABNAME | '' | Optional: table name | ||
| |
I_FILL_ATTR_NAME | TYPE | TREX_RFC-FLAG | 'X' | |||
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 | 20051219 |
| SAP Release Created in | 800 |