Message type: E = Error
Message class: PU - Upgrade and Transport Log Messages
Message number: 806
Message text: Parameter passing is inconsistent
The transfer parameters of this function module are inconsistent:
The parameter iv_subdir_levels has the value &V1&. The values of the
parameters iv_subdir1 to iv_subdir6 mean that it can only have the
value &V2&.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Call the function module with consistent parameters.
Error message extract from SAP system. Copyright SAP SE.
PU806
- Parameter passing is inconsistent ?The SAP error message PU806 ("Parameter passing is inconsistent") typically occurs in the context of SAP HR (Human Resources) or Payroll processing. This error indicates that there is a mismatch or inconsistency in the parameters being passed to a function module or report, which can lead to issues in processing payroll or HR data. Causes: Inconsistent Data: The parameters being passed to a function module may not match the expected data types or formats. For example, if a numeric field is expected but a character string is passed, this can trigger the error. Missing Parameters: Required parameters may not be provided, leading to incomplete data being processed. Incorrect Configuration: Configuration settings in the HR module may not align with the data being processed, causing inconsistencies. Custom Code Issues: If there are custom enhancements or modifications in the system, they may not be correctly handling the parameters, leading to this error. Version Mismatch: If there are discrepancies
Get instant SAP help. Sign up for our Free Essentials Plan.
PU805
Error when calling the operating system
What causes this issue? An operating system command was called from an ABAP program. This command could not be executed.System Response The operatin...
PU804
Invalid system name "&"
What causes this issue? A function module (from function group STRF) was called with invalid value &V1& for the parameter SYSNAME.System Resp...
PU807
No authorization to read file &
What causes this issue? You tried to access file &V1& to change it but you do not have the required authorization. To be able to work with th...
PU808
No authorization to change file &
What causes this issue? When working with the Transport Organizer, you tried to access certain operating system files to change them. To avoid compet...
Click on this link to search all SAP messages.