Upgrade for Custom objects

We are planning to upgrade our system to BI 7.0 next week. We will do technical upgrade only.
Appreciate if you can clarify few doubts
1. We have lots of custom Infocubes, ODS and update rules that are created as copy of standard objects. What impact should we expect for these objects.
I guess minimal but if SAP has made changes to their standard data flows
( like certain calculations in update rules or new infoobjects in ODS etc )
would they be needed in my custom versions and if yes how would I know what is changed?
2. When we do the functional upgrade will it be easier or harder for these custom objects as compared to the standard ones. ( Wondering if we should have stayed with the standard ones )
Thanks

1. We have lots of custom Infocubes, ODS and update rules that are created as copy of standard objects. What impact should we expect for these objects.
I guess minimal but if SAP has made changes to their standard data flows
( like certain calculations in update rules or new infoobjects in ODS etc )
would they be needed in my custom versions and if yes how would I know what is changed?
Good news, SAP doesnt have any content with the new data flow. I see no reason why SAP woudl change thier std objects, if thats the case SAP will come with a new object and ask the customers to slowly move to the new one as the old one would be obsolete soon. Your existing dataflow wouldnt be disturbed, even though you have ur custom objects (who doesnt have custom objects)
2. When we do the functional upgrade will it be easier or harder for these custom objects as compared to the standard ones. ( Wondering if we should have stayed with the standard ones )
either way you have to manually migrate the dataflow, so it shouldnt matter if its std or custom

