Repository Objct and DDIC Objct

What is Repository object and DDIC object??Also give examples.

hi,
The ABAP Dictionary permits a central management of all the data definitions used in the R/3 System.
In the ABAP Dictionary you can create user-defined types (data elements, structures and table types) for
use in ABAP programs or in interfaces of function modules. Database objects such as tables and
database views can also be defined in the ABAP Dictionary and created with this definition in the
database.
The ABAP Dictionary also provides a number of services that support program development. For
example, setting and releasing locks, defining an input help (F4 help) and attaching a field help (F1 help)
to a screen field are supported
Tables and database views can be defined in the ABAP Dictionary.
These objects are created in the underlying database with this definition. Changes in the definition of a
table or database view are also automatically made in the database.
Indexes can be defined in the ABAP Dictionary to speed up access to data in a table. These indexes are
also created in the database.
There are three different type categories in the ABAP Dictionary:
Data elements: Describe an elementary type by defining the data type, length and possibly decimal
places.
Structures: Consist of components that can have any type.
Table types: Describe the structure of an internal table.
They both are one and same thing.
All repository objects are stored in the database table TADIR. The first two fields of the key define the type of object that it is e.g.
A program is R3TR and PROG.
the objects created via abap work bench (in r/3 database) are called repository objects.
Ex: programs, authorization objects, lock objects, Customizing objects, and so on.
i.e these objects are global in nature.
we will create these objects using Object navigator (transaction se80).
Hope this helps, Do reward.
Edited by: Runal Singh on Apr 3, 2008 12:54 PM

