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
Importing COLUMN TYPE SPACE Set the current column to COLUMN
Importing NEW_COLUMN TYPE SPACE Increment current column (X)
Importing NEW_ROW TYPE SPACE Increment current line (X)
Importing ROW TYPE SPACE Set the current line to ROW
Exception INVALID_COLUMN TYPE Incorrect column number
Exception INVALID_PARAMETER_COMBINATION TYPE Incorrect parameter combination
Exception INVALID_ROW TYPE Incorrect line number
Exception MAX_COLUMNS_REACHED TYPE Maximum number of columns reached
Exception MAX_ROWS_REACHED TYPE Maximum number of lines reached
               
Processing Type
Normal Function Module  
Remote-Enabled 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