The Function Module PA_USAGE_ACCESS_TO_DUMMY_INTF () is a standard Function Module in SAP ERP and is part of the function group PA_PACKAGE_DATA_TRANSFER within the package SPAK_API.
Function Module | PA_USAGE_ACCESS_TO_DUMMY_INTF |
Short Text | |
Function Group | PA_PACKAGE_DATA_TRANSFER |
Package | SPAK_API |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTION | TYPE | SYUCOMM | 'CREATE' | |
I_CLIENT_PACKAGE | TYPE | PACKNAME | ||
I_DUMMY_INTERFACE | TYPE | SCOMIFNAM | ||
I_SERVER_PACKAGE | TYPE | PACKNAME | SPACE | |
I_SEVERITY | TYPE | ERRSEVRTY | Error Severity |
This function module does not define any EXPORTING parameters.
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 |
---|---|
ACTION_NOT_SUPPORTED | Action Not Supported |
CLIENT_PACKAGE_NOT_FOUND | |
INTERFACE_NOT_FOUND | |
UPDATE_ERROR | Error during database update |
USAGE_ACCESS_NOT_FOUND | |
WRONG_INTERFACE |