Program RDDTAB00 missing in ECC6.0

Hi Everyone,
Our clients system is upgraded from 4.6c to ECC6.0
In upgraded system, one of the program is giving syntax error while calling
a dialog module GET_NAMETAB.
This dialog module references program RDDTAB00.
This program is missing in ECC6.0
It is there in 4.6c.
Is there any alternative program for this?
I'll be thankful for your kind help.

Dear,
Which transactions or processes are failing due to the missin RDD* program?
Usually the RDD* reports are used internally by SAP system to handle abap dictionary operations . (as nametabs handling). They are not released for customer use.
Looking at an ABAP/BASIS 7.00 system (as ECC 6.0) the export/import for GET_NAMETAB is in include RDDTABIN .
I hope this helps.
Lucio Rodrigues

Similar Messages

  • Win 7 "Default Programs" does not include MS Office 2007 Programs, the missing Programs are missing ICONs as well

    I installed Windows 7 in an upgrade from Windows XP.  As part of the process MS gave me a URL to download a Office 2007 Pro I could activate with the license key I owned.  I got similar URLs for Visio Professional and Project Professional. 
    Downloaded, installed, activated, started the programs.
    From the beginning some of the icons were missing.  Like the icons for Word, Excel, Access, Outlook, Power Point, Publisher, Visio, and of course Project.  I tried most of the answers in this forum, that didn't sound like guesswork, and none of
    them solved either problem.  There must be at least 65 guesses to fix the icon problem, but none with the missing Default Programs problem.
    The programs related to the missing "Default Programs" still work, they startup when you select the related document.  If I check "Associate a File Type or Protocol with a Specific Program" the missing Office 2007 programs are listed
    there, associated with the designated programs, but are missing icons.
    I make it a habit not to pay a vendor for a product so that I can have the privilege of fixing the vendor's problems.   Google tells me these are well known problems.  The only thing missing is the answer.  I won't ever use MS chat or telephone,
    because all they do is tell me why they can't help and transfer me elsewhere.
    Does anyone have a REAL answer please?

    To restore office icons you could try this method
    http://transitionmarketing.wordpress.com/2013/01/16/restoring-microsoft-office-icons/
    I had the same problem with Office 2010 programs not showing in "Set Your Default Programs". No other "fixes" (including repair) worked. Found this thread:
    http://www.sevenforums.com/microsoft-office/222503-office-2010-not-listed-default-programs.html
    and used it as a guide. When you look at this key
    HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications
    you will see a list of software pointing to another HKEY_LOCAL_MACHINE registry key. For example, my Word program was showing up as "Word.Application.14" and pointing to Software\Clients\Word Processing\Microsoft Word\Capabilities
    (In contrast, PastorMike's fix in the link above advocates making a new entry under HKEY_LOCAL_MACHINE\Software\Microsoft\Office\14.0\Word\Capabilities. However, OneNote did appear in my "Set Your Default Programs" and it - and the other Office programs
    - were listed under ..\Software\Clients\... and not ...\Software\Microsoft\...)
    So at this point I went my own way (although maybe PastorMike's fix would also work).
    The difference between OneNote and the other programs was the existence of values for "ApplicationName"  and "ApplicationDescription" in HKEY_LOCAL_MACHINE\Software\Clients\Word Processing\Microsoft Word\Capabilities. Also, for OneNote
    there was a "FileAssociations" sub-key that was missing from the other programs.
    It is setting the values for ApplicationName and ApplicationDescription which cause the program to show up in the list in the left pane of "Set Your Default Programs". And it is the file associations in the FileAssociations key that allows resetting
    associations en masse when they are snaffled by another program.
    Below is the reg file I added for Word 2010. (i used similar for the other programs) After doing this, Word appeared after reopening "Set Default Programs" - no reboot required
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Word Processing\Microsoft Word\Capabilities]
    "ApplicationDescription"="Create and edit professional-looking documents such as letters, papers, reports, and booklets by using Microsoft Word."
    "ApplicationName"="Microsoft Word 2010"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Word Processing\Microsoft Word\Capabilities\FileAssociations]
    ".doc"="Word.Document.8"
    ".dochtml"="wordhtmlfile"
    ".docm"="Word.DocumentMacroEnabled.12"
    ".docmhtml"="wordmhtmlfile"
    ".docx"="Word.Document.12"
    ".docxml"="wordxmlfile"
    ".dot"="Word.Template.8"
    ".dothtml"="wordhtmltemplate"
    ".dotm"="Word.TemplateMacroEnabled.12"
    ".dotx"="Word.Template.12"
    ".htm"="wordhtmlfile"
    ".html"="wordhtmlfile"
    ".odt"="Word.OpenDocumentText.12"
    ".rtf"="Word.RTF.8"
    ".wbk"="Word.Backup.8"
    ".wiz"="Word.Wizard.8"
    ".wll"="Word.Addin.8"
    By using my ramblings and the link provided above you may be able fix the problem you are having with Office 2007. However, I am unsure of how to find the necessary file associations for Office 2007 except by trawling through your registry for the filetypes
    listed in the link above and the values for them in HKEY_CLASSES_ROOT.

  • Report Layout variant missing in ECC6

    Hi All,
    we are going for upgrade from 4.6 to ECC6. In ECC6 in most of report's  report layout variant are missing in ECC6.But our client want same variant in ECC6 as in 4.6.
    Please sugest how to over come this issue.
    Thanks
    Mohit Khandelwal

    Mohit,
    I think you can try out this...
    Include the variant in a transport request and give the transport req no to the basis guy; and inform him to import the same req no into ECC6 version.
    He can export the transport req no from 4.6 to windows desktop and then he can import the same into ECC 6 system.
    I hope this will solve your issue.
    - Seenu
    Edited by: Sreenivasulu Nallani on Jan 25, 2010 12:24 PM

  • REPORT/PROGRAM statement missing, or program type is INCLUDE error upgrade.

    Hi Experts,
    I have done the recording for FK05 and created functionmodule for the same. But when I use that function module in my custom program or if I try directly execute the FM, I am getting dump like syntax error. So I did syntax check and tried to activate, I am getting "REPORT/PROGRAM statement missing, or program type is INCLUDE error upgrade" error.
    Please help me soon to resolve this issue.
    Thanks in advance.
    Shreyansh

    Hi
    Goto main function group include name attributes tab and double click.
    once the include is opened, try to activate it. if shows errors then fix.
    regards
    Shiva

  • Error: REPORT/PROGRAM statement missing , program type is I (include).

    Hi,
    I have created a REPORT Program (Z Program) and also created a TOP INCLUDE. I am NOT using Function module. When I tried to syntex check the INCLUDE, system is giving
    following error:
    REPORT/PROGRAM statement missing, program type I (Include).
    Can you help me in resolving this error.
    Currently TOP include has only one statement to declare a Constant.
    Thanks,

    hi,
    take your program in se80.
    double click on the program name. Right click on it and press Activate. All the include will get activated and the problem will get solved.
    Regards,
    Renjith Michael.
    http://www.sourceveda.com/

  • ALV Layouts are missing in ECC6 after upgrade

    Dear Friends,
    we have an issue of missing ALV Layouts in ECC6 after upgrade of ECC6 from 4.7 version
    For example, we have a custom table ZRCILOT, data displayed using tocde se16, but when we check layout are missing in ECC6 but the same exist in 4.7 version.
    please check the attached screen-shots.
    kindly suggest, is there any possibility to retrive it.
    Thanks,
    Munvar Basha.

    Hello
    Variants should be preserved by the upgrade...
    You could export/import layout using the report from the here under note
    Regards
    551178 - FAQ ALV Layout
    During the upgrade of or when importing Support Packages?
    Answer: Layouts created by the customer are retained and you can continue to use them.
    643330 - ALV layout: Importing and exporting layouts

  • REPORT/PROGRAM statement missing.

    Hi,
    I have a report with two includes. In both the Include Programs,i am getting a error message 'REPORT/PROGRAM statement missing, or program type is I (INCLUDE).'
    Eg.
    Report reportname.  " program type Report
    include program1.    " program type Inlude
    include program2.    " program type Inlude
    start-of-selection.
    Please Help.
    Thanks & Regards,
    Jayapal.

    Hi ,
    This will not be any problem Jay. Since it is a Non executable program it will always show that error. You can activate the program.
    Do one thing create a test report program and call this include program in that report and execute. It will show you the result.
    I've created an example program for this, please have a look
      My Report Program :
    REPORT ZTEST.
    INCLUDE ZTESTINCLUDE.
    My Include Program :
    *&  Include           ZTESTINCLUDE
    data : a type i,
           b type i,
           c type i.
    a = 3.
    b = 2.
    c = a + b.
    write : / 'Result is :' , c.
    Try executing the Report it will show you the result 5. Tell the client this is not a problem. Check in the attributes of your Include program ( program1 ) if it is of type Include.
    Regards,
    Sai

  • Adobe Photoshop Elements 12 organizer program/folder missing from  installation

    I downloaded the upgrade to Photoshop Elements 12 from the internet in November 2013 and the organizer part of the program is totally missing as well as the Photoshop Elements Organizer.exe file..  With previous versions (9 &10) Elements Organizer has its own folder containing files containing the Photoshop Elements Organizer.exe file. but this whole folder is not present with this version 12 upgrade.   I have downloaded the file and uninstalled and reinstalled several times to no avail.  Can you advise how I obtain this part of the program.

    I have downloaded the Adobe Support Advisor ( apparently been withdrawn according to the Adobe website) and it located no errors.
    Again I say that the Elements Organizer program is missing as there is no Elements Organizer 12 sub-folder within the Adobe folder located in C drive where the program is installed (Photoshop
    Elements 10 has an Elements Organizer 10 sub-folder and the organizer works fine).
    Also on clicking the Photoshop desktop icon (loaded by the program installation) message says "cannot find Photoshop Elements 12.exe.  However the program can be loaded from the PhotoshopElementsEditor 12.exe file, but the organizer button at the bottom right of the editor screen when clicked gives message " loading elements organizer workspace" and after a minute or so this message disappears and nothing happens.
    The download is an upgrade version so I don't whether this makes any difference.

  • Many basic programs are missing in my macbook pro

    I don't know why but many basic programs are missing in my macbook pro.
    I have mountain lion version.
    some of them: make, port and etc.
    I have a lot of problems with installation of programs in the terminal.
    Is there any way to solve it? to install the whole package of programs which are supposed to be built-in?
    Nimrod

    I have make, after downloading XCode and its commandline extensions (free from App store). Can't help you with the others.

  • Reset my password now all my programs are missing...help

    i reset the password now all my programs are gone!! anyone know what i can do?

    Use Spotlight to search or do a manual search to look for them where they are suppose to be.
    Check the trash.
    Which programs are missing?

  • Program is missing to install?

    Everytime i have tried to download the new itunes, it installs half way and then says program is missing to install. Ive tried the online clean up things and they didnt work. I just bought a new iphone so i have to download the new itunes or i cant get my music on there. Someone please help?

    Is it XP, Vista or 7?

  • The x in the red box to close the program is missing in the upper right hand corner.  where is it?

    The "x" in the red box to close the program is missing in the upper right hand corner.  Where is it?

    Walt
    Hit 'f' or shift-f  enough times to get the title bar back.
    Hal

  • PL/SQL log in java concurrent program is missing

    Hi,
    I'm experiencing something strange with EBS R12 concurrent program logs.
    Our concurrent program is just a normal program that runs fine in most cases. It is written in java, which calls PL/SQL procedures. Usually the log is concatenation of logs from both like following
    (log from mid-tier java codes ...)
    Start of log messages from FND_FILE
    (log from database tier PL/SQL codes ...)
    End of log messages from FND_FILE
    But on one customer's environment the PL/SQL log is missing. This makes us unable to see the important messages.
    I tried to directly look at the files but had no luck.
    select 'cat '||c.value||'/'||p.plsql_log
    from fnd_concurrent_processes p, fnd_concurrent_requests r, fnd_env_context c
    where r.controlling_manager=p.concurrent_process_id
    and p.concurrent_process_id=c.concurrent_process_id
    and c.variable_name='APPLPTMP' and r.request_id=...
    (file not exist in file system)
    req=...; nedit ${APPLCSF}/log/l${req}.req&
    (pl/sql part is missing)
    We verified database tier log directory is writable and has free space.
    Also verified that other concurrent programs written in PL/SQL has correct logs.
    How can we get PL/SQL logs? Please help.
    Thanks

    Hi Srini, here are the env details I got from customer:
    1) $ uname -a
    Linux srvoracle06.gpodeacero.corp 2.6.18-194.el5 #1 SMP Mon Mar 29 22:10:29 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    2) select banner from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    PL/SQL Release 11.1.0.7.0 - Production
    CORE 11.1.0.7.0 Production
    TNS for Linux: Version 11.1.0.7.0 - Production
    NLSRTL Version 11.1.0.7.0 – Production
    3) The EBS version result is:
    Oracle Applications : 12.1.2
    Hi Hussein, about enabling trace for concurrent program, how to do that? I guess you are not refering to database SQL trace right?

  • A free Vnc program is missing..

    How about a free Vnc program sisx version not java obviously??!! Iphone and Win 6.5 have already and Android will have..
    It's missing in the Ovi store for the Symbian s60 5th edition and ^3 and after

    did you try googling for "VNC+"?
    It's Java, and it costs money. If you need something free, perhaps one of you can get working on it (with Qt it shouldn't be that hard..

  • Abap program versions missing / incorrect

    Hi,
    I have been searching OSS, SDN and the web but have not found any answers.
    We are in the process of applying our support packs (ECC5) and have found a couple of inconsistencies with a few of our z* abaps. The latest version for some of them appears to be missing in our QA environment
    Prior to applying the support packs we did a series of client copies using SCC9, SCC5 & SCCL , as well as using a R3trans script to delete  the client. Not sure how this is related but think that it is .
    As an example if I look at program a Z_XXXXXXXX in our
    development environment I see the following versions
    DECK910732 12.12.2007 18:15:50 GAZZA
    DECK910027 28.09.2007 11:06:21 GAZZA
    DECK909877 14.09.2007 17:15:43 GAZZA
    If I check the transport logs they appear to move through in the correct sequence from Dev to QA and into Production,
    The problem is that in QA the version DECK910027 is the active version not the DECK910732 which was transported after it ?
    My questions are these –
    Why isn’t the correct version DECK910732 in QA
    And how do we identify any other objects programs that might have the
    same problem.

    HI,
    My answer is probably a little late, but we had a similar issue. And it's apparently normal that not versions management is available on the QA system. We had to check the version on the system where the Z********* porgrams have been created. For us it was our Development system.
    Regards

