The Function Module SO_PROFILE_INSERT (Anlegen des SAPoffice Profiles) is a standard Function Module in SAP ERP and is part of the function group SOC1 within the package SO.
Function Module | SO_PROFILE_INSERT |
Short Text | Anlegen des SAPoffice Profiles |
Function Group | SOC1 |
Package | SO |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROFILE | LIKE | SOPRD | SAPoffice profile |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PROFILE_NO_INSERT | SAPoffice profile could not be created |
X_ERROR | Internal error |