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.

Similar Messages

  • 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 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.

  • 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 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 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 "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 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 are these custom links created?

    On this webpage, the "rss feed" button and the "email" button cannot be dragged like a normal link can be dragged (by "drag" I mean you can't click on it and move the image around)
    http://www.blog.spoongraphics.co.uk/
    Also,on this webpage, there are no dotted lines around the link when you select it/click on it.
    http://psd.tutsplus.com/tutorials/designing-tutorials/the-making-of-mystic/
    How is this done with code? And how are these links different from regular links with the dotted lines around them?

    How is this done with code?
    View the source code and find out? That's how. Link to RSS feed is provided below. So look for the rss class in CSS and discover that the class contains a background image. Moral: view source code to see how it's done with code.
    <li><a href="http://feeds2.feedburner.com/SpoonGraphics" class="rss">Subscribe by RSS</a></li>

  • How are OAM custom authentication plugins used for concurrent requests

    Custom authentication plug-ins are loaded by Access Server.
    I want to understand how they are used or how they work when multiple concurrent request start pouring in.
    Thanks.

    The access server is a multi-threaded application. The "Fn" function of the plugin is executed in each of the thread of the access server.

  • DBCP - how are null connection objects handled?

    We are using DBCP in a refactored web application that, in the past, used a locally written connection pool. This original pool always checked a connection object to see if it was NULL before handing it out. I was told that this was because the DB was unstable at one point and the pool was handing out connections that were null after a db restart.
    I would like to know if this is an issue with DBCP. I can't image that it would be, this seems like a common enough situation. However, the higher ups are concerned that we have subtracted functionality by using DBCP.
    Thanks,
    -=bill

    snorky,
    Suck it and see. Suggest you tell the higher ups to go worry about "higher up" stuff, and leave the details to you... but I'd also cover my ass with a proven reversion strategy.

  • Reporting of actual turnover against the budget, via custom objects 4-15

    Is there an solution of reporting metric data between the Opportunity object and custom objects 4-15 ? The forecast module gives us not the desired results, therefore we are using custom objects, but we run into problems trying to get custom object metric data and opportunity metric data in one report.
    Edited by: Peter Tops on 21-jul-2011 11:47

    Hi, Yes, it is weird but that is how it is. May be fixed in next release. To hide the column, choose column properties -> column format tab -> Click the field "Hide this column"
    -- Venky CRMIT

  • Checking the status of task records tied to the custom object 3

    We are using custom object 3
    There has been lot of configuration work done on this object.
    There is a checkbox on the UI. When a user will checks off the check box, a task record(s) is created depending on the condition.
    Is there a way for me to check the status on the task records and then set a field on the parent record i.e. custom object 3.
    Thanks,
    Nitika

    To whom are you speaking?

  • Is there any way to report on Custom Object 3 other than lists?

    Looks like the answer is no but just wondering if anyone has come up with a brilliant work around. I guess the only chance is with Web Services, or is Custom Object 3 the red headed step child there as well?
    I read in an earlier thread that R15 fix/patch may enable the ablity to report in analytics OD on the Custom Objects, any idea if Custom Object 3 will be included?
    I wish the documentation pointed this out somewhere! It would have been nice to know before I created the Objects funtionality!
    Live and learn...
    Dan D

    It is my understanding that the patch will be applied automatically for all customers. The patch will enable reporting on custom Objects 1, 2 & 3 and will have subject areas for Custom Object, Custom Object & Account, Custom Object & Opportunity, Custom Object & Contact, and Custom Object & Service Request.
    (That is 5 subject areas per custom object for a total of 15 new subject areas!)
    Mike L

Maybe you are looking for

  • Read data from a text file

    I want to read a file from my forms using TEXT_IO

  • **VGA DynaDock Question**

    I just installed a VGA Dynadock, and all of my peripherals are working fine. Whats wierd is when I click on "undock", I get the undock beep, but I no longer get the message "safe to undock". I do have the appropriate checkboxes in the dynadock settin

  • How do i put bold on a specific row text i a Table

    Hej I want to put a bold font on a text to show that this day is booked in my calendar. Im creating the Table in one class (MyCalendar) and then i pass that table to the GUI which shows the table. So, how to i put bold on a text when i create the tab

  • IPod touch 5 disabled/locked

    Hello, I have an iPod touch 5, with iOS 7, and I forgot the screen lock code, so it got disabled and the screen says "iPod disabled, please contact iTunes." My problem is that I have never made an iCloud backup, so I need to know if there is any way

  • Macbook Pro (2010) crashing

    Hi, After a year and a month of no problems, my macbook pro has crashed 3 times in 2 days. The screen gets that black wave, like a blind coming down, and then turns black. Twice a notice came up telling me to turn the computer off. The other time,it