SAP OSS Notes

1668874 SAP OSS Note - Engineering record supplied duplicate parameter to sidepanel








SAP OSS Note 1668874 version 0003 contains details of a know issue related to Engineering record supplied duplicate parameter to sidepanel. This includes any associated symptoms and instructions on how to fix it, see below for full details. Also check out the comments section to view/add related contributions, questions or screen shots, based on real life experience of this oss note and problem.

...For more information about the SAP support system known as OSS please check out the SAP OSS NOTES SECTION, whih includes how to download & implement them onto your SAP system using transaction code SNOTE.

Note 1668874 Details:






When does this problem occur

Sidepanel in engineering record shows the preview or analytical content of the selected item. The refresh of sidepanel fails when the item selection is changed.


Description of problem

BCV, Engineering record side panel, dump, duplicate parameter


Cause of the problem and Pre-requisites

The refresh of side panel is not triggered by the UI framework because duplicate parameters are supplied to it.


Solution instructions

Please implement the prerequisite note 1631355 first and then the corrections from this note.

Note 1668874 Correction instructions:



NOTE: Only source text changes are displayed here

*$*$----------------------------------------------------------------$*$*
*$ CORRECTION INSTRUCTIONS 0120061532 0001416765 $*
*$ Prerequisite corr. inst. 0120031469 0001015004 Note 0001631355 $*
*$--------------------------------------------------------------------$*
*$ VALID FOR : $*
*$ Software Component PLMWUI PLM INT $*
*$ Release 702 SAPK-70201INPLMWUI - SAPK-70201INPLMWUI $*
*$*$----------------------------------------------------------------$*$*
*&---------------------------------------------------------------------*
*& Object METH /PLMU/CL_ECR_APPL_ASSIST
*& /PLMU/IF_EX_FRW_SIDEPANEL~GET_PARAM_TAG_MAP
*& Object header CLAS /PLMU/CL_ECR_APPL_ASSIST
*&---------------------------------------------------------------------*
...
CONCATENATE '/BCV/:' -tag INTO
-tag.
ENDIF.

*>>>> START OF DELETION <<<<<
LOOP AT lt_parameter ASSIGNING .
*>>>> END OF DELETION <<<<<<<
*>>>> START OF INSERTION <<<<
* Here ECR ID is already added to CT_PARAM_TAG_MAP. when ECR ID
* is present in any attribute structure of Item, it will be added
* again here and this results in conflict and dump
LOOP AT lt_parameter ASSIGNING
WHERE name <> 'ECR_ID'.
*>>>> END OF INSERTION <<<<<<
...
*&---------------------------------------------------------------------*

Effected Objects:


(METH) - /PLMU/CL_ECR_APPL_ASSIST /PLMU/IF_EX_FRW_SIDEPANEL~GET_PARAM_TAG_MAP

(METH) - /PLMU/CL_ECR_APPL_ASSIST /PLMU/IF_EX_FRW_SIDEPANEL~GET_PARAM_TAG_MAP

Solution instructions


Please import the corrections attached to this OSS note into your SAP system using SNOTE.

You can also view the full details of this OSS note and download it to your SAP system ready for implementation using transaction code SNOTE. Once it has been downloaded you can read the full details, check out any installation instructions including manual changes and see if there are any pre-requisites.

You can also check if a new version of note 1668874 has been released as well as see if the note is valid for your current SAP system landscape.

Check if SAP OSS note 1668874 has already been downloaded and is valid


To check if this note has already been download, what status it has and if it is valid for your system first execute t-code SNOTE and click on the SAP Note Browser icon
Icon used to execute SAP Note Browser report within SNOTE

From here you can just enter the note number 1668874 and press execute. If the note already exists it's details will be displayed. See here for full step by step instructions on how to check if an SAP note has been downloaded and is valid for your system.



If note 1668874 does not exist on your system you will receive the message "Unable to find SAP Note that meets specified criteria"
Icon used to execute SAP Note Browser report within SNOTE

If this is the case you will need to download the note to you SAP system also using transaction SNOTE. For further details see Download note using SNOTE. Even if it does exist you may still want to check if you have downloaded the latest version of the note.

Alternatively you can find full details of this note on the SAP service market place(SNumber / Service market place login will be required)