Message type: E = Error
Message class: EAML -
Message number: 302
Message text: Both IT_NETID and IT_OBJ_LNK_ID were specified
Both parameters IT_NETID and IT_OBJ_LNK_ID were specified when calling
method GET_OBJ_LINK_DATA.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Specify either parameter IT_NETID or IT_OBJ_LNK_ID, not both.
Error message extract from SAP system. Copyright SAP SE.
EAML302
- Both IT_NETID and IT_OBJ_LNK_ID were specified ?The SAP error message EAML302, which states "Both IT_NETID and IT_OBJ_LNK_ID were specified," typically occurs in the context of Asset Management or related modules where there is a conflict in the input parameters being provided to a function or transaction.
Cause: This error arises when both IT_NETID (Network ID) and IT_OBJ_LNK_ID (Object Link ID) are specified in the same context, which is not allowed. The system expects either one of these parameters to be provided, but not both simultaneously. This can happen due to: Incorrect Function Call: A function module or method is being called with both parameters populated, which is not supported.
Configuration Issues: There may be a configuration or customization that is incorrectly set up, leading to both parameters being populated unintentionally. Data Entry Errors: Users may inadvertently enter values for both fields in a transaction or program.
Solution: To resolve the EAML302 error, you can take the following steps: Review the Code/Function Call: If you
Get instant SAP help. Sign up for our Free Essentials Plan.
EAML301
Neither IT_NETID nor IT_OBJ_LNK_ID was specified
What causes this issue? Neither parameter IT_NETID, nor IT_OBJ_LNK_ID was specified when calling method GET_OBJ_LINK_DATA.System Response The system...
EAML290
Linear data exists for the object link; use transaction IN22 for editing
What causes this issue? You are trying to edit an object link for which linear data has already been created.System Response Although you can edit t...
EAML303
Specify technical object type for network (parameter IV_KANTYP)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EAML304
Caution: You are about to change defaulted linear data of the object link
What causes this issue? You are about to change linear data of the object link that was defaulted from the technical object. Only change the defaulte...
Click on this link to search all SAP messages.