Reg ;  spau and spdd errors

Dear ,
         we have applied the patch in SAP 4.7. and we got the errors under 1) with modification 2) with out modification
                i observed errors under with modification , errors are
                    i seen two error fuction modules name . and i check those function module and i came to know that those function modules are not available in SAP.
                    and i seen some errors under WITHOUT MODIFICATION ASSISTENCE and the errors are of database tables related that are structues and i  opened that structures and checked the syntax(consistency) it is giving warning messages i.e 1) field name is reserved (i.e DATE) 2) table is not yet classified .
               now how i have to react to errors under with modification and without modification

1) field name is reserved (i.e DATE) 2) table is not yet classified .
Dont use the KEYWORDS as fields. try to use
ZZDATE or some thing like this..
2.
From menu Extras->Enhancement Category -> Choose Can be Enhanced option.

Similar Messages

  • Help required in running SPAU and SPDD transactions for post upgrade

    Hi All,
    We are doing a system upgrade to EHP1.
    We need help in SPAU and SPDD runs and why are they required in upgrade activity.
    Kindly respond.
    Thanks in advance
    Regards
    Rashmi

    Hi Rashmi,
    SPDD and SPAU are modification adjustments that you need to adjust after upgrade. This is a situation where the upgrade has to enhance some structures and elements that was available in previous version (probably 3.x). The system can not determine whether to overwrite the structures or to retain the old version. If the structures are custom structures, the system might overwrite any enhancements that you have done. In this kind of situations, the system puts any such structures and elements that it can not make a decision into these 2 lists. SPDD is for dictionary objects and SPAU is for configurations. You have to fix all the issues that are produced in these transactions. You need to first fix the ones in SPDD list and then the SPAU list. Once you drill down in those lists, it asks you to take actions like "change it", "keep the old version" or "ignore the changes" (I think these are the options). You need to chosse these options based on your analysis and turn all the yellow and red ones into green. Hope this gives you some idea.
    Thanks and Regards
    Subray Hegde

  • Regd SPAU and SPDD!!!

    Hi,
    I am involving in technical upgradation. I am getting the list of programs from my onsite persons and just correcting the programs and sending them the modified ones. But I want to know where exactly SPAU and SPDD transaction codes comes into picture. I never check these two tcodes while modifications. I have modified lot of pgms as of now. But I want to know about these transaction codes. Can any one tell me how and when can I use these two tcodes?
    Thanks in advance.

    Hi Ramesh,
    When you modify any SAP Standard object it get a modification tag marked to it.
    This modification tag is considered while you are upgrading and the complete list of modified objects is identified by SAP into 2 parts.
    1. Data dictonary objects
    2. ABAP Program (includes Executable programs, Includes, FM, etc..)
    1. SPDD - Data dictonary objects are displayed in DDIC. This is done by BASIS guys while installations only.
    Reason: If the dictonay structure is not updated before you execute the programs they might give you a run-time dump.
    2. SPAU - Programs are later listed seperately. These objects are to be checked and adjusted later after the installation of the upgrade version is complete.
    Hope this explanation is enough for you. If you want some specific info do let me know.
    Regards,
    Kunjal

  • Question on SPAU and SPDD.

    Hi Everybody,
    I have gone through the links and the questions in SDN and ended up in some confusion...
    What objects will come in SPAU and SPDD?
    What happens to the modifications done in the older version when we upgrade the version? (with Modification assistant and w/o)
    Will they come in these transactions?
    And what if we apply some patches(Notes) to the system? What is the impact of these patches to the SPAU transaction?
    Please provide me the information..
    Thanks in advance...
    Rewards to the helpful answers...
    Sankar....
    Message was edited by:
            Sankar

    hi Sankar,
    Please find below, answers to your questions:
    I have gone through the links and the questions in SDN and ended up in some confusion...
    1.What objects will come in SPAU and SPDD?
    <i>Ans: All the objects which are modified, after tansporting to the current system,
    will be listed in SPAU and SPDD. SPDD contains the list of all modified Data Dictionary objects, like tables, dataelements, domains,view...etc. The rest of all the modified repository objects will be listed in SPAU. </i>
    What happens to the modifications done in the older version when we upgrade the version? (with Modification assistant and w/o)
    <i> Ans: After the initial upgrade happens, we have to do adjustments from SPAU/SPDD to maintain or reset the changes. That is, from the list of objects in SPAU/SPDD, you have to either carry forward the changes to the new version, by choosing the option <b>ADOPT CHANGES</b> (available on right click) or <b>RESET TO ORIGINAL</b> (available on right click)</i>.
    Will they come in these transactions?
    <i> Ans: yes, they will be listed in these transactions, after the BASIS updgrade activity. </i>
    And what if we apply some patches(Notes) to the system? What is the impact of these patches to the SPAU transaction?
    <i>Ans: Patches will be supported by the version upgrade. In case of notes, we have to verify whether these notes are supported by the new version (you can go into <u>http://www.service.sap.com/notes</u> to verify this. Also, we have to analyze whther the code in the note is already incorporated in the new version. In this case you can ignore the chanes choosing <b>RESET TO ORIGINAL</b> option</i>
    Hope this helps,
    Sajan Joseph.

  • Role of spau and spdd and steps to starup upgrade

    hi all
    i want to know about the steps to start upgradation and role and at what stage sapu and spdd come in scene.
    Thanks.

    T.code SPAU and SPDD are used for adjusting Standard Objects.
    1) SPDD: This is for data dictionary corrections.
    This is mostly done by BASIS people .
    2) SPAU: This is for repository objects (programs, functions, classes, etc.). 
    This is done by an ABAPer
    In this Transaction  for all Objects you will be doing a version Comparsion.
    If you find any changes are done by the Customer in the Standard u will be Carry forwarding those changes in the new sytem which you are upgrading by ADOPTING MODIFICATIONS.
    If you don't find any Customer Changes u will  RESET TO ORIGINAL.
    Edited by: vasanth kumar vikram  prakash on Mar 6, 2008 10:25 AM

  • Can someone briefly explain what is SPAU and SPDD

    Hi All,
    I would like to have some clarity on SPAU and SPDD. Different sites show different explanations.
    Can someone briefly describe them?
    Thanks
    Vijay

    SPAU - The adjustment of Repository objects is carried out with transaction SPAU. Only those objects that have been modified by you and are being redelivered by SAP in an upgrade are presented for adjustment. If the objects you modified are not being delivered by SAP with the current upgrade, then they do not appear in the display.
    The system automatically recognizes during upgrade if modification adjustment is necessary. You are then prompted to perform the modification adjustment.
    You must decide whether the objects contained in the adjustment list should retain your modifications or if they should be reset to original. This is mandatory and must be carried out for each object visible in the adjustment transaction. Otherwise, the new original stays active in your System. The objects continue to be displayed in SPAU as not adjusted.
    SPDD - You need not perform adjustments with transaction SPDD if  you have made no changes whatsoever to the SAP standard objects of the ABAP Dictionary You have only added your own development work to the SAP System, that is new domains, data elements, or table structures in the customer namespace. Only changed SAP objects require further processing.
    For more details you may refer  below mentioned links.
    http://help.sap.com/saphelp_webas620/helpdata/en/c8/61ec66e33611d1954b0000e82de14a/frameset.htm
    http://help.sap.com/saphelp_webas620/helpdata/en/c8/61ec66e33611d1954b0000e82de14a/frameset.htm
    Hope this will help you.
    Best Regards,
    Sachin.

  • Tcodes SPAU and SPDD

    Hi experts,
             i am new to upgradation project. how can use tcode SPAU and SPDD?  please provide the link if you have any ppt .
    Thanks,
    Mahesh

    All the objects which are modified, after tansporting to the current system, will be listed in SPAU and SPDD. SPDD contains the list of all modified Data Dictionary objects, like tables, dataelements, domains,view...etc. The rest of all the modified repository objects will be listed in SPAU. 
    After the initial upgrade happens, we have to do adjustments from SPAU/SPDD to maintain or reset the changes. That is, from the list of objects in SPAU/SPDD, you have to either carry forward the changes to the new version, by choosing the option ADOPT CHANGES (available on right click) or RESET TO ORIGINAL (available on right click).
    Adjustment of Repository Objects By SPAU
    The adjustment of Repository objects is carried out with transaction SPAU. Only those objects that have been modified by you and are being redelivered by SAP in an upgrade are presented for adjustment. If the objects you modified are not being delivered by SAP with the current upgrade, then they do not appear in the display.
    The system automatically recognizes during upgrade if modification adjustment is necessary. You are then prompted to perform the modification adjustment.
    You must decide whether the objects contained in the adjustment list should retain your modifications or if they should be reset to original. This is mandatory and must be carried out for each object visible in the adjustment transaction. Otherwise, the new original stays active in your System. The objects continue to be displayed in SPAU as not adjusted.
    Regards,
    Ravi Kiran.

  • What does with T-codes SPAU and SPDD

    Dear Experts,
    What does with T-codes SPAU and SPDD.. How does it relates in Upgradation.. Can u just explain me in detail how to use this T-code.. Whether we have to use the T-Codes before upgrade or after upgrade..
    Kindly Explian me in brief..
    Regards,
    Hemanth Aluri

    Hi,
    SPAU:
    http://help.sap.com/saphelp_47x200/helpdata/en/83/7a18ecde6e11d195460000e82de14a/content.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/c8/61ec66e33611d1954b0000e82de14a/frameset.htm
    SPDD:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/2e/6d66647d9011d396b60000e82de14a/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/60/d6ba7bceda11d1953a0000e82de14a/content.htm
    Hope this will help
    Rgs,
    I.R.K

  • Tcode: SPAU and SPDD

    Hi Guys,
    Can some one explain me briefly about the Tcodes: SPAU and SPDD.
    why these Tcodes are needed, wht is thr usage.
    How to use these Tcodes.
    Example me with some examples.
    Thanks,
    Lee

    Hi,
    Support Packs are the upgrades we get for one release of SAP. For example, for component 4.7 you have support pack levels too (you can see this in transaction SPAM). SAP releases support packs for standard corrections which you can also implement separately through OSS notes (if you do not want the import the support pack). OSS notes might not carry all the changes that the SP might bring.
    These are the two activities that an ABAPer does during upgrade:
    1. SPDD: This is for data dictionary corrections. If any standard tables have been modified, then that object appears in the list and you have to adjust it again after comparing the versions.
    2. SPAU: This is for repository objects (programs, functions, classes, etc.). These have to be compared to the previous versions too and any missing bespoke code is to re-inserted. However, there are a few cases where it need not.
    More Details;
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/6d66617d9011d396b60000e82de14a/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/60/d6ba7bceda11d1953a0000e82de14a/content.htm
    Steps :
    ( (1) All Z programs and customization are adjusted in repository.
    (2) Using these transaction the sap prepare phase undertakes all these.
    ( (3) Then u might have to take the Combined and Unicode C process which is like combined upgrade and uniconverison as well.
    (4) First step is to change all ABAP programs to Unicode enabled.
    (5) You have to run a upgrade tool called SPUM4.
    ( (6) Then u have to do data maintainence consistency check etc.
    (7) Actually all this is done automatically when you run SAPUP and sapprepare.
    (8) Run SPDD and SPAU transaction for data dictionary correction and repositary.
    More Details;
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/6d66617d9011d396b60000e82de14a/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/60/d6ba7bceda11d1953a0000e82de14a/content.htm
    Transaction SPDD allows you to process Data dictionary objects needing adjustment. You should be very careful while making/accepting the changes as the impact is more than changing the program. The delay in SPDD will delay the upgrade project. The time frame for SPDD is before downtime and SPDD is performed in sand box client
    OSS note adjustment is also a part of SPDD, where we either reset the OSS note (It will come default with the upgrade version) or apply the OSS note (If OSS note is applicable for our release and if possible note should be applied using SNOTE.)
    Transaction SPAU allows you to process Repository objects needing adjustment.
    This task involves changing/accepting the SAP standard object brought in by SAP because of upgrade. We might wish to retain the changes from previous version in SAP standard object because of typical business scenario. SPAU comes after the downtime phase of upgrade and is carried in normal client.
    with regards,
    sowjanyagosala.

  • SPDD & SPAU  and EhP4  before or after ?

    Hello all
                  We intend to go for upgrade from 4.6c to ECC6 with EHP4 ..We are planning to have SPDD & SPAU first then install EhP4 and then  again SPDD & SPAU. But my question is in order to save time can we skip the initial SPDD & SPAU analysis n fixation part and directly go to EhP4 installation and then do the SPDD & SPAU analysis .?
    Please help
    Thanks & Regards
    Nilesh

    Hello Friend,
    Rgrding the SPAU and SPDD...I would suggest that the way you have taken is correct...
    Because you are upgrading ECC6 from 4.6c and i can expect there are lot of customization!
    so first to SPAU & SPDD after ECC6 again after ENh4 (because enhancement package can bring some new feature alongside the ECC6)...
    In that way it is easy to maintain the system and existing code...
    good luck
    Rgrds
    Krish

  • Difference between SAPU and SPDD Transactions ?

    Hi
    What is the difference between SAPU and SPDD Transactions ?
    Thanks In advance
    Sri.

    Hi,
    SPDD Deals with Data Dictionary objects and
    SPAU Deals with Progams.
    Check the link for more information
    http://www.saptechies.com/spau-and-spdd/
    Hope this info will help you.
    Rewards points if useful.
    With Regards,
    K K V

  • Difference between SE95 and SPDD ?

    Hi all,
    What is Difference between SE95 and SPDD ?
                Difference between SE95 and SPAU ?
    Thanks in advance
    KR

    Hi Dude,
    UCCHECK--->  used to only for checking the particular program comes under unicode compatiable or not where as incase of
    SE95 you can get the modifed objects such as
    1. Modifcation with assistant
    2.modifcation with out assistant
    3.Correction of SAP note
    4. Busincess Add Ins
    All thse SPAU,SPDD,UCCHECK and SE95 is used for upgradation projects....
    (Like from 4.7 to ECC versions)
    Thanks & Regards
    Ramakrishna Pathi

  • Each time I try to synch photos from my Windows 7 PC to my iPad2, iTunes stops working, and the error report says Problem Event Name:     APPCRASH   Application Name:     iTunes.exe   Application Version:     10.3.1.55   Application Timestamp:     4deec35

    Each time I try to synch photos from my Windows7 PC to my iPad2, iTunes stops working and the error message is:
    Problem Event Name:                          APPCRASH
      Application Name:                             iTunes.exe
      Application Version:                           10.3.1.55
      Application Timestamp:                    4deec351
      Fault Module Name:                          ntdll.dll
      Fault Module Version:                        6.1.7601.17514
      Fault Module Timestamp:                 4ce7ba58
      Exception Code:                                  c0000005
      Exception Offset:                                0002e3fb
      OS Version:                                          6.1.7601.2.1.0.768.3
      Locale ID:                                             1033
      Additional Information 1:                  0a9e
      Additional Information 2:                  0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:                  0a9e
      Additional Information 4:                  0a9e372d3b4ad19135b953a78882e789
    I reloaded iTunes 10 (64 bit) successfully, but the problem remains the same.
    Any suggestions?

    I looked in the folder from which I want to synch photos, but there is no such thing as an "ipod photo cache" in that folder, or sub-folders, as suggested in the link which you were nice enough to provide.
    I have also tried removing photos from my iPad2 Photos App, and "iTunes has stopped working" shows up  again as soon as I click on the "Synch photos from" button.

  • 2TB Ext. Hard Drive is corrupted?, error code -50 and then error code -35 when i try to empty out my trash

    okay so a few days ago i received and email for one of my colleagues to do some final editing to a music video. the folder contained 2 videos a rough chops and the main which was about 2-3GB which i dragged on to my external hard drive . and at the time i was trying to install a trial version of parallel lines and me being a newbie to the software i didn't know i need windows installments for it to run lol but yeah... so i was just getting frustrated with the software i kept installing it uninstalling it and then i was thinking my the problem might be because my MacHD space is low (less then 40GBs on my MacHD), so.. i installed it on my hard drive where all my important files are (I'm a graphic designer and do light video editing) video projects and many photoshop projects form 2007 and logs and just a bunch of important files in my hard drive. so because i was so frustrated with the software i wasn't thinking and i installed it on my external 2TB hard drive. and when i realized parallel wasn't working i gave up, uninstalled the program form the hard drive and for some reason when i did that and i tried opening the video my friend had email to me and for some reason it did load up but a few seconds maybe about 10sec in the video is froze and closed my media app (VLC) and when i tried opening other video files it would freeze every few minutes but those specific files i had drag in last were not playing after at least 5 secs and eventually didn't open at all so i restart my computer login and now i get scared i see that my MacBook Pro isn't reading my external hard drive so i search threw forums... i unplug from the wall plug my external hard drive back in my computer and it loaded up but when i opened my external hard drive all my files had that plank white paper icon on my folders (because i have everything organized but subject when you open then drive folder. so... i go in to my projects and nothing, i open my edited photos and nothing... my hart feels like its about to drop and i keep opening files and there is nothing in them, but in "get info" of my drive it shows that there is filled so i go to "disk utility"... i "verify disk" passes ..."repair disk" doesn't past.... i look it up in forums... so i reboot my computer and go to the safe recovery menu. go threw the same ting "disk utility"... verify, pass... repair, pass... so now i feel relieved. i login files in the ext. hard drive load up i tried again to open the files and same thing happens... so now I'm thinking its the files i drag the files to the trash and try to empty and its gone i reboot the computer and my drive didn't load up so i tried unplugin it and back in... drive comes up i notice theres trash.. i tried emptying it and i get the error code -50. and no files are popping up on my external drive and i try to repair/unmount disk and the verify disk doesn't pass and when i click repair disk it doesn't past and another error code pops up -35.... so i felt my drive alone for a few days and yesterday i go the files deleted from the trash and now I'm not getting any codes but when i try to unmount.verify/repair the disk. keeps letting my tits need to be repaired so i click the repair button another error unable to unmount volume to repair...
    what do i do? my files still don't show up. and I'm very sorry for the long paragraph but i have to be detailed for you to understand my situation

    Read this.

  • Sender mail adapter : no messages and no error log

    Hello,
    I have configured a sender mail adapter to read mails from the inbox. I have used IMAP protocol. URL is specified as imap://EMHBSEXM01/Inbox. User name and password is also specified properly. I have kept poll interval to 1 minute. Messages in the inbox are in unread status. But the mail is not getting processed. I do not see anything after 1 minute. I tried using generate fetch report flag. But even then it does not create any message in SXMB_MONI. I checked runtime workbench for Mail adapter but I do not see any message for the same. Is there something that I am missing?
    Thanks,
    Dev

    Hi All,
    I chekced your responses and tried accordingly. Our basis team has given me new link now and the error message has changed. I am getting following error message.
    exception caught during processing mail message; java.io.IOException: unexpected login response; read 001F BAD Command received in Invalid state.
    Does anyone have any idea what this error is?
    Thanks in advance,
    Devendra

Maybe you are looking for

  • Setup for IDoc-XI-File scenario

    Hi All,    Please provide info where can I find, step by step  documentation for the basic setup on R/3 and XI areas, before start developing IDoc-XI-File or File-XI-IDoc scenarios. Thank you, Sree

  • Error in Query Result on ADF Table using "ROLLUP"

    Hi, I use Jdeveloper 11.1.2.3.0 My problem is whenever i run and test my query (on SQL Developer 3.2 release) which has a "Rollup" command, it shows the accurate result with the total and subtotals in the right place as i want it..... But after confi

  • ABAP objects - basic ques

    Hi all, I need to display the fields of the structure USR_ROLE_Z by using the method DESCRIBE_BY_NAME of the class CL_ABAP_TYPEDESCR and then get the attribute COMPONENTS of the instanciated object of the class CL_ABAP_STRUCTDESCR. The method DESCRIB

  • Why notify/notifyAll method doesn't resume the waiting thread quickly?????

    I am currently working on a socket based IM server, I get messages from multiple clients simultaneously and put them into queues, for each queue in my server I have a separate listener running in a thread, as soon as a packet comes in the queue (from

  • After Effects CS5 Crash Fix

    I'm not sure if this helps or not, but since I installed the new Snow Leopard graphics update (Software Update), After Effects and Photoshop CS5 are now stable and now longer crash / lock up the system.