SAP OSS Notes

1004293 SAP OSS Note - Note Assistant: Delta display in note log








SAP OSS Note 1004293 version 0002 contains details of a know issue related to Note Assistant: Delta display in note log. 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 1004293 Details:






When does this problem occur

You execute a system log display (Ctrl+F5) in Note Assistant. If you want to display a change of a repository object to be corrected, the display is not possible. An example of this would be a change in the source text of a function module.


Description of problem

Note Assistant, note, changes in the source text , delta


Cause of the problem and Pre-requisites

The problem is caused by a program error.


Solution instructions

Import one of the Support Packages mentioned below, or use SAP Note Assistant to implement the note.

Important: After you implement the note, it is absolutely necessary that you start Note Assistant again using transaction /NSNOTE.

Note 1004293 Correction instructions:



NOTE: Only source text changes are displayed here

*$*$----------------------------------------------------------------$*$*
*$ CORRECTION INSTRUCTIONS 0120031469 0000529379 $*
*$--------------------------------------------------------------------$*
*$ VALID FOR : $*
*$ Software Component SAP_BASIS SAP Basis component $*
*$ Release 620 SAPKB62055 - SAPKB62061 $*
*$ Release 640 SAPKB64013 - SAPKB64019 $*
*$ Release 700 SAPKB70004 - SAPKB70010 $*
*$*$----------------------------------------------------------------$*$*
*&---------------------------------------------------------------------*
*& Object FUNC SCWB_NA_SCREEN
*& Object header FUGR SCW_NA_SCREEN
*&---------------------------------------------------------------------*
*& FUNCTION SCWB_NA_SCREEN
*&---------------------------------------------------------------------*
...
IF iv_log_mode IS INITIAL.
lv_log_mode = space.
ELSE.
*>>>> START OF DELETION <<<<<
lv_log_mode = 'L'.
*>>>> END OF DELETION <<<<<<<
*>>>> START OF INSERTION <<<<
lv_log_mode = 'B'.
*>>>> END OF INSERTION <<<<<<
...
*&---------------------------------------------------------------------*
*&---------------------------------------------------------------------*
*& Object METH CL_CWB_NOTE
*& IF_CWB_NODE~APPLY_NODE_DOUBLE_CLICK
*& Object header CLAS CL_CWB_NOTE
*&---------------------------------------------------------------------*
...
METHOD if_cwb_node~apply_node_double_click.

*>>>> START OF DELETION <<<<<
IF av_exe_mode = ac_smode_log.
*>>>> END OF DELETION <<<<<<<
*>>>> START OF INSERTION <<<<
IF av_exe_mode = 'B'.
*>>>> END OF INSERTION <<<<<<
...
*&---------------------------------------------------------------------*
*&---------------------------------------------------------------------*
*& Object METH CL_CWB_NOTE
*& IF_CWB_NODE~GET_SETTINGS
*& Object header CLAS CL_CWB_NOTE
*&---------------------------------------------------------------------*
...
rs_settings-title = text-t01.
rs_settings-repid = if_cwb_node=>co_repid_na_screen.
rs_settings-dynnr = if_cwb_node=>co_screen_0100.
*>>>> START OF DELETION <<<<<
IF av_exe_mode = ac_smode_log.
*>>>> END OF DELETION <<<<<<<
*>>>> START OF INSERTION <<<<
IF av_exe_mode = 'B'.
*>>>> END OF INSERTION <<<<<<
...
*&---------------------------------------------------------------------*

Effected Objects:


(FUNC) - SCWB_NA_SCREEN
(METH) - CL_CWB_NOTE IF_CWB_NODE~APPLY_NODE_DOUBLE_CLICK
(METH) - CL_CWB_NOTE IF_CWB_NODE~GET_SETTINGS

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 1004293 has been released as well as see if the note is valid for your current SAP system landscape.

Check if SAP OSS note 1004293 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 1004293 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 1004293 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)