Application Development and Automation 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: 
Read only

Issue with SAP Note Implementation 977220

Former Member
0 Likes
352

Hi ALL,

I am trying to implement the SAP Note: 977220 for the Report RFIDPL06 (FI Localization for the Country Poland).

While trying to implement the SAP Note: 977220, the system (version 4.6 C) successfully implements (Green Traffic Light) the following SAP Notes: 975358, 990307 & 1016797 as a pre-requisite. However after that when the system is trying to implement the SAP Note: 977220; it's showing the yellow traffic light because it can't find the followings:

... 

1. Context Block (Not Found)
    IF documents-egrkz = '9' OR documents-egrkz = '2'
      IF documents-ktosl = 'ESE'.
        doc_sum-tax = '0'.
        APPEND doc_sum. "943278
      ENDIF.


2. Delete Block (Not Found)
      COLLECT doc_sum. "943278

What can I do to resolve the issue ?? Any help will be highly appreciated!!

BR.

Tanmoy

1 REPLY 1
Read only

Former Member
0 Likes
299

Dear ALL,

I have currently raised a OSS mesage to the SAP support.

BR.

Tanmoy