SAP ABAP Function Module CNV_TDMS_SET_GET_INDEX (To set / get the data in table cnvtdms_05_index table)
Hierarchy
☛
DMIS_CNT (Software Component) DMIS_CNT 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_TDMS_05_INDEX (Package) Index drop / re-create
⤷
⤷
Basic Data
| Function Module | CNV_TDMS_SET_GET_INDEX | To set / get the data in table cnvtdms_05_index table |
| Function Group | CNV_TDMS_05_INDEX | Index drop / re-create |
| Program Name | SAPLCNV_TDMS_05_INDEX | Index drop / re-create |
| INCLUDE Name | LCNV_TDMS_05_INDEXU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_PACK | TYPE | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | |||
| |
IV_TABNAME | TYPE | TABNAME | Table name | |||
| |
IV_INDEXNAME | TYPE | INDEXID | Unique index ID within a table | |||
| |
IV_GET | TYPE | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | |||
| |
T_DELETE | TYPE | CNVTDMS_05_INDEX_TT | Table type of table CNVTDMS_05_index | |||
| |
T_INSERT | TYPE | CNVTDMS_05_INDEX_TT | Table type of table CNVTDMS_05_index | |||
| |
T_READ | TYPE | CNVTDMS_05_INDEX_TT | Table type of table CNVTDMS_05_index | |||
| |
NO_DATA | TYPE | |||||
| |
OPERATION_FAILED | TYPE | |||||
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 | 20141107 |
| SAP Release Created in | 2006_1_46C |