Implementation of SAP Note 1082823

Hello Experts,
Can someone let me know if anyone had implemented the a.m SAP note for Portugal tax requirement.
Thanks & Regards,
Ravi

Hi Ravi
I'm trying to implement this note.
I'm testing the XMLs files but some issues are ocurring.
Thanks
Flávio Gitsin
Brazil

Similar Messages

  • Issue in implementing the sap note 1401975

    Hi All,
    I am trying to implement the sap note 1401975 in the 4.7 version( SAP_APPL 470, Patch level 26). to implement this note i have to create a Function Module with export parameter of TYPE SEPA_STR_DATA_MANDATE_DATA. the problem here is the structure SEPA_STR_DATA_MANDATE_DATA not available in my system and no instructions are given in the note to create this structure. i have also implemented the prerequisite notes 1305012, 1360908.
    your Quick response will be highly appreciated.

    Reason and Prerequisites
    As a prerequisite, you require Noter 1090321 for SEPA Direct Debit and the two SEPA credit transfer Notes 1305012 and 1360908. Check whether these notes have already been implemented (search in the ABAP Dictionary (transaction SE11) for the structures FPAYHX_MDT and FPM_SEPA and check in transaction SE37 whether the function DMEE_EXIT_SEPA_21 already exists) and implement them if necessary.
    To be able to use the B2B (Business to Business) function, you also require enhancements in the SEPA third-party management (SAP Basis) that are delivered in a separate note.
    Check this prerequisite notes 1090321, 1305012 and 1360908 and its corrections present in your system
    Edited by: praveen reddy on Feb 1, 2011 2:47 PM

  • How to know side effects of implementing an SAP Note

    Hi All,
    Im new in implementing SAP Note.
    Kindly suggest how to analyize whether implementing an SAP Note will cause some side effect.
    How to do that ,I think just by looking at code can we assure that there will be no side effects.
    Kindly suggest.

    hello,
    the easiest way is to implement note and check the functionality manually for example execute transaction and post document or you could open the correction object (ABAP code) and analyse the correction which ll be imported and how those changes will effect your systems work. if you implemented the note and you noticed that corrections destroyed your previous functionality then you could rollback the note in your development system.
    best regards
    dez_

  • Error during implementation of SAP Note 41715

    Hi,
      I got the following error during implementation of SAP Note 41715.
    "Error during RFC connection to SAPNet, cannot update SAP Note"
    Why do we get this error? Any ideas.
    Thanks,
    Ibrahim

    Hi,
    this SAP note is a very old SAP modification note.
    I  think, you have to do all work manually.
    But have a look at the note: You have to install some other SAP notes before that!
    Regards,
    Klaus

  • Implementing of SAP Note 657999 - Error during Bring the gateway resource

    Hello all.
    During SAP note 657999 Implementation, pass 10, item F, The note says to bring the gateway resource SAPGW<SID> in online status. The "SAP GATEWAY Resource" tried to stay in online, but after a few seconds, the resource showed status "failed".
    In folder "C:\WINDOWS\SapCluster\sapgw\work" there are log files:
    sapstart.log:
    Starting at 2008/04/04 15:52:09
    Startup Profile: "C:\WINDOWS\SapCluster\sapgw\startgw.pfl"
    Starting Programs
    (412) CreateProcess: c:\windows\sapcluster\sapgw\gwrd.exe
    (4244) Parent Shutdown at 2008/04/04 15:52:21
    (4244) kill(SIGINT 412) failed.
    sapstart.trc
    Starting WebService thread
    SapSSLInit failed => https support disabled
    Webservice thread started, listening on port 50213
    Webservice named pipe thread started, listening on port
    .\pipe\sapcontrol_02
    MASTERSP\cluster_service is starting R/3 System at 2008/04/04 10:28:00
    SAP-R/3-Startup Program
    Starting at 2008/04/04 10:28:00
    Startup Profile: "C:\WINDOWS\SapCluster\sapgw\startgw.pfl"
    Starting Programs
    (4500) CreateProcess: c:\windows\sapcluster\sapgw\gwrd.exe
    (4112) Parent Shutdown at 2008/04/04 10:28:11
    (4112) kill(SIGINT 4500) failed.
    sapstartsrv.log
    trc file: "sapstartsrv.log", trc level: 0, release: "700"
    pid        1468
    Fri Apr 04 15:53:32 2008
    SAP HA Trace: Build in SAP Microsoft Cluster library '700, patch 146, changelist 959468' initialized
    Initializing SAPControl Webservice
    SapSSLInit failed => https support disabled
    Starting WebService Named Pipe thread
    Starting WebService thread
    Webservice named pipe thread started, listening on port
    .\pipe\sapcontrol_02
    Webservice thread started, listening on port 50213
    Then, what's happening?
    Thanks for all.

    hi Julian,
    check sapcrypto.dll is in the correct path and accessable?
    please list log file here -> dev_icmmon and dev_w0.
    Rgds
    aRie

  • Is it possible to force the implementation of a SAP note?

    Hi guys,
    I am installing SAP CPM, software components CPD 1.0 and PICM 1.0.  During the SAINT installation, I hit an error for both components in the ABAP Generation Phase.  I have found two notes with automatic corrections (1843317 and 2040519) to fix the errors.
    However, when attempting to implement both notes through SNOTE, it shows them as "Cannot be implemented".  I am assuming this is because the software components are not fully installed yet.
    I know that I can get the correction instructions from each note and manually put them in, but one of the notes has 15+ corrections.  Not exactly how I want to spend my day.
    Is there a way to force SNOTE to implement a note that is listed as "cannot be implemented"?  If not, does anyone have a better way to get the corrections applied besides doing each one manually?
    Thanks!
    -Jayson

    Hi,
    Here i would recommend to go for correction instruction instead of searching force implementation of SAP Notes as notes are used to fix bugs under some specific SAP standard codes and affects specific programs even and only recommended if support package still to be provided by SAP.
    Also need to check for the supported releases under SAP notes for performing corrections (strictly based or relevant for mentioned releases.)
    Hope you will understand and will try to avoid any issues by opting any force methods to implement the SAP Notes.
    Regards,
    Gaurav

  • Issue with SAP Note Implementation 977220

    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

    Dear ALL,
                      I have currently raised a OSS mesage to the SAP support.
    BR.
    Tanmoy

  • SAP NOTE implementation as part of charm

    Hi all,
    Is there any seperate configuration for the NOTE implementation through solution manager similar to charm.
    As of now i know the SAP Notes tab is used for recommending the notes to the end user for their problem.
    Is there any other functionality related to that tab.
    Kindly clarify this doubt.
    Thanks and Regards,
    Subhashini.

    Hi All,
    Thanks for your replies....that has given me some idea....
    I wanted to know whether can we implement the SAP NOTE through service desk / ChaRM.
    and if so....will it use a TR created in charm and move it to production or any spl functionality available so that it is categorized as a different function.
    Thanks for the inputs. will check the tools button, and get back.
    regards,
    Subhashini.

  • Error Implement SAP Note

    Hi all.
    I'm trying implementing a SAP nota 1428256 by SNOTE, but I get an error: "Edit objects separately since they cannot be transported together". In help it says:
       "  Message no. TK113
    Diagnosis
         The objects R3TR CINS 01200314691         0000837366 and LIMU METH
         CL_IM_RFIDES_TAX_BADI_016     IF_EX_FI_T cannot be edited together
         because only one of them can be transported out of this system. The
         other cannot be transported out of this system.
    System Response
         The function terminates.
    Procedure
         Edit the two objects separately."
    Could you help me? Do you know how to solve this error?
    Thanks a lot.
    Marta.

    Dear Marta,
    -TK113, might be user  due to a transport layer issue:
    1) Run transaction SE80 and choose package.
    2) Package name "ID-FI-ES" and choose create.
    3) Following should be the attributes.
       a. Package : ID-FI-ES
       b. Package Description : Spain Localization FI
       c. Application Component : FI-LoC
       d. Surrounding Package : APPL
       e. Transport Layer :  you probably have here SP9C or SP6B or other
                            > this should be SAP, so please change to SAP
       f. Software Component : SAP_APPL
    4) Save and activate the changes.
    If you created the package already, please change the transport layer
    to SAP and after activation please release the transport request and
    retry the note implementation.
    I hope this helps.
    Mauri

  • SAP Note de-implementation process

    Hi ALL,
                 I just want to know the process of de-implementing an SAP Note, which might have several dependent SAP Notes installed as a pre-requisite. What I mean is; Say If  i implement an SAP Note A, before system implements the SAP Note A it will load SAP Note B as a pre-requisite. How can we de-implement all of them successfully ?
    BR
    Tanmoy

    Hi ALL,
                 I found the following extract in SDN wiki:
    It may happen that you try to de-implement an SAP note via T-cd:SNOTE > u201CSAP Noteu201D > u201CReset SAP Note Implementationu201D, but finally you find that it does not work or fails with error.
    It is not recommended to de-implement any SAP note which has been already implemented completely. The reason is that even you de-implemented it now, the corrections would be implemented sooner or later again by corresponding support package implementation in the future. 
    If you want to de-implement any SAP note, please donu2019t do it yourself. Please contact SAP support. SAP will judge whether it is really necessary to de-implement the SAP note or not, and de-implement it for you in necessary.
    SAP is developing new tool to replace Note Assistant. De-implementation function is not to be integrated into this new tool, which means that it will be impossible to de-implement any already-implemented SAP note using the new tool.
    BR ,
    Tanmoy

  • Sap Note:792372 Implement?

    Hi,
    My name is Samad Farooq.
    Has any one implemented the SAP note:792372, by the name of kp97 cumalative copying. It is used to add two versions of planning from source to target.
    I had implemeneted this note, but cannot see any changes. Can any one help me
    how to see the changes or to administrator the note. when i implmented it prompeted with green lamps this indicates it had sucessfully implemented..but why i can see the changes.
    Looking to hear from u all..
    thanking you all for ur time.
    Samad Farooq

    Hi,
    those Suggested SAP Notes are the prerequisites for Implementing your expected SAP Note. You will see the corrections list in that SAP Note, once you traverse that listed corrections, you will come to know about some prerequisite SAP Notes, which need to be applied along with the SAP Note, which you are going to implement.
    The SNOTE will suggest you the list of other valid and required  prerequisites/dependent SAP Notes, which will be downloaded and applied in one run along with that SAP Note. you can not ignore them. Before you implement the SAP Note, read the prerequisite SAP Notes carefully.
    Refer [this link1 |http://help.sap.com/saphelp_nw04/helpdata/EN/60/8def3981fe5d7de10000000a114084/content.htm] and [link2|http://help.sap.com/saphelp_nw04/helpdata/EN/c3/0db13a95bed348e10000000a114084/content.htm] to get more information about such situation.
    Regards,
    Bhavik G. Shroff

  • Implement SAP note while upgrade is running

    Hello Folks,
    In our upgrade, during our downtime phase, we are running into an issue that requires an SAP Note implementation. We started our main instance, but when we go into SNOTE transaction, it is not allowing us to implement any notes. It gives the message "cannot implement/deimplement SAP notes; upgrade is running"
    We already tried commands tp unlocksys, tp unlock_eu, but nothing works. We are already past shadow instance switch, so unlocking shadow instance is no good.
    Can anyone provide any inputs on how to overcome this issue?
    Thanks!

    Hi Fahad,
    I think you have to implement the correction included in sap notes manually during upgrade.
    You can refer to note 1369430. In this note, it is said that:
    3.  Now use a modification to change the source code for the function
        module ENH_MASS_ACTIVATION and the method
        CL_ENH_TOOL_HOOK_DEF->IF_ENH_OBJECT~AFTER_IMPORT as described in the
        attached correction instructions. You cannot currently use the Note
         Assistant SNOTE to do this. Activate this change.
    So you see that it is not possible to use SNOTE during upgrade even after using unlocksys
    and unlock_EU command.
    Regards
    Julia

  • Regarding SAP Note- Manual/Automatic Implementation.

    Hi Experts,
    We have few OSS Notes related to Archiving. Is there any thing specifically mentioned in the note about the type of implementation(Manual or Automatic). I mean ,how do we know whether a note should be implemented manually or automatically ,or both the ways.Generally if it is manual we should require an access key for manual implementation if automatic is not possible.Please correct me if i am wrong. Please suggest
    Best Regards,
    Lakshman

    Hi,
    please look at the item SOLUTION in the SAP note (immediately before the header data).
    There you can find all actions to do, actions before SNOTE, actions after SNOTE, ...
    But there are more problems if your notes need other related notes, which will be downloaded automatically.
    Look into all of them before implementing the SAP notes for manual actions!
    Regards,
    Klaus

  • SAP Note 1720495 in Required to be implemented in EHP7 upgrade.

    Hi Team,
    During the ERP6.0 EHP7 upgrade before we release the system for SPAU activities is it mandatory to apply the SAP Note 1720495.
    Source : ECC 6.0 EHP6 Target: EC6.0 EHP7
    Regards
    Ravi Pandey

    Hi Ravi,
    Do you see in SPAU Snotes with status "SAP note <no.> obsolete; de-implementation necessary"
    If yes then only proceed with note implementation. Else this is not required.
    Note says: When you observe such status and try to de-implement the note , it destroys the code.
    So if you observe such status and want to perform de-implementation of SAP note, first implement this note and then proceed with de-implementation.
    Regards,
    Deepak Kori

  • Snote error while uploading SAP Note

    Hello everyone
    Today i encountered strange problem with transaction Snote. I was asked to implement a SAP Note wit snote, so i have downloaded the note with Download Manager (i haven't configured OSS connection yet), and wanted to upload it to snote. When i try to upload, i get error SCWN017, Data file of SAP Note is incomplete. I checked this downloaded note on another system, and the note was uploaded successfully. I have no idea, what happened - i used snote a week ago, and i was able to upload Sap notes without any problems. No upgrades (SP's od addons) since then were made to the system. Does anyone has an idea what to do?

    Hi,
    pls reconfigure your oss connection and check this note
    959624
    DFPS 6.10 SP1: Collection of notes concerning known errors
    Regards
    Nayeem

Maybe you are looking for

  • Cost Center not appearing in FAGLL03

    Dear Forum, We have come accross a peculiar situation. The GL Document is posted using the Non-Statistical Order as well as Cost Center. However, when we veiw the Expense GL Account using the T Code FAGLL03, we cannot see the Cost Center, but can vie

  • Can PAP2 recover from firmware download disruption

    If the PAP2's download of its firmware or config file are disrupted, does it recover gracefully and try again or will it be corrupted? Thanks

  • Eliminate duplicates in result set

    Hi, I have the following output from a SQL query. I want to eliminate the duplicates. In the sense, even though there are 2 different receivers, the o/p is coming as a combination of them. Say...Receiver1 Receiver2 in one row and Receiver2 Receiver1

  • Copy changes from SO to inquiry

    Hi, I have a requirement - a Sale order is created from inquiry, and if I make a price change in the sale order,it should be reflected in the inquiry.How can this be done. Are there any BAPI's to achieve this ? Regards, Charanya Edited by: Charanya R

  • Why does a pop up screen ask me to extract the image using Lightroom Installer, when all I want to d

    Why does a pop up screen ask me to extract the image using Lightroom Installer, when all I want to do is view it ?