SAP ABAP Function Module SYLK_WRITE_FIELD (Writes a field intotable SYLK)
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_WRITE_FIELD | Writes a field intotable SYLK |
| Function Group | C0EX | EXCEL interface via SYLK |
| Program Name | SAPLC0EX | |
| INCLUDE Name | LC0EXU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ALIGN | TYPE | SPACE | Alignment | |||
| |
COLOUR | TYPE | SPACE | Color | |||
| |
FIELD | TYPE | The field to be transferred | ||||
| |
FMT | TYPE | SPACE | Specification of a special format | |||
| |
FRAME | TYPE | SPACE | Frames | |||
| |
NEW_LINE | TYPE | SPACE | Line feed? | |||
| |
INCOMPATIBLE_FORMAT | TYPE | Field type and format do not match | ||||
| |
INVALID_ALIGNMENT | TYPE | Incorrect specification of alignment | ||||
| |
INVALID_COLOUR | TYPE | Incorrect color specification | ||||
| |
INVALID_FORMAT | TYPE | Incorrect format specification | ||||
| |
INVALID_FRAME | TYPE | Incorrect border specification | ||||
| |
MAX_COLUMN_REACHED | TYPE | Column counter cannot continue | ||||
| |
MAX_ROW_REACHED | TYPE | Row counter cannot continue | ||||
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 |