Similar Messages

  • SPAU-like functionality for custom objects - Z* or Y* Objects?

    Hello Experts,
    My scenario is like below:
    Assume that my SAP System is DEV1 and it is of SAP 4.6X version. I have imported Program ZPGMA from foreign system DEV2. And are moved to the Production system PROD1. Now there are some corrections did in program ZPGMA in DEV1 system either by using modification assistant or by turning Modifications Assistant Off. And then moved to PROD1.
    Now we are going for Upgradation from 4.6X system to ECC 6.0.
    Now, i need to get the list of programs that have original system as DEV2 but are modified in DEV1.
    In brief, i am looking for some functionality similar to SPAU which would work for Custom objects (Z* or Y* Objects).
    Thanks and Best Regards,
    Suresh

    Hi Suresh,
    There is not any functionality like SPAU to find these kind of program.But if you want to find your DEV2 programs moved and modified in DEV1, just go in table TADIR and find source system field ( SRCSYSTEM ) as DEV2 .
    You will get list of program moved in DEV1.
    Regards
    NImesh S. Patel

  • Implementing Data Search for Custom Objects

    Can any one have some information on implementing search criteria for custom objects.
    I am looking to modify the drop down values and search criteria based on custom data model.

    Hello Rajesh,
    The following configuration activity might resolve your query.
    Transaction: mdgimg.
    General Settings> UI Modelling> Define Field Properties for UI. Select your custom data model and go to "Hide Field Names."
    For the fields of the entity type, you don't want to come up in the search UI, check on "No selection".
    "No Selection" : These wouldn't come up as search Criteria. "No Results List": These won't come up in final result list.
    Best regards,
    Shephalika.

  • Is there a way to find version for customizing objects?

    hi
    Since we dont have version management for customizing objects like we have for programs or r/3 repository is there a way or some uitlity to find the version of customizing objects?
    ~Suresh

    Hi
       SAP default will provide Version Management na.
    go to se 38 -> ur program -> Utilities -> version management.
    Otherwise VSS(Visual Source Save ) is a tool used for version management.
    Check for VSS whether it is there in your company.
    Regards,
    kumar

  • Delta Replication for Customizing object from ECC- CRM

    I need help on delta replication activate for customizing objects from ECC to CRM.  I finished with initial load with product replication and everything worked weel. The problem is that product hierarchy continuely changing in ECC everyday, so the delta for the products error out due to incorrect product heirarchy in CRM becuase the delta is not working for DNL_CUST_PROD0, and DNL_CUST_PROD1. Please show me how to activate the delta for those DNL.  What business transaction do I need for those so the delta will work for them too?  Rewards points if helpful

    I think you need to do Request downlaod for the Product Hirearchy when ever there is new one created in ECC.You can do request downlaod by creating the object using R3AR2. Exeute the object though R3AR4 and monitor the status using R3AR3.

  • Access control for Custom Objects

    Hi,
    I am working with two custom objects: Custom Object 1 and Custom Object 5. There is a team on Custom Object 1.
    The user has access to both and has create access for Custom Object 5.
    The user is not the owner of a record in Custom Object 1, but is on the team for the record with full access.
    When in the related section for the custom object 5 you click on edit I get the following error: "You have read-only access to this record. Click Cancel button or Back link to continue. Access Denied.(SBL-DAT-00284)"
    When you click on the link to the related record and then on edit it works fine, the user can edit and save the changed record.
    I do not understand why this does not work in the related section.
    Thanks for your reply!
    Arnold

    Hi Errol,
    to build your own application authorization scheme around the security model supplied by Apex for administration of the Apex environment would be a bad idea.
    This was never intended for authorization scheme management in custom built Apex applications, it was solely intended to control access in the Apex environment overall. The API for it is not published, and making changes to it, such as adding more roles, would run the risk of breaking the overall Apex security model. It would not be supported by Oracle and Oracle would not guarantee the upwards compatibility of any changes you make in future versions of Apex.
    In short, you should follow Tyson's advice and build your own structure. As he indicated, there are plenty of examples around and provided your requirements are not too complicated, it will be relatively simple.
    Regards
    Andre

  • MDG File Import for Custom Object

    Hello Experts,
    We are in MDG 6.1 and trying to implement the File import for custom object. Basically the idea is used to DTIMPORT transaction.Apart from the configurations in MDGIMG, What are the classes that has to be implemented? Can anyone share some info on this.
    Thanks

    Hi,
    After seeing this thread, i rechecked my POD. Email Id is not there.  Did you find any solution or explanation why it is not there?

  • How to create number range for custom object

    Hi all,
    I want to create number range for custom object or custom tables
    Thanks
    Hemalatha

    Hi,
       Thanks, I am able to create a number range for custom object through SNRO tcode.
    Thanks
    Hemalatha

  • How to create the data for custom objects in pList

    Hi,
    I am new in developing on iPhone and I don't know much about this area. I would like to ask a question. I couldn't find the answer on this question in apple documentation but I hope Internet community will help me.
    Lets say I have a class called classA. The classA has 2 public properties (or fields):
    *int customIndex*;
    and
    NSString *customTitle;
    My view controller class showMeSomething has a property NSArray which holds the objects of type classA. I would like to load the array from the plist resource file. How do I edit the resource file with initial values or how do I know the format of the plist which can be loaded from using mainBundle for my array of custom objects?
    Thanks!

    Here's some info on working with plists:
    http://developer.apple.com/documentation/Cocoa/Conceptual/PropertyLists/Introduc tion/chapter1_section1.html
    They can be edited with any text editor. Xcode provides a graphical editor for them - make sure to use the .plist extension so Xcode will recognize it.

  • Generic Object Services for Custom Object Type

    I would like some advice please. I am not an ABAP Developer but I would like to enable the generic object services for transaction PP01 for a custom object type.
    I have searched for information, which suggests that the object needs to be published using the function module SWU_OBJECT_PUBLISH so that it is available in the Business Object Repository. If this is correct, please could someone tell me (in simple terms) how I can do this (with the assistance of an ABAP developer)?
    My colleague did some debugging which seemed to suggest that in order for the generic object services to be available, the field OBJTYP needs to be populated in table T778O. Is this correct? If so, how should this be done?
    Your advice would be greatly appreciated.
    Regards
    Corinne

    Hi,
    i'm also looking for the solution you have asked for.
    if you know how to do it please reply me with the solution.
    Thanks,
    suresh

  • How to process for an ECC 6.0 upgrade for different objects (RICEF)?

    Hi eaxperts,
    I am new to upgrad project. Can anyone pls. tell me in details things that need to be undertaken in an ECC upgrade project for different objects e.g. RICEF and How should I process for the same?
    Please also tell me the important T-codes for the same and how to use them.
    Thanks a lot in advance,
    Sandy

    Hi,
    Please read below lines.I think u can get some knowledge about UPGRADE.
    u2022     System preparation and stack level patch upgrade u2013 Basis Team
    First of all, the basis team installs the Latest SAP version on the hardware and they apply all the general patches up to the latest stack level. All the stack levels of various patches u2013 Basis, ABAP, XI etc should be brought up to the latest level by the basis team. In case, all the stack levels are not the latest, it might create problems like new objects coming into the SPAU during the upgrade or thereafter u2013 these will be explained in sections below.. So it is a good practice to get the system to the latest stack level.
    u2022     SPDD Phase u2013 ABAP and Functionals
    This transaction code SPDD is the core step in an upgrade project. The system compares all the dictionary objects u2013 data elements, database tables and structures of the latest system (say ECC) with the previous or the old system (Say 4.6c). These all elements are present under two nodes u2013 with modification assistant and without modification assistant. Objects present under with modification assistant have the modification assistant u2018ONu2019 and we can see the modification logs.
    u2022     Up gradation of the system u2013 Basis Team
    After the SPDD phase is complete, the basis team prepares the system for an UPGRADE u2013 i.e. the old system would be replaced by the new system. In this phase, the system asks for the SPDD request u2013 the single request which generates and activate all the dictionary objects present in SPDD phase in the new system u2013 ECC. If the request do not contains the same objects which were present in SPDD, the system shows a danger alarm u2013 stating that this SDPP request do not contains all the desired objects and it might make the system unstable. In case any other objects are missing, there and then it should be put in the SPDD request.
    u2022     SPAU Phase u2013 ABAP and Functionals
    The SPAU transaction contains the objects u2013 Programs, Reports, Screens, Messages, Notes, Function Modules etc. which have difference in the Latest SAP request and the previous ones. This SPAU phase can be done either just after SPDD or after the Up gradation of the system by the Basis team.

  • How to detect duplicate for custom object 1

    Hi expert,
    are there any fields in custom object can detect duplicates If These Fields Match?
    we thought it should be "Name" but it's not.
    Thanks, sab.

    Sab, field validation is not going to check for uniqueness of the custom object name. However, you could use field validation to add a value to the custom object name which could make it unique (such as name + rowID or name + created timestamp).

  • WSDL for Custom Object 3

    I understand from CRMOD Customer Service that we do not have a WSDL for the Custom Object 3. Is this a true statement. I do not have it exposed.
    If this is true can you let me know if it will be available in R15

    Custom Object 3 is not accessible via the web services. I'm not aware of a plan to make it available in R15. I'm not 100% sure, but I wouldn't count on it.

  • No versions after import for customer objects

    Hi all!
    I have a little problem with transporting of (customer dictonary objects) and the versions.
    The system enviroment is SAP ECC 6, software level
    SAPKB70016
    SAPKA70016
    SAPKH60302
    On the developer system the customer objects have versions - after transporting them to the quality system they have no versions.
    On the other side SAP Objects e. g. table BSEG or BKPF have versions - in the developer and also quality system.
    Its a strang thing. Normally versions will be created after import in a seperate step.
    How can i check if something is wrong with versions? The parameter "vers_at_imp" is not set in the tpparam but i think that shouldn't be a matter.
    Please can anybody help me - I don't believe that it will be a bug because all notes I found were for older releases.
    Thank you!
    Best regards
    Thomas Wassenhoven

    Hi!
    Thank you for the answer!
    I found additional information now - the version management is disabled per default (tp parameter vers_at_imp)
    Best regards
    Thomas

  • PeopleSoft Initial Upgrade Pass : Custom Objects Missing

    We have just completed the PeopleSoft HCM 9.0 to 9.1 Initial Pass. In the upgraded COP all the custom objects are gone now. Did we do something wrong ??
    I checked in the PeopleTools Upgrade step that the entire PeopleTools objects are replaced at one point. If that is true then how do we do the retrofitting as the custom objects are not available any more :(
    Please help !!
    Shailesh

    The upgrade doc instructs the user to compare their COP with the old DEMO db (where all the maintenance fixes had been applied) in order to build a project - UPGCUST - with all the customizations. Later on, in Chapter 4, this UPGCUST project is compared to the 9.1 release flagging all objects that were also modified by Oracle. At this point, an evaluation of which objects will be kept and which will be overridden by the 91 version needs to be taken - step Reviewing New Release Changes. In Chapter 5, step Copying the UPGCUST Project will copy the chosen customizations over to the 9.1 db. When all 9.1 metadata is copied back to your COP, the chosen customizations will be among them.
    Hope it helps.

Maybe you are looking for

  • Why not all fields dimmed or show in display mode after system status TECO and CLSD for Project

    Dear All, When Sets the system status TECO or even CLSD all fields for WBS Elements are not goes to Display mode. User can still edit them or change then. The fields are: 1. WBS Element Description, technical name: PRPS-POST1 2. Person responsible nu

  • Recording DVD in the Macbook

    I want to know if I can record a DVD movie in my Macbook and then record the movie in a DVD blank disc?

  • WLC displays different IP for LAP in GUI

    Hi, I have the following issue with one controller  AIR-WLC2112-K9 with 2 LAP .When I ask the info by GUI for the  the LAPs in  Wireless ----> AP name (click) ---->General the info displayed in "IP config"   does not match, for the field static IP is

  • Image map in Illustrator

    I'm trying to overlay region boxes on top of an image. To do this I need the top left coordinate of the regions and the height and width of the regions. Is there a way to get Illustrator to output a text file of these values for multiple regions on t

  • I can't setup my printer!

    Hello,  I've moved house and now i am unsure as how to connect my wireless hp deskjet 3070a to the wireless,  i only have the standard virginmedia router and modem and i am clueless at how to fix it!  i tried pressing the virginmedia button (as is th