Similar Messages

  • How do we reset password for SAP* and DDIC user in SAP R/3 ECC 6.0?

    Hi,
    How do we reset password for SAP* and DDIC user in SAP R/3 ECC 6.0?
    I tried with acual method as below from client '000':
    DELETE FROM USR02 CLIENT SPECIIED WHERE BNAME = 'SAP*' AND MANDT = '001'.
    After this when I tried to logon '001' using SAP* with password PASS it is giving  the message that Incorrect logon and password.
    (Also when I checked for 'SAP*' in 001 it looks like it is not got created as I queried as below:
    SELECT SINGLE * FROM USR02 CLIENT SPECIFIED WHERE BNAME = 'SAP*' AND MANDT = '001'.)
    Can anybody throw some light on this? RewardS is guranteed for solutions!
    -B S B

    Hi again:
    I forget to tell.
    You must restart the system. So, that a new user with the name "sap*" gets generated with password "pass"
    Hope this wil help,
    Eric

  • Download and Upload(!) ABAP-Source and DDIC-Objects?

    Hi,
    is there a standard transaction or third party tool
    to download and upload(!!) ABAP-Source (function modules,
    function groups, module pools, reports...) and DDIC-Objects
    (tables, structures, data elements) to a local file system?
    In terms of uploading these objects it would be desirable
    that the transaction/tool creates packages/development classes/.. on its own.
    I would need that to copy the same source and ddic-objcets to different customer systems without doing it "manually" everytime.
    Does anyone know advice?
    Thank you,
    Bernhard

    Hi Bernd,
    look here :
    Re: how to download pf-status and upload in another system
    Andreas

  • Business Process Repository Server and Business Process Publisher

    Hello,
    How to install "Business Process Repository Server" and "Business Process Publisher"?
    Tanks
    Daniela

    Hi,
    Both business publisher and process repository are available in CD2 of BPA Suite complete (for windows OS).
    Important step before installing the business process repository is that you must have installed the database. Or else you must have installed BPA with OracleLite or XE database. At the time Business process repository installation you need to choose the database option 1 if Oracle enterprise data base is installed, else you may choose option 2 which says you already have BPA installed with database.
    regards,

  • Unable to Launch Repository Manager and Designer in Windows 7

    Hi,
    I am unable to Launch Repository Manager and BODS 3.2 Designer in Windows 7. When I try to launch it, the .EXEs (AL_Designer.exe) shows up in Task Manager but gets killed/ends by itself in few seconds. Please help!
    Thanks and Regards,
    Mohd Sarim

    Check that this is supported on Windows 7 from the PAM location:
    https://websmp101.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_HIER_KEY=701100035871000551361
    SAP BusinessObjects Data Services XI 3.2 SP2 – SAP Help Portal Page
    NOTE that this version you are working on is no more supported. (https://apps.support.sap.com/sap/support/pam?hash=pvnr%3D01200615320900003585%26pt%3Dg%257Cd)
    Latest version is Data Services 4.2 - SAP Data Services 4.2 – SAP Help Portal Page
    Mike

  • Mobile repository server and mobile development server

    Hi,
    We are implementing Mobile applications,. Can we install Mobile repository server and mobile development server in same server?
    Or do we have two sepearate servers for both?
    What are thye prerequisites for to install this two ?
    Any idea.
    Thanks
    Lisa

    Firstly ensure you have correct authorisation. Refer to SAP Note 1037574.
    It should be found here...
    http://service.sap.com
      > SAP Support Portal
      > Click on the tab "Downloads"
      > Select the drop down arrow called "Download"
      > From the list select the dropdown arrow "Installations and
        Upgrades"
      > Click on "Entry by Application Group"
      > Now in the main screen click on "SAP Application Components"
      > Select "SAP CRM" from the drop down list.
      > Now click on "SAP CRM 2007"
      > Click on "Installation and Upgrade"
    Rgds, Gervase

  • Details about WF-BATCH and DDIC users

    hi
    please provide me the details about the users  WF-BATCH and DDIC .

    hi kamaraj
    check these links
    Re: _WF_INITIATOR and WF_BATCH
    http://help.sap.com/saphelp_nw70/helpdata/en/52/671785439b11d1896f0000e8322d00/content.htm
    hope it helps you.
    thanks
    Sachin

  • SAP GUI not working with SAP* and DDIC default passwords

    Hi SAP Guru's ,
    at last I installed the SAP ECC6.0 on Windows 2003 (stand alone) with Oracle 10G database.
    I installed the SAP GUI , when I am trying to loging from SAP GUI clients 000 and 001 with SAP* and DDIC user accounts I am naot able to login . please give me the how to configure this .
    thanks in advance
    Edited by: srinivas kaveti on Apr 4, 2008 9:16 PM

    Hi Srinivas,
    You should set "login/no_automatic_user_sapstar=0", in the SAP profile. With ECC 6.0, default sapstar user deactivated. You can take a look at OSS note #68048, for detailed information.
    Best regards,
    Orkun Gedik

  • Whats the functional difference between user IDs SAP* and DDIC?

    Whats the functional difference between SAP* and DDIC? Can any one tell me please. I am new here. Thanks in advance.

    Hi Farooq,
    There are three user IDs in various SAP clients.
    1. SAP* (Client 000 and 001)
    SAP* denotes the default super user and has all administrative powers.
    2. DDIC (Client 000 and 001)
    DDIC user is responsible for the maintenance of the ABAP/4 Dictionary and the software logistics.
    3. EarlyWatch (Client 066)
    The EarlyWatch user has access only to monitoring and performance data.
    Please check this link for more information on data dictionary objects.
    http://help.sap.com/saphelp_webas620/helpdata/en/cf/21ea31446011d189700000e8322d00/content.htm
    Hope this will help.
    Regards,
    Ferry Lianto

  • What is the difference between owb repository owner and repository user?

    what is the difference between owb repository owner and repository user?

    Hi,
    the repository owner has full rights to do every thing in the repository. There is only one repository owner.
    There may be multiple repository user for one of the following two purposes:
    1. When working in a team, each team member can be added as a different repository user and can have different grants assigned. That way you can also see who has deployed what objects or who has run a mapping.
    2. To be able to deploy into a database schema, that db user user has to be added as repository user as well. Make sure the "user is target schema" checkbox is checked.
    Regards,
    Carsten.

  • SAP* and DDIC locked and SQL commands not working

    Dear All,
    We work on ECC6 and SQL 2005 as database.Somehow our SAP* and DDIC user gets locked in production server client 240 and SID AEP
    I tried the following things but none worked.Every time getting error.
    1. First i tried to run the following command in SQLPLUS mode
    in th command prompt i typed sqlplus / nolog(then enter)
    I got the following error sqlplus is not recognized as an internal or external command,operable program or batch file.
    2 Then i thought may be we work on SQL database we may already be in the SQLprompt.Still when i typed conn / as sysdba,same error
    conn is not recognized as an internal or external command,operable program or batch file.
    3.Then i again go to the command prompt and typed
    delete* from sap<AEP>.usr02, where BNAME = ' sap* ' and MANDT = ' 240 '
    This time I get the system cannot find the file specified
    Anyone can please clear my following doubt.
    1. Am I requiredto go in SQLPLUS  mode even when we have SQL Database.
    2. How to unlock this SAP* and other super users.Cause yesterday somebody must have tried to login to sap*,ddic,and sapbasis and in the process locked all by entering the wrong password.
    PS: Other users are working as we have role based authorization
    Help will be highly obliged
    Regards,
    Ashutosh

    Hello, ive got a problem with the SAPDB abd SAP* and DDIC in Client 000
    in our PROD 000 client we forgot the password for SAP* , DDIC and cannot delete it.
    Now the account was locked. please help how to reset SAP * this account on SAPDB.
    Its DB Versio 7.7! I read a lot about that! Please, step by step, is that a problem of interface sqlcli, or rights?
    Please could somebody give me an feedback about sqlcli, could i delete it with this tool the user? Because SQL studio is damaged on that server. Failed installation,Will not work! could not remove!
    I have to configure the server! sorry, i am not so much familar with SAPDB
    in old releases the shema is SAPR3 the new (NW 7) is SAPSR3.
    Checked 701!
    please set login/no_automatic_user_sapstar to 0.= Done!
    At sql propmt: Thats no SAPDB sqxli command, right!!!!
    select * from sapsr3.usr02 where bname='sap*' and mandt='000';
    Thats doesnt work!
    When i logon with the superdba , the connect is fine!
    After the command execute
    D:\sapdb>sqlcli -U DEFAULT delete from sapsr3DB.usr02 where bname='sap*' and mandt ='000';
    -10757: XUSER error (the USERKEY is unknown)
    select * from sapsr3.usr02 where bname='sap*' and mandt='000'; Doesnt work!
    What the hell is the error??? Doesnt find the answer, before, i get the same error then the other colleagues
    unknown table USR02! Is this superdba? Rights of DBA??
    please give an step by step advice. Logon with..... before ... choose sqlci..............sqlcli, \? + sql execute......
    Kind regards
    Ralph

  • What do system user SAPSYS and DDIC?

    Hello,
    In SM51 I can see the users SAPSYS and DDIC. Both execute continuously different reports.
    Thus, also not user is logged on the system, system activity is noticed, caused by SAPSYS and DDIC.
    Using ST03 you can see, which reports both processes execute regularily. But I do not have a clue, what these reports are good for. What is the purpose of SAPSYS and DDIC?
    Can anybody give a detailed description?
    thx, holger

    SAPSYS & DDIC are pre-defined R/3 system users. User DDIC is a user with special privileges in installation, software logistics, and the ABAP Dictionary. The user master record for the above id's is created in clients 000 and 001 when you first install your R/3 System.

  • Designer 6.0 Repository Reports and PL/SQL Error ORA 6505

    Trying to run some Repository reports give error
    REP-1401 'cf_desc_textformula'. Fatal PL/SQL error occurred.
    ORA-06505: PL/SQL: variable requires more than 32767 bytes
    of contiguous memory
    Occurs at e.g. ckentdef Seems to be that Reports has Problems
    with the Entity Descriptions and Notes in the repository...
    The Database Characterset is US7-ASCII
    Any Ideas?
    Michael
    null

    Hi, I4m not sure, but maybe it works,in WHEN OTHERS zone, to make commit after the insert in the table where you want the errors to log. You can make commit in a trigger if you specify in the declaration zone of the trigger:
    PRAGMA AUTONOMOUS_TRANSACTION;

  • BOE integration in SAP NW Portal via repository manager and km content

    Hi BO XI experts,
    we try to synchronize a BO folder of BO InfoView through the KM Content in SAP Portal. Following the instructions of the book "Integrating SAP Business Objects XI 3.1 Tools with SAP NetWeaver", we
    - installed the system under System Administration --> System Configuration --> System Landscape
    - checked settings in the web.xml file
    - integrated a Crystal Report through upload and apply of the par-file com.BusinessObjects.pct.masteriview.par
    --> the iView for a specific report contained in the InfoView works fine
    - integrated the par-file BusinessObjectsKM.par
    - created a new Business Object Repository Manager through System Configuration --> Content Management --> Repository Managers --> Business Objects Repository with a new prefix
    - went to Content Admin --> KM Content and tried to open the new repository with this prefix
    Before upgrading our systems with EP 1 for NW 7 (and EP 4 for SAP ERP 6) this repository worked fine.
    After this, we encounter the following error and cannot open InfoView content anymore:
    System Error
    An exception occurred during the program execution. 
    Exception Message:  Your operation cannot be fulfilled due to a network problem, please try again.
    Go back and try again
    The SSO connection seems to work fine as the a single Crystal Report can still be opened through the iView.
    Does anybody have an idea how to solve this problem?
    Thank you very much in advance.
    Best regards,
    Carolin

    Hello Ingo,
    thank you very much for responding so quickly. Yes, I tried it with a new BO repository but without any changes. I also repeated the upload of BusinessObjectsKM.par - file.
    I'm wondering about the result of my system connection test of the BOE system.
    There I get the message:
    Retrieval of default alias successful
    Connection failed. Make sure that Single Sign-On is configured correctly
    As the Crystal Report iView works correctly and therefore SSO is supposed to be installed properly, I do not understand why we receive this message. Could the problem, in spite of the crystal report working fine, lay in a uncorrect system configuration?
    Before, when the repository worked properly, I did not verify the connection test.
    The enhancement packages should not have had any impact on our BO installation.
    Thank you for your help.
    Carolin

  • Differences between repository driver and NVIDIA's one [solved]

    hello pals...
    what does NVIDIA's driver installs that "repository" ones don't?
    I ask it cause with repository ones I can't fold... (folding at home) and the solution is only install distro one and "over it" the NVIDIA ones
    Someone knows if the repository one came without something?
    the issue on folding at home
    22:52:09:WARNING:WU01:FS00:FahCore returned: UNKNOWN_ENUM (127 = 0x7f)
    22:52:10:WARNING:WU01:FS00:FahCore returned: UNKNOWN_ENUM (127 = 0x7f
    Last edited by ilkyest (2013-09-25 16:22:04)

    judging from this:
    https://aur.archlinux.org/packages.php?ID=23981
    i'd say you're missing the cuda stuff (can't say more than that!)

Maybe you are looking for

  • Can't open documents created in Pages with macBook pro running maverick

    Hello, I just bought the new MacBook Pro and downloaded iWork.  Now when I create a document in Pages and save it to Documents, I can't open it.  I get an error messages saying a file is missing.  Also, all my old documents created with Pages that I

  • C7 Microsoft Apps Update

    As I said earlier I have a problem. I told it to Jampe - a moderator - but his solution didn't solve my issue. The Problem is that I have two new updates for my mobile ""NOKIA C7"" . The first one is Microsoft apps & the other one is social but I can

  • Illustrator artboards not displaying correctly

    Having a problem when uploading a file with multiple artboards where a few boards will drop elements from the page or will be cut-off on the bottom. The artboards are the correct size in the file and all elements display properly when saving. Resavin

  • Mac OS 9.1 to OS X

    I purchased a G3 iMac running 9.1 and I want to upgrade to Mac os 10. What do I need to buy? What disks? I also have a g4 iMac that is already running 10.5.8 but didn't come with a disk.

  • Can't start my oracle-xe server

    Hi there!! My name is Mamadou SADIO and i'm a new oracle server user. After i've finished installing my server and configure it, when i tried to install it, i recieved this message Starting Oracle Database 10g Express Edition Instance. Failed to star