How to identify custom object in repository

Hi,
I need to prepare a list of Custom objects(applets, view, screens etc.,) that are existing in a repository.
How do i identify them?
version - siebel 7.5.13
thanks
Goud

Assuming naming convention is not strongly implemented as your site, you might want to start with searching for all the objects which are not created by 'SADMIN' (assuming developers don't create objects with SADMIN as user), you might want to use 'Flat' view for that purpose or use sql.

Similar Messages

  • How to access custom object as property in yField

    Hi All,
    I have a stacked column chart. The data provider (dp) has an
    array of object DataObject which has array of custom objects of
    class ClientRev:
    public function ClientRev(name: String, rev : Number)
    cName = name;
    cRev = rev;
    // data provider
    public class DataObject
    public var clientRev : Array;
    Now I have to use cRev property of clientRev elements of
    DataObject (DataObjects makes data provider) in yField of
    ColumnSeries.
    if i write,
    yField="{clientRev[0].cRev}",
    It doesn't work. Please lemme know how can I achieve my goal.
    Thanks for help.

    "vaibhav.chauhan" <[email protected]> wrote
    in message
    news:gdmhok$2eq$[email protected]..
    > Hi All,
    > I have a stacked column chart. The data provider (dp)
    has an array of
    > object
    > DataObject which has array of custom objects of class
    ClientRev:
    > public function ClientRev(name: String, rev : Number)
    > {
    > cName = name;
    > cRev = rev;
    > }
    >
    > // data provider
    > public class DataObject
    > {
    > public var clientRev : Array;
    > }
    >
    > Now I have to use cRev property of clientRev elements of
    DataObject
    > (DataObjects makes data provider) in yField of
    ColumnSeries.
    >
    > if i write,
    > yField="{clientRev[0].cRev}",
    >
    > It doesn't work. Please lemme know how can I achieve my
    goal.
    Use a dataFunction

  • How to integrate customer objects in CC02 / change management?

    Hello everybody,
    I want to integrate a new customer object (for customer-specific master data) into the standard change management of ECC 6.0.
    I already read that there is a BAdI, which can undo changes made with the standard change management.
    "In the BAdI ECM_UNDO Undo Changes, SAP provides separate classes as BAdI implementations for each of these objects. If you want to implement undo changes for more SAP master data and for customer-specific master data, you can use these classes as templates for your own implementations."
    But how can I integrate new objects for customer-specific master data?
    Thanks in advance,
    Lars

    Hello Lars,
    i´ve the same requirement. For a customer specific development we´ve developed our own business objects. The customer wants the change these objects with change management. You´ve already got a solution for this?
    Regards,
    Andy

  • How to enable Custom Objects in offine edition of CRM On Demand

    Hi,
    We need to enable Custom Objects in the offline edition of CRM On Demand so that Sales Reps can capture the additional information while they are in the field. I wanted to know how do we enable the Custom Objetcs in the offline edition.
    Any pointers would be of big help.
    Thanks,
    Prashant

    Hi, Offline edition doesnt support custom objects or any other object that is not available as part of the default offline solution. Hope it helps
    -- Venky CRMIT

  • How to load Custom Object 1 ?

    Hello to everyone,
    I can't find how to load my data for Custom Object 1.
    I can't find that data type in my wizard.
    Someone can help me ?
    Thanks for your help.

    Hi,
    I would recommend you to raise this Issue in the Administration section of the forum instead of Integration.
    Never the less I would recommend you to do this check before you proceed
    Navigate to the below link
    Admin >> Application Customization >> Customize Record Types
    and find the "Display Name/Singular" under "Custom Object 01" ones found
    Go back to Import/export tool to import data section to locate the name found above.
    Hope this helps :)
    Regards,
    Messer

  • How to pass Custom object embedded in Collection

    Hi,
    I'm building an J2EE application(Weblogic 7.0) with swing Client. Our requirement
    is to add custom objects in a Collection and return it to Client thru web service.
    I dont know how to write build.xml so that ant utility created its own parser
    file for the cutom object. We may have lots of custom objects . These objects
    are being returned by a generic response object . I mean a Collection may conatin
    different custom objects depending upon context. This Collection is embedded in
    the generic response object. Can anybode help me to write a buil.xml for this.
    Please suggest a best solution.
    thanks
    Jobinesh

    Contd.......I forgot to mention one thing. We are supposed to use StatelessSessionBean
    as front controller. In this context we can use the ant task for converting this
    front controller to web service.
    Pls help me....
    "jobinesh" <[email protected]> wrote:
    >
    Hi,
    I'm building an J2EE application(Weblogic 7.0) with swing Client. Our
    requirement
    is to add custom objects in a Collection and return it to Client thru
    web service.
    I dont know how to write build.xml so that ant utility created its own
    parser
    file for the cutom object. We may have lots of custom objects . These
    objects
    are being returned by a generic response object . I mean a Collection
    may conatin
    different custom objects depending upon context. This Collection is embedded
    in
    the generic response object. Can anybode help me to write a buil.xml
    for this.
    Please suggest a best solution.
    thanks
    Jobinesh

  • How to bring customised objects from repository to directory

    Hi all,
    In integration directory from menu options --> tools --> transfer scenarios from integration repository --->
    i am unable to get the objects which i have created in repository. All default list (bpm and basis system ) is getting. Could you pleaz suggest me how can i bring the objects from repository to directory.
    warm regards,
    Mona

    Hi,
    have a look at this weblogs series to see how it's done:
    /people/shailesh.mane/blog/2006/06/27/b2b-configuration-part-i--creating-an-integration-scenario
    /people/shailesh.mane/blog/2006/06/29/b2b-configuration-part-ii--creating-the-configuration-using-the-automated-configuration-tool
    Regards,
    michal

  • How to "save" custom objects in keynote

    I've created custom art / objects in keynote that I'd like to reuse and quickly insert into presentations.  Is there a way to "store" or "save" the custom artwork in my version of keynote for quick recall?

    Hi, Offline edition doesnt support custom objects or any other object that is not available as part of the default offline solution. Hope it helps
    -- Venky CRMIT

  • How are pure custom objects impacted by peoplesoft delivered changes in Upgrades.

    We have developed pure custom component interfaces using delivered components.So we would like to know what would be the impact of changes to delivered components on the custom component interface.
    Similar question for other custom peoplesoft objects like changes to delivered fields to pure custom records,pages,peoplecode etc.

    Hi,
    Let me explain this
    1. If you have custom record and all the fields in those record also custom fields then there won't be any impact
    2. But if you have a custom record with delivered fields, then changes to these delivered field impacts the custom record as well
              eg: length changes to the delivered fields impact your custom record.
    2. Same applied for other objects like pages, components..etc
    Any custom object which uses the delivered objects in it will have impact. Because these delivered objects may be changed in higher version.

  • How to link custom object 05 to accounts

    Hi,
    I used custom object 05 to create the "Forecast" object. In order to create the desired reports I need to link the cusom object to Accounts. I already found out that there is Read-Only Picklist available that searches in the Accounts and I use that I get the desired result. But unfortunatly, the users have manually select an account everytime they enter a forecast. Is there was to automaticcaly fill in this field to create the relationship between account and forecast? I tried entering a default value in the "Account" filed but it seems to be an standard field and the option is greyed out.
    The forecast is created under opportunity, so I can get the "Opportunity: Account" field filled in automaticcaly but that does not result in a relationship between account and the forecast.
    Any advice?
    Kind Regards
    p.s. I included a screenshot they might clarify my problem a little bit more: http://i.imgur.com/Drh7P.jpg
    Edited by: HelpNeeded on 21-Jun-2011 03:02

    Hi,
    JoinfieldValue will not work for Custom Object 4-15. You will have to use web services to achieve your requirement.
    Thanks & Regards
    Sablok

  • How to identify various objects used in code

    Hi All,
    Can anyone tell me how can I list down various objects used in a program.
    For example in a report program if I am calling a function module, calling an include program, implementing a class and so on. Now I want to list down the objects used in the above program.
    Thanks in advance,
    Venkat

    This can get you started.
    DATA:
      code_rec(132),
      itab LIKE STANDARD TABLE OF code_rec.
    DATA:
      obj_text(40),
      it_search LIKE STANDARD TABLE OF obj_text.
    PARAMETERS:
      prog        TYPE sobj_name.
    START-OF-SELECTION.
      PERFORM search_table.
      REFRESH itab.
      READ REPORT prog INTO itab.
      CHECK sy-subrc = 0.
      LOOP AT itab INTO code_rec.
        TRANSLATE code_rec TO UPPER CASE.
        LOOP AT it_search INTO obj_text.
          SEARCH code_rec FOR obj_text.
          CHECK sy-subrc EQ 0.
          WRITE:/ 'Found ', obj_text, 'in', code_rec.
        ENDLOOP.
      ENDLOOP.
    *&      Form  search_table
    FORM search_table.
      REFRESH it_search.
      PERFORM add_a_search USING 'CALL FUNCTION'.
    ENDFORM.                    " search_table
    *&      Form  add_a_search
    FORM add_a_search USING  p_text.
      obj_text =  p_text.
      TRANSLATE obj_text TO UPPER CASE.
      APPEND obj_text TO it_search.
    ENDFORM.                    " add_a_search

  • How to identify the object type in xpress

    In ui global.startdate is evalued with Date object type when use display class as DatePicker. After save, the global.startdate is String type. The other place in the code has use this global.startdate to convert to special date string. The problem is how to detect what data type the global.startdate is at one particular moment?

    In my case I do the following.
    1. Use the following rule to display the date in the desired format.
    <invoke name='dateToString' class='com.waveset.util.Util'>
    <ref>inputdate</ref>
    <s>MM-dd-yyyy</s>
    </invoke>
    At any point in time if one wants to know, one explicity needs to convert the java.util.Date obtained from datepicker using dateToString method in the Util class.
    2. When one wants to insert the date into the database then the following can be done.
         // First Convert the dates into appropriate formats
         SimpleDateFormat formater = new SimpleDateFormat("mm-dd-yyyy");
         java.sql.Date _startDate     = null;
         if(startdate != null) {
              java.util.Date parsedDate = formater.parse(startdate, new ParsePosition(0));
              _startDate = new java.sql.Date(parsedDate.getTime());
              System.out.println("_startDate::::"+_startDate);
         }

  • How to identify custom shortcuts

    I've found that I am unable to use Command+Alt+<right arrow key> in iTunes to step forward during a song.  I have a feeling that at some time, I configured a shortcut in an application to do this so its no longer available to me.  I don't have any applications open apart from iTunes and still I am unable to use the shourtcut in iTunes.
    So, is there any way I can see these shortcuts on my mac so I can modify them?  ( I have checked the keyboard shortcuts menu settings in System Prefs btw.)

    Hey D M K,
    Welcome to the Apple Support Communities. If you want to see what is available for iTunes as shortcuts, the following article will sort you out.
    iTunes 11 for Mac: Keyboard shortcuts
    http://support.apple.com/kb/PH12110
    Also as per your request, here is a list of OS X shortcuts as well.
    OS X keyboard shortcuts
    http://support.apple.com/kb/ht1343
    Regards,
    -Norm G.

  • How I can identify business objects in a table?

    Hi,
    Can someone advise me how to identify business objects and events created in a Ar Customers ( ARXCUDCI) table?
    Many thanks,
    regards
    Ilinka

    Depending on how big your spreadsheet is and how frequently you want to do this you might want to contruct insert statements in excel, then run these. I have done this to load a few hundred rows for a one off test on dev.
    e.g. if you have values 1 and 'a' in you spread sheet and want to insert them in to table xxx col1 & 2:
    | /|   A   |   B   |    C
    |1 |col1   |col2   |
    |2 |      1|a      |="insert into xxx ("&$A$1&","&B1&") values ("&A2&",'"&B2&"');"then paste the contents of colum C
    insert into xxx (col1,col2) values (1,'a');into sqlplus or a script.

  • Identification of Customer Objects

    We are going through upgrade process for a customer, and trying to identify custom objects in th system.
    Please suggest, do we have any way to find out that what are the objects customer has created in the system which are not SAP standard. We do not have very precise idea that what name space do they use.
    If we have any transaction or table to track it, please suggest.

    Hi,
    Normally SAP would advocate the use of Z* or Y* as customer-defined type.
    For programs, you might wanna try transaction SE38, then look for Z* or Y* programs.
    For function modules, look under the same Z* and Y* criteria.
    For transactions, you can use transaction SE93, and use the lookup.
    For a good overview of all the possible customer-defined programs, fields etc, you can use transaction SE80.
    Hope this helps.
    Cheers,
    Gimmo

