Message type: E = Error
Message class: PS - SAP Electronic Parcel Service
Message number: 011
Message text: Incorrect call of function module
Information on which files you want to transmit is passed to function
modules EPS_FTP_MGET and EPS_FTP_MPUT either from parameter FILE_MASK
or from table FILE_LIST. You specified both.
The function was terminated.
Either use parameter FILE_MASK to select the required files or pass the
file names in table FILE_LIST. If you use FILE_MASK, table FILE_LIST
must be empty.
Error message extract from SAP system. Copyright SAP SE.
PS011
- Incorrect call of function module ?The SAP error message PS011, which states "Incorrect call of function module," typically occurs when there is an issue with the way a function module is being called in an ABAP program. This can happen for several reasons, including incorrect parameters, calling a function module in an inappropriate context, or issues with the function module itself. Causes of PS011 Error Incorrect Parameters: The function module may be called with incorrect or missing parameters. Each function module has a specific interface that must be adhered to. Context Issues: The function module may be called in a context where it is not allowed. For example, some function modules can only be called in certain transaction types or program states. Authorization Issues: The user may not have the necessary authorizations to execute the function module. Function Module Not Active: The function module may not be active or may have been deactivated in the system. Incorrect Usage: The function module
Get instant SAP help. Sign up for our Free Essentials Plan.
PS010
Connection failed
What causes this issue? An error occurred during connection setup. Destination: <LS>&V2&</> Error code: <LS>&V1&...
PS009
Transmission restart failed
What causes this issue? The target file exists but is incomplete. When you started the transmission, you specified that in this case an attempt shoul...
PS012
Could not create file list
What causes this issue? A list of the required files could not be created as an error occurred. Directory: <LS>&V2&</> File ...
PS013
Function not available
What causes this issue? The transmission function required is not available in the target system. Function: <LS>&V1&</> Tar...
Click on this link to search all SAP messages.