Maybe you are looking for

  • Critical SMS_NOTIFICATION_SERVER ERROR sccm 2012 R2 WITH SQL 2012 SP1

    Environement SCCM 2012 R2 SQL 2012 SP1 On the same server In sccm console i have in Monitoring - System Status - Component Status critical SMS_NOTIFICATION_SERVER ERROR Here are the two error that keep popping up ERROR 1016 Site Component Manager fai

  • Can you move Bridge's keywords from one computer to another?

    I posted this question once before without getting an answer, but let me take another stab at it... I realized I made not have made it clear that its not the keywords assigned to images that I am trying to move or copy, those are written to the metad

  • Configuring max no. of open pipes

    I'm getting a problem with a customer application which fails with "Error 24 popen() too many open pipes". What is the maximum that is being hit ( I'm guessing 255?) and is it configurable i.e. can it be increased. I'm looking for a workaround in the

  • Right clicking my iDevice in iTunes gives old restore options

    I just noticed that if I right click my iPhone in my Mac's iTunes and selecting restore, it gives me options for a bunch of very old backups, along with one undated backup (the one from this morning) Further checking, I see that I can't even select r

  • How to save a image from a document?

    Hi there I was trying to save the image the from the "Welcome to Buzzword" document but when i right clicked on it allows me to print the document alone. Is it possible to download the picture to desktop like the way we do in a Adobe PDF file? Karthi