SAP ABAP Function Module CMS_LO_INDEX_SAVE_TEM (Template for Index save function module)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_LO_COMMON (Package) Common objects used by Resale Order Framework
⤷
⤷
Basic Data
| Function Module | CMS_LO_INDEX_SAVE_TEM | Template for Index save function module |
| Function Group | CMS_LO_GENERATOR | Generation routines for LO applications |
| Program Name | SAPLCMS_LO_GENERATOR | |
| INCLUDE Name | LCMS_LO_GENERATORU14 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_INDEX_TABLE | TYPE | CMST_TABNAME | Table/Structure name | |||
| |
IT_RECORDS_TO_INSERT | TYPE | CMST_TO_INDX_TAB | Table type for structure CMST_TO_INDX | |||
| |
IT_RECORDS_TO_DELETE | TYPE | CMST_TO_INDX_TAB | Table type for structure CMST_TO_INDX | |||
| |
IT_RECORDS_TO_UPDATE | TYPE | CMST_TO_INDX_TAB | Table type for structure CMST_TO_INDX | |||
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 | 20030110 |
| SAP Release Created in | 400 |