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