Query About Sap Notes

Hi,
I want to know where can I get more indformation about SAP notes.
e.g.  We have a sap note no. 'note 871787' , for a newly piece of code added to a standard function module.
Where can i get motre information about this note .

Hi
To check the SAP Notes you need to have the OSS User Id to logon.
Goto www.service.sap.com-> SAP Support Portal--> Enter your OSS User ID
Search for required SAP Note. And open the Note.
The SAP Note describes you the how to modify the program,.
First check the Componet information from your SAP system.. Goto> system> status---> Component Information.
Then for each Component (SAP_APPL -- 470, 500, 600....)there will be different modification.
Now choose your Component and replace the code from SAP Note Correction instructions to your SAP Syatem.
Thanks & Regards,
Dileep .C

Similar Messages

  • Question about SAP note instruction(subroutine does not exist)

    Hello Experts,
    I was just given a task wherein I need to manually apply a SAP note but in the instruction it says that I need
    to edit a subroutine that when I checked does not exist in the function group. Now, do I need to create that subroutine
    or am I missing something?
    Hope you cna help me guys. Thank you and take care!

    Hi,
    You should not have created that subroutine on your own, it seems like its an Formula Routine created from tcode VOFM -> Formulas -> Condition Value. so create a routine with number 49(access key required) and add the code to it.
    But as this is a Enhancement implementation, i recommend you to implement this Notes by importing the support package for the component SAP_APPL. Details about support package level in which the note corrections are delivered are given in that notes. so better take help of your basis guy.
    Regards
    Karthik D

  • Questions about SAP Note Implementation

    I have never implemented SAP note before. We are on ECC 5.0 and want to implement note 1041579. I looked at the correction instructions for the note and it says
    Prerequisites
    Note                                                             Correction 
    0000795865
    Enh in the FI interface for revenue recognition  0120031469 1  0000455384
                                                                       0120031469 1  0000455385
                                                                       0120031469 1  0000455391 
    I have following questions.
    1. Does it mean that I need to implement note 0000795865 before I implement 1041579, also what do the Corrections mean? Are these some other notes I have to implement
    2. How can I see what notes have already been implemented in the system and which are not?
    Will certainly award points for the right answer

    Hi Srikrishna,
    Does this mean that all these other notes (761173, 847204, 795865) should be implemented before 1041579.
    Ans : There are normally pre-requisities for any note and again that pre-requisite note will have many more pre-requisite notes. It doesnt mean that we have to implement all those notes. See whether that specific note is applicable for the version and package that you are using. Also do a search as I have told you to see whether that note has already been applied.
    Also the prerequisite for 795865 is 847204 how can that be the note number 847204 is greater than 795865?
    Ans : Note numbers doesnt need to be ascending. I am not sure how a note gets its number, but definetly they dont need to be in an ascending order.
    Regards
    Aneesh.

  • Query about SAP locks /enqueue objects

    I have created an lock object for a bespoke table which has 5 key fields.  For arguments sake let's call them
    WERKS QMGRP QMCOD OTGRP OTEIL.
    The problem I have is the following:
    User 1 has a house profile that can access the following data:
    WERKS QMGRP QMCOD OTGRP OTEIL
    9026  HOUSE CUST
    User 2  has a functional profile which gives them access to the following:
    WERKS QMGRP QMCOD OTGRP OTEIL
    9026  HOUSE CUST 
    9026  HOUSE CUST   CS    C001
    9026  HOUSE CUST   CS    C002
    I am building a front-end to the table to enable the users to change data associated with these keys.  My problem is the following.  If User 2 locks the entries,(s)he has access to first, the user 1 entry will be locked to changes,  which is correct.  If, however, user 1 locks its entry first, <b>all</b> of user 2's entries are locked even though only the first entry is allowed to be accessed by both.  I think this is happening because the SAP lock object does not recognise '   ' '    ' as a separate value to 'CS' 'C001'.  It thinks because 9026 HOUSE CUST '   ' '    ' is locked, then the other entries should be locked because they share 9026 HOUSE CUST from the key, even though there are other values in the key following 9026 HOUSE CUST.
    What I want is if user 1 locks its entry first, then only the entry that matches the key  totally for user 2 is locked, leaving the other 2 entries to which user 2 has access free to be edited.
    Is there a way I can get the SAP lock object to recognise this eitehr by changing the enqueue function module or by the way I cal the enqueue object or not?
    Any help would be appreciated.
    Hope this makes sense
    Larissa

    Hi Larissa,
    As far as I know, You cannot change generated enqueue function module. The other way as i think might work would be to create a new FM and do manipulation (for space to be changed as some other value) before calling this generated Enqueue FM.
    Hope this helps.
    Regards,
    Vicky
    PS: Award points if helpful

  • Query about SAP ABAP programming?

    I am not good at programming but wanted to make a career in SAP. SAP counselor said that being a fresher it is extremely difficult to find a job in other modules and ABAP is the only option for me, but she said that programming is not that hard in ABAP, only have to remember ABAP dictionaries and rest is not that hard btwn one of my friend said that one cannot learn ABAP without having knowledge in C++ or .Net and there will be some OOPS concepts that need to be learnt before learning ABAP. Are the concepts not taught in ABAP. Plz state your opinion. I am not good programmer but a hard worker

    Hi Dude,
    Don't worry, no people born as genius.
    1. ABAP is a nice programming language and you can start learning ABAP by yourself too, but you need someone at very first stage.
    2. ABAP is also having OOPs concept, it is not that much hard to understand.
    3. If you knew any other programming language then it would be much easy to go with ABAP, means if you know one programming language then other programming language would be easy to learn, because concept wise all programming language same, only syntax would vary.
    So, all the best.
    Notes:- I have heard "Hard Work Never Fails"
    Regards!
    Sheik

  • General query about SAP

    Hi,
    Would the installed Products & relevant Components be present in the Database? How can we query the Database to obtain this information? Which DB Privileges would we need? would those privileges database specific like for oracle and ms sql?
    Is there a way to obtain the same information that Easy Access shows, via Command Line? Is there a command that, given the relevant options, will query SAP, and return information in the stdout?
    Regards,
    MNA

    Would the installed Products & relevant Components be present in the Database?
    -Yes, always...
    How can we query the Database to obtain this information?
    -By select statements on the tables already specified
    Which DB Privileges would we need?
    -All depends on the platform and db type. Means, you need enough authentication and authorizations to access the tools specific to the database vendor to run the query you want. So, database administrator user, like orasid (oracle on SAP), db2sid (db2 on sap) etc...should be able to login into sqlplus(oracle), db2 prompt(DB2), query analyzer(MSSQL) tools.
    would those privileges database specific like for oracle and ms sql?
    -Yes, refer to specific database guides for details. However, database administrator user is created automatically in all databases and this is normally referred as same in all DBs. But, theoritically speaking, actuall naming conventions are very specific the database vendor.
    Is there a way to obtain the same information that Easy Access shows, via Command Line? Is there a command that, given the relevant options, will query SAP, and return information in the stdout?
    in DB2, you use db2 command line processor db2clp. in MSSQL, you use the query analyzer. In Oracle, you use SqlPlus. To save the output of the query, you can use the SPOOL command.

  • Question about SAP Note 553561

    According to the above OSS note, we can us ODS as data stage to prevent the data missing or duplicate before load into infocube, Is this mean that  as long as the data is go through the ODS, we can change the safe time interval from standard 2 hour to a shorter time?
    e.g. my report request is to display the data until 8:00 AM every day, With two hour safety time interval, I have to schedule the extract at 10:00 AM,  the orginal loading to from ECC to infocube directly through datasource 0CO_OM_CCA_9.
    Now the business requirement has been changed to display the data until 9:00 AM, and the schedule extract time still at 10:00 AM.  if we use the ODS 0CCA_O09 as the layer before the data load to infocube,  is this going to resolve my problem, do I need to modify the safety time interval from 2 hours to one hour/

    By reading through the post about the datasource 0CO_OM_CCA_9. what understand is that in order to extract up to minute data, we need to use  ODS to get rid of the duplicate records and in table BWOM_SETTINGS change the value for mostrecent from blank to X.
    Is this mean that we can either make the delta of 2 hour (by set the mostrecent to blank) or get the up to minute extraction(by set mostrecent to X)?
    What about if I want to make the safety time interval for 1 hour?

  • Query on SAP Note 441518

    Under the Solution - pt 3, it says ....and in the HOME- subdirectories.
    Can someone please tell me where I can find the HOME- subdirectories and how should I set the ORACLE_SID there?
    Thanks

    Hi Nikunj,
    My main problem is [here|PI 7.1 SAPinst error in "Import ABAP" phase;. It is the second thread in this same forum, just below this thread
    Just for the record, the note had resolved my "ORA-12560" problem but the main problem still remains.
    If you can provide any help, it would be great. Thanks once again.

  • Help me about sap note 956867

    hi:
    Anyone can help me download sapnote 956867 and mail to me?My service account is locked now.
    Thanks in advance.
    Best regards.

    I will appriciate you if you will remove you email id from the thread and will not ever write in the forum. You can display your email id in your User Profile. I am saying this coz this is against the forum rules. For more infor read the forum engagement rules on sdn. )
    Regards,
    Sarvesh

  • Query about SAP Web AS 640

    Hi All,
    Can you please let me know the latest Service pack for SAP Web AS 640. If possible get me a documentation to follow.
    Regards
    Anirudh

    Hi Anirudh,
    The latest one is SPS17, according to this following link :
    http://help.sap.com/saphelp_nw04/helpdata/en/44/4742b29d780597e10000000a155369/frameset.htm
    Please check this out.
    Regards,
    Sudeep

  • About SAP Notes

    Hi All,
    I have doubt here,
    Current System is : 470 
    Highest Support package : SAP_APPL - SAPKH47022
    OSS Notes No. 881014 said :
    Support Package :  SAP_APPL Rel. 470 SAPKH47025
    Correction Instr. :
    --- Validity Details : 470 - SAPKH47024
    --- Prerequisites    : I have checked all under current package
    I am not pretty sure doing this, because i just done once and in 4.0b. Should I download SAPKH47025 ?
    Thank you in advance.
    Sandi

    It means it is available in SAPKH47025 patch. Since you are on 22, it is applicable to you.
    While you are upto 24 or less, you can choose to do the corrections defined in this note manually (or using SNOTE). Check the correction instructions in this particular note and follow the same.

  • Implementing SAP Note query

    Hello,
    My query is  , i need to implement SAP Note 1232490. The highest support package applied in my system is SAPKB46C55.
    This note is part of support pack SAPKB46C59. Can i apply this note now directly or should i apply SAPKB46C56,SAPKB46C57,SAPKB46C58,SAPKB46C59 ?
    If i apply directly,what about if any dependencies exist for that ?how to check the dependencies ?
    Our SAP Version -- 4.6C
    Regards,
    Chaitanya.

    i have one more query.
    for SAP Note : 1449574
    it is written Valid Releases SAP_APPL 46C to higher releases.
    But it is also written in SAP note that, this note comes as part of support pack for minimum 500 release.
    can i apply this in R/3 4.6C ??
    please go through the note pdf and please clear my doubt.
    Regards,
    Chaitanya.

  • SAP Notes/ Patches.

    Hi All,
    I just want to have idea about SAP notes patches.
    These patches are applied by BASIS guy but what is role of functional consultant regarding SAP HR notes.
    Please provide me a clear idea about patches.
    Regards
    Priya

    It is the reponsibility of the Functional Consultant to
    1) analyse the contents of all the notes contained in the patches - service.sap.com has detailed information on every single note,
    2)  identify any potent impact on existing processes.
    3) Several Notes have side effects, already identified by SAP, and  further notes issued to correct these side effects. This information should be available for most cases in service.sap.com. Be aware and esnure all related notes are applied in the right sequence.
    4) SOme notes may require manual changes to table, changes directly to each client etc, get an overview of them, and ensure you have planned time for doing this.
    5) Design a detailed regression testing plan based on the impacts identified i.e if the note is touching a specific process, test it to ensure it has'nt changed - Also identify a few critical processes, that you will test anyway, whether or not they are touched by the notes/paatches
    6) Carry out regression testing in all clients (except production of course - carry out some sense checks in production)
    The above applies to whole sale application of patches such as Annual Legal Changes, Quarterly Hot Patch updates etc. However the general approach holds true even for applying a single OSS note.
    Hope this helps.

  • SAP Note Nr. 683745

    Hi SD Consultants,
    Can someone explain me about SAP Note Nr. 683745. We applied this in 4.7 but now we are upgrading to ECC 6.0. Now we want to analyse if this note is required in ECC 6.0. I'm not sure if this is SD specific or FM specific. If someone can explain what this note does, that would be of great help.
    SAP Note Nr. 683745                          03.10.2008           Page 1
         Number                   683745
         Version                  0014
         Processor                BALAJI
         Processing Status        In Process
         Implement. Status        Completely implemented
         Language                 EN
         Short Text               Utility programs for SD-FM integration
         Component                PSM-FM-UP-CM
         Long Text
         Symptom
         You discover that the net value in some sales orders does not agree with
         amounts in Funds Management (FM).
         Other terms
         VA01, VA02, VA03, Sales Distribution (SD)
         Reason and Prerequisites
         Reason: Inconsistency between SD and FM.
         Solution
         1. Create executable programs ZZ_CHECK_SDFM, ZZ_SIMULATE_VA02 and
            ZZ_CORRECT_DEL_SDFM under Financial Accounting (FI) in a customer
            development class beginning with Y or Z, with the titles:
            ZZ_CHECK_SDFM         Check of sales order inconsistencies in FM
            ZZ_SIMULATE_VA02      Update of sales orders in Funds Management
            ZZ_CORRECT_DEL_SDFM   FM correction of deleted sales order lines
            a) After you have saved and activated programs, you can take over
               text symbols in English from the programs as follows:
               -  SE38 -> Text elements -> Change (CTRL+F1) -> Utilities ->
                  Adjust -> Textsymbols -> Edit -> Insert text symbols.
         Alternatively, you can copy and paste the text from the following lines:
         Text symbols for program ZZ_CHECK_SDFM
         Sym Text                                                dLen mLen
         010 Doc. no.   Line                                       15  15
         011       Amount in SD          Amount in FM              40  40
         020   Line deleted in SD                                  18  18
         030 Net values of selected sales orders in FM are correct 53  53
         040 Missing line in FM                                    18  18
         Text symbols for program ZZ_SIMULATE_VA02
         Sym Text                                                dLen mLen
                                                                           Page 2
         010 SD order was updated.                                 21 30
         Text symbols for program ZZ_CORRECT_DEL_SDFM
         Sym Text                                                 dLen mLen
         010 Doc. no.   Item                                        15 16
         020 Amount in SD          Amount in FM                     34 34
         030 Line deleted in SD                                     18 18
         040 Net values of selected sales orders in FM are correct. 53 53
         050 AccAs AmTp Year FM Date    Period          Amount      49 49
         060 Correction is not possible with selected date.         46 46
         100 Date/period for corrections                            27 27
            b) Then choose the "Selection texts" tab and take all possible
               parameters from the dictionary by checking the "Dictionary ref."
               box.
         2. Now you can run ZZ_CHECK_SDFM to identify inconsistencies in SD-FM
            integration. The billing amounts are not considered by this program
            ZZ_CHECK_SDFM.
         3. To correct any inconsistencies found, you can access the sales order
            using transaction VA02.
            a) In the most cases, if you change and remove a change in VA02 and
               then
            b) save, it will correct FM amount.
            c) For larger numbers of incorrect sales orders, you can use program
               ZZ_SIMULATE_VA02. To run ZZ_SIMULATE_VA02 you will need to
               implement for EA-PS 1.10-2.00 the correction instructions
               0120031469-347128 or 0120031469-347129.
            d) You will need to change 2 methodes: TRANSACTION_INIT and
               SAVE_DOCUMENT using the transaction SE19 and implementation
               IM_BADI_SD_SALES_FM.
         4. Inconsistencies that cannot be corrected using VA02 or
            ZZ_SIMULATE_VA02 will be most likely where a sale order line item was
            deleted and the deletion was not recorded in FM. In such cases, you
            will notice the text: 'Line deleted in SD' in the log of
            ZZ_CHECK_SDFM. Such lines can be corrected with 3 ways:
            a) You need to create the deleted line again, save the sales order,
               and then delete the line again. This will only have the desired
               effect if sales order deletion is working correctly in FM. This
               manual correction has an advantage that Budgetary Ledger documents
               are created as well.
            b) The second way is required for sales order lines which were
               carried forward in FM to the next fiscal year and which are not
               possible to recreate again, because sales order does not exist or
               automatic line item numbering does not allow to type a certain
               number. In such case you will need to run program
               ZZ_CORRECT_DEL_SDFM in order to close the open amount in FM. If
               you use Budgetary Ledger (B/L), then you will need to run
                                                                           Page 3
               budgetary ledger reconciliation program RFFMFG_BL_CORR for
               corrected sales order document in order to create B/L document for
               the FM closing amount.
            c) The third way can be used only for sales orders, which were not
               carried forward yet. It is suitable for sales orders which were
               completely deleted in SD and the deletion was not recorded in FM.
               In such case you can delete FM line items using deletion program
               RFFMDLOI. If you have Period Based Encumbrance Tracking (PBET)
               active, you need to use the modified version, ZFFMDLOI, provided
               in note 577860. If you also use Budgetary Ledger (BL), this third
               way is not suitable for you unless you are experienced with B/L
               reversal program ZRFFMBLREVERSEDOC (provided by note 683707) and
               locating the B/L document based on the relation of fields
               FMIOI-TRANR and BKPF-XBLNR.
         Valid Releases
         IS-Public Sector
             462
         SAP R/3 Enterprise AddOn Public Sector
             110
             200
             500
         ISPSADIN - Merge IS-PS & DI
             10A
    Thanks,
    Rajbans

    Hi ,
    SAP note 1810084 - SAPBWNews NW BW 7.30 ABAP SP10
    This note contains the SAPBWNews for ABAP Support Package 10 for BW release 7.3
    It provides a list of all notes describing the corrections or enhancements in Support Package 10.This note will be updated when other notes are added.
    To customers who power their BW with SAP HANA, SAP strongly recommends to apply the latest available SAP HANA revision.
    AS there is no correction instruction in this note, this cannot be implemented using SNOTE.
    You need to refer to all the SAP notes mentioned in this note and apply relevant notes.
    Hope this helps.
    Regards,
    Deepak Kori

  • SAP NOTE 1298433 Bypassing security in reginfo & secinfo

    Could someone advice me about SAP NOTE 1298433 Security note: Bypassing security in reginfo & secinfo
    In my opinion this error correction  must be done carefully due could be a risk during the execution of jobs  that use external programs  causing that  jobs finish with errors, losing files  or external programs  unable to connect
    We have received news from others customers that have applied this change and they have had some issues, where external programs where unable to connect, there was such a flood of them at once at the end the  client requested to  disable this for now, as they are controlling their environment for this with their firewalls.

    A likely cause of failure is that you restricted the user-hosts in secinfo without maintaining reginfo.
    Absence of reginfo defaulted to secinfo settings, but that is somewhat contradictory as they service a different purpose.
    Please describe the scenario of your concern? Particularly, are you using any IS-solutions or have background processing "balanced" onto a specific server?
    Can you locate it to a reginfo problem in combination with a router?
    Firewalls between the server network and the clients is good, but not very scalable as the firewalls are generally rather blunt and don't understand application logic. Network security folks seldomly understand SAP as well and don't really like maintaining SAP related network devices.
    Cheers,
    Julius

Maybe you are looking for

  • How do you get your cd pic and music videos on here?

    Well i just bought a music video on itunes can you not put music videos on there and also arent you suppose to be able to see the cover of the cd on your ipod? HELP PLEASE!!!!

  • Purchase order capturing text

    Hi while creating a purchase order after entering all the details their is a text tab in which the enduser will type something and save the purchase order and now my requirement is to capture those text and print it in smartform and now i want to kno

  • Yahoo messenger for iphone

    hi guys i just got my new iphone and i have few questions... 1) how big is 8GB? i mean how many songs/pictures can i have saved in my 8GB iphone? 2) i want to have my yahoo messenger in my iphone, is there a way i can download it, maybe through itune

  • Zen Micro Freezing While Play

    My Zen Micro is my second MP3 player. My first one was a 2.5 GB Rio Nitrus. It was everything I needed it to be until it started acting funny. It froze up a few times while playing. Then I went on vacation and a week later when I got back and tried t

  • The release dates for some ablums are incorrect.

    Some of the albums in iTunes have the wrong release dates posted. See tag, this album just came out in 2011.