SAP ABAP Function Module BDC_INDEX_GET (Get index definitions of a table)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW (Application Component) Middleware
⤷
BDOCREP (Package) Objects relevant for BDoc Repository not belonging to Basis
⤷
⤷
Basic Data
| Function Module | BDC_INDEX_GET | Get index definitions of a table |
| Function Group | BDC_MOD | Create and modify BDoc Type Definitions |
| Program Name | SAPLBDC_MOD | |
| INCLUDE Name | LBDC_MODU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN | TYPE | BAPIRET2 | Return parameter | |||
| |
INDICES | TYPE | TBDC_INDEX_STRUCT | table type of BDC_INDEX_STRUCT | |||
| |
TABNAME | TYPE | TABNAME | Table name | |||
| |
T_RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
DEFINITION_ERROR | TYPE | Error in BDoc Type Definition | ||||
| |
REPOSITORY_ERROR | TYPE | Error in BDoc Repository | ||||
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 | 20010320 |
| SAP Release Created in | 30A |