Maybe you are looking for

  • Installing XP using boot camp with partitiion drive?

    I recently re-installed Leopard on my mac, and i decided to partition the drive. Then, when I went to install XP using boot camp it said that it only works with 1 partition! Is there any way round this without re-partitioning my drive? I also have an

  • Dinamic Directory Path in Receiver File Adapter

    Hi everyone, I have a question for you. How can I give a dinamic path to the target directory in a file to file scenario? The scenario is like this: I have to take only certain files from a source directory. The names of the files are like 'S10048796

  • Prevent iChat from starting at login

    How do I prevent iChat from starting at login? I looked in my account login items and it is not listed there. I shut the app completely before shutting down the computer so it shouldn't be automatically be relauncing due to the "reopen windows" setti

  • Contacts cannot be saved on Pre

    I was having a problem with my Palm Pre where I could next text or receive texts from one of my contacts, so I followed the advise on this board and reset my phone by deleting the Apps and Info and then reloading everything from my palm profile.  Tha

  • Audio doesn't work after a BIOS update + strange beeps during bootup

    Hi, I just bought a MSI motherboard,  915P Neo 2 platinum. 1. Everytime I boot up the system, I hear a set of beeps...it sounds like 1 long, 2 short beeps...so I followed the instructions and re-seated the memory and it still does beeping. 2. MY MAJO