Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Yellow traffic light happens during note implementation:

Former Member
0 Kudos

Hi ALL,

I am implementing a no. of SAP Notes into the system.

In some cases i can see yellow traffic light. I have proceeded with the same & implemented the SAP Note. The status of the SAP Note is showing Implemented Completely. Can there be any issues due to ignorance of Yellow traffic light ?? If yes, how can i solve the problem. Please suggest

BR.

6 REPLIES 6

former_member195402
Active Contributor
0 Kudos

Hi BR,

you should never implement SAP notes with yellow trafic light without solving the reason which causes this issue !

The notes are Implemented completely, because you confirm that they are Implemented completely, but in reality there may be some code missing, which may cause many problems and following SAP notes will have additional errors.

Reasons for yellow traffic lights can be

- modifications

- manually implemented SAP notes which differ from SAP standard

- in correct SAP notes

- incomplete SAP notes

- needed SAP notes which are missing in your system, which SAP didn't mark as needed

You should rollback your SAP note implementation until all yellow light notes are removed. Then you can begin to re-implement them . Don't forget to solve all issues immediately, or you will get many following issues.

Regards,

Klaus

Former Member
0 Kudos

Hi,

De-implementing an implemented SAP Note is not such a good idea. It can cause even more serious problems.

Morever System is not allowing to de-implement an SAP note due to other dependent SAP Notes. Is there any other way around ??

In my case, it's Yellow traffic light occurs for some objects with message u201Ccorrections incompletely copied".

My system is 4.6C. I can see the following problems: Context Block (Not Found) & Delete Block (Not Found).

BR

0 Kudos

Hi,

while accepting the SAP notes with yellow traffic light as Implemented completely you have corrupted your SAP system. Any following notes on thos objects may cause following issues.

If you have installed

1. note A (yellow)

2. note B (green)

3. note C (green)

4. note D (yellow)

5. note E (yellow)

6. note F (green)

you have now to de-implement in the following order:

1. note F

2. note E

3. note D

4. note C

5. note B

6. note A

After that you have to make sure to have the same situation as before installing note A. Check all versions of all objects !

Then you can begin to reimplement note A and solve all issues before implementation of note B.

Regards,

Klaus

koolspy_ultimate
Active Contributor
0 Kudos

Hi Tanmoy Mondal ,

Check this link [Click here|http://wiki.sdn.sap.com/wiki/display/SL/SAPNoteImplementationusingNoteAssistant-FrequentlyAsked+Questions] It might be helpfull to you.

Regards,

koolspy.

Former Member
0 Kudos

Hello Guys,

My name is not BR. It stands for Best Regards.

It was a mistake on my part. I should not have proceeded with the yellow Traffic light. However I have successfully de-implemented all the Notes as required. It has been a good learning lesson for me. I have reverted back the System to the Original state.

  It is no more corrupted. 

I will again start implementing the Notes from the start; now with extra precaution .

Thanks ALL,

BR

Tanmoy

Edited by: Tanmoy Mondal on Jan 10, 2012 6:49 PM

Former Member
0 Kudos

Thanks ALL