The Function Module K_VERSION_STORE (Saves a screen variant) is a standard Function Module in SAP ERP and is part of the function group KSB2 within the package KBAS.
Function Module | K_VERSION_STORE |
Short Text | Saves a screen variant |
Function Group | KSB2 |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_SPRAS | LIKE | SY-LANGU | Language of the variant text | |
IM_VRBEZ | LIKE | T180T-VRBEZ | Name of the display variant |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_FIELDS | LIKE | T180S | Table with the fields to be posted |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_UPDATE_POSSIBLE | Posting was unsuccessful |