Message type: E = Error
Message class: EHS_BAS - EHS_BAS
Message number: 006
Message text: Function &1: Parameter &2 has incorrect type
INCLUDE EHS_BAS_CHECK_INTERFACE OBJECT DOKU ID TX
INCLUDE EHS_BAS_COMPARE_INTERFACES OBJECT DOKU ID TX
During the check, it finds that the parameter &V2& does not have the
same type that the corresponding reference parameter has.
INCLUDE EHS_BAS_CHECK_IS_CONTINUED OBJECT DOKU ID TX
INCLUDE EHS_BAS_CORRECT_INTERFACE OBJECT DOKU ID TX
Error message extract from SAP system. Copyright SAP SE.
EHS_BAS006
- Function &1: Parameter &2 has incorrect type ?The SAP error message EHS_BAS006 indicates that there is a type mismatch for a parameter in a function module or method. Specifically, the error message states that the parameter &2 of function &1 has an incorrect type. This typically occurs in the context of SAP's Environmental, Health, and Safety (EHS) module, but it can also happen in other areas of SAP where function modules are used.
Cause: Data Type Mismatch: The most common cause of this error is that the data type of the variable being passed to the function does not match the expected data type defined in the function's interface. Incorrect Parameter Mapping: If the parameters are not mapped correctly in the calling program or if the wrong variable is being passed, this error can occur. Changes in Function Module: If the function module has been modified (e.g., changes in the parameter types) and the calling program has not been updated accordingly,
Get instant SAP help. Sign up for our Free Essentials Plan.
EHS_BAS005
Function &1: Parameter &2 has incorrect structure
What causes this issue? INCLUDE EHS_BAS_CHECK_INTERFACE OBJECT DOKU ID TX INCLUDE EHS_BAS_COMPARE_INTERFACES OBJECT DOKU ID TX During the check, it f...
EHS_BAS004
Function &1: Parameter &2 missing
What causes this issue? INCLUDE EHS_BAS_CHECK_INTERFACE OBJECT DOKU ID TX During the check, it finds that the parameter &V2& is missing.Syste...
EHS_BAS007
Function &1: Parameter &2 has incorrect change attribute
What causes this issue? INCLUDE EHS_BAS_CHECK_INTERFACE OBJECT DOKU ID TX INCLUDE EHS_BAS_COMPARE_INTERFACES OBJECT DOKU ID TX During the check, it f...
EHS_BAS008
Function &1: Parameter &2 has incorrect type (type group)
What causes this issue? INCLUDE EHS_BAS_CHECK_INTERFACE OBJECT DOKU ID TX INCLUDE EHS_BAS_COMPARE_INTERFACES OBJECT DOKU ID TX During the check, it f...
Click on this link to search all SAP messages.