Menu

SAP Function Module SSF_SAVE_STYLE

The Function Module SSF_SAVE_STYLE () is a standard Function Module in SAP ERP and is part of the function group STXBS within the package SMART.

Technical Information

Function Module SSF_SAVE_STYLE
Short Text
Function Group STXBS
Package SMART
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_HEADER TYPE SSFCATS Header Data
I_LOCK_STYLE LIKE 'X'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_PARAGRAPHS LIKE SSFPARAS Paragraph Formats
I_STRINGS LIKE SSFSTRINGS Character Formats
I_TABSTOPS LIKE STXSTAB Tabs

Exceptions

This function module does not define any Exceptions.