SAP ABAP Function Module SYLK_NEXT_CELL (Determination of the next table cell into which a value is written)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CBAS (Package) R/3 Application development: PPS
⤷
⤷
⤷
Basic Data
| Function Module | SYLK_NEXT_CELL | Determination of the next table cell into which a value is written |
| Function Group | C0EX | EXCEL interface via SYLK |
| Program Name | SAPLC0EX | |
| INCLUDE Name | LC0EXU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
COLUMN | TYPE | SPACE | Set the current column to COLUMN | |||
| |
NEW_COLUMN | TYPE | SPACE | Increment current column (X) | |||
| |
NEW_ROW | TYPE | SPACE | Increment current line (X) | |||
| |
ROW | TYPE | SPACE | Set the current line to ROW | |||
| |
INVALID_COLUMN | TYPE | Incorrect column number | ||||
| |
INVALID_PARAMETER_COMBINATION | TYPE | Incorrect parameter combination | ||||
| |
INVALID_ROW | TYPE | Incorrect line number | ||||
| |
MAX_COLUMNS_REACHED | TYPE | Maximum number of columns reached | ||||
| |
MAX_ROWS_REACHED | TYPE | Maximum number of lines reached | ||||
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 | 19931201 |
| SAP Release Created in |