How to Activate massive objects in sap

Hello, SAP Gurus.
I try to apply support packages in ERP emhancemente 6.06 from sp level 7 to sp 10, but i have a problem because my system has a lot inactive obejects in sap and I need to activate them quickly, to continue apply sp untill 10 level.
Now I´m using report RADMASG0, but is too slow the activation, someone knows another way and quick to activate massive objects?
Thank you for your answers.

hi,
You can do via SE38 and run this programs RADMASG0_C3 & RADMASG0
Please also check these Notes.
1882203 - SPAM : CHECK_INACT_OBJECTS error Inactive Objects
513348 - AUT01: Inactive objects exist
Regards,

Similar Messages

  • How use Active X object in sap 2005A SP14

    How use Active X object in sap 2005A SP14 with usercontrol in vb.net
    or control in vb.net please show example code
    Thanks for advance

    Hi,
    I try to use this sample too (C# version) but it does not work properly.
    I got two different COMExeptions at line 75:
    fTree = SBO_Application.Forms.AddEx( CP );
    Message: Form - already exists.
    and at line 114:
    AcXTree.ClassID = "MSComctlLib.TreeCtrl.2";
    ErrorCode=-2147417851
    Ausnahme von HRESULT: 0x80010105 (RPC_E_SERVERFAULT)
    I don't know the reason - but i am searching...
    Edited by: David Kostenzer on Feb 20, 2008 4:48 PM

  • How to Transport development object in SAP BI

    Hi to all,
    Please can any body tell me , How to transport development object from one server to another server.
    i am fresher in SAP Bi , so i need to know in depth , please also send me website link so i can get more depth knowledge.
    Please also send step by step process for that.
    i shall be thankfull to you for this.
    Regards
    Pavneet Rana

    <Removed by Moderator>
    You can surf through https://help.sap.com for referring the material or surf in SDN forums..where you can lots of info for getting in depth knowledge on this.
    hope this is clear for you.
    Regards
    Ramsunder
    Edited by: Pravender on Jun 8, 2010 6:41 PM

  • How to create Individual Object in SAP CRM

    Hi Experts,
    Can some one please let me know the procedure to create Individual Objects in SAP CRM. I mean I want to know the function modules or classes to create Individual Objects.
    My requirement is like this: I want to create an Individual Object first and then create an Installed base and assign the Individual Object to Installed base.
    I need ABAP code to do the above tasks.
    Thanks in advance.
    Nadh.

    Could you please share your solutions?
    Thanks

  • How to activate generic object services in VA03 (e.g.)

    Hello all
    In ECC 6.0 the generic group services can be found in several transactions. But in VA02, VA03 transaction e.g. it is missing. Does anybody know how we could activate it there?
    Thanks in advance to all
    Renaud

    Hello everybody
    Unfortunately I still couldn't find helpful answers. Isn't there a way to activate those generic object services in VA02, VA03 e.g. like it is available out of the box in MM02, MM03, FB02, FB03, etc.?
    We would like to link a sales order (business object type BUS2032) with an URL pointing to a PDF-Document.
    Thanks in advance for any help on this one.
    Renaud

  • How to Unlock the Object in SAP Solution Manager

    Hi all,
    Iam trying to Upload the TS into Solution manager, but the Project Documentation TAB is locked by another User.So i am unable to get ADD button enable
    I dont have access to SM12 or SE03. How to Unlock this
    Regards

    This is not the right forum to ask your doubt. Post this in Solution Manager forum
    SAP Solution Manager
    Regards,
    Prateek

  • How to activate Generic Object for Services (GOS)

    Hi,
    I'm trying to find a way to activate the GOS (the little toolbox that appears in some transactions like ME21N and ME23N). The strange thing is that in my system landscape, the GOS toolbox appears in the development system but only on one client. In the other client I can't see it.
    Is there any way to activate this GOS ?
    Thanks a lot.

    Thanks for your help but I do not think that a Sap Note can happen.
    Problem is that some users can see the GSO and other users can not (and of course they work in the same system). I traced the authority checks of both users but they have the same.
    Maybe it could be a parameter in the user profile ?

  • How to find unused objects in SAP BI system?

    Hello All,
    I have got a requirement- you can say optimization programme in BW system.
    For that i have to first find the list of unused obects-DSO's, IC, etc.
    We have RSDODSO, RSDCUBE tables, but not sure how to use them- by looking at latest data loads/ time stamp.
    If you have any suggestions on this .Please revert me back.
    Regards,
    Siva

    HI Kumar,
    For cubes: Goto se11 and use table RSMDATASTATE and check the value of the field LAST_CHANGE this is the date on which last time data is loaded in cube.
    Check RSMO & find which all data loads are happening daily...weekly...montly
    Refer to the link below for more info on unused objects:
    How to find UNUSED InfoObjects list in BEx Query by comparing with Infoprovider.
    How To Find Unused InfoObjects Part - 1.
    Regards,
    Ashvin

  • How to activate Business Functions in SAP.

    Hi ,
    I want to activate business fucntion LOG_MM_CI_2 related with MM bapi. I found that, we can activate any business function by using transaction code SFW5 . But i can not find the above business function in this transcation code.
    I am using ECC 6.0 support package SAPKA70006.
    Note: (Please let me know, the right forum if this is not the right forum to discuss this question).
    Regards
    PG

    Hi,
    Your requested functionality is delivered in EHP 2 & 3 . So as suggested you need to install ehp3 or EHP4 on your server.
    Regards,
    Vamshi.

  • How to activate all inactive objects for current user

    Hi
    How to activate all inactive objects for current user ...
    ... I have found a (long winded) way to do this:
    - Environment / Inactive Objects
    - Add to Worklist
    - Display Worklist
    - Select All
    - Activate
    this will open a dialog titled "Inactive Objects for <username>"
    which has the exact functionality I need ... but I can't figure out how to get to this dialog directly - without so many intermediate steps
    the SAP docs repeatedly mention the ability to activate the inactive worklist - but do not mention how
    does anybody know the TCode for this dialog?
    thanks
    ps does the term "mass activation" apply to importing change requests rather than development activation?
    Edited by: FireBean500 on Jun 4, 2010 11:07 PM

    No other way. But usually it's far more simple as all objects are already in our own worklist.
    I wonder why your objects are not already in your worklist, as everytime you create or maintain an object, it is added to your worklist.

  • In XI mapping, how to get number from a number_range object in SAP R/3

    HI All,
    I have a scenario where I need to read a Number_range object  in SAP R/3 or ABAP XI and retreive the current number.
    I need to use this number during the message mapping.
    (I read about JCO and RFC, but am a little confused about how-to and what is the correct approach)
    Just to let you know, I do not want to pass this number in the original IDOC coming from IDOC, so I need this lookup.
    Scenario:
    In MM, make a call to SAP.
    Get the latest number from SNRO( number-range object)
    Use this number in mapping.
    Any help pointers, greatly appreciated.
    Many thanks
    Shirin

    Shrin,
    Please find the parameters you need to specify while creating UDF
    Imports:javax.xml.transform.stream.StreamResult;com.sap.aii.mapping.lookup.;javax.xml.transform.dom.DOMSource;javax.xml.parsers.DocumentBuilder;java.io.;javax.xml.parsers.;org.w3c.dom.;org.xml.sax.;javax.xml.transform.;
    The Template for RFC Lookup
    String content = "";
    MappingTrace importanttrace;
    importanttrace = container.getTrace() ;
    //Filling the string with our RFC-XML (With Values)
    String m = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><ns0:<Function Module name>xmlns:ns0=\"urn:sap-com:document:sap:rfc:functions\"></ns0:ZFI_GET_RUNID> ";
    RfcAccessor accessor = null;
    ByteArrayOutputStream out = null;
    try
    //1. Determine a channel (Business System, Communication channel)
    Channel channel = LookupService.getChannel("<Business System Name>","Communication channel name");
    //2. Get a RFC accesor for a channel.
    accessor = LookupService.getRfcAccessor(channel);
    //3. Create a xml input stream representing the FM request message.
    InputStream inputstream = new ByteArrayInputStream(m.getBytes());
    //4. Create xml Payload
    XmlPayload payload  =  LookupService.getXmlPayload(inputstream);
    //5. Execute Lookup
    Payload result = accessor.call(payload);
    InputStream in = result.getContent();
    //This are the extra step which i dont know what it mean
    //out = new ByteArrayOutputStream(1024);
    //byte[] buffer = new byte[1024];
    //for (int read = in.read(buffer); read > 0; read = in.read(buffer))
    //out.write(buffer,0,read);
    //content = out.toString();
    try {
    DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
    DocumentBuilder builder = factory.newDocumentBuilder();
    Document document = builder.parse(in);
    NodeList list = document.getElementsByTagName( "REsult" );
    Node node = list.item(0);
    if (node  != null)
         node = node.getFirstChild();
         if (node  != null)
              content = node.getNodeValue();
    } catch (Exception e) {
    importanttrace.addWarning("Error while closing accesor" + e.getMessage());
    catch (LookupException e)
    importanttrace.addWarning("Error While lookup" + e.getMessage());
    //This exception is not to be catch at this step as there is no try step before this
    //catch (IOException e)
    //importanttrace.addWarning("Error" + e.getMessage());
    finally
    if(out!=null)
      try{
           out.close();
    } catch (IOException e) {
    importanttrace.addWarning("Error while closing system" + e.getMessage());
    //7. close the accessor in order to free resources
    if (accessor!=null) {
    try{
          accessor.close();
    } catch (Exception e) {
    importanttrace.addWarning("Error while closing accesor" + e.getMessage());
    return content;
    Have mentioned in genric  where u need to specify the communication channel name, business service etc.,
    Moreover there is a field result, which is the output returned from the FM

  • How to track changes made to the standard objects by SAP during upgrade ?

    Hi All,
    Can any one of you please let me know if there is any straight forward method to find any change made to the standard objects by SAP in different versions ?
    Like for eg, during upgrade from 4.6c to ECC 6.0.
    Thanks in advance.

    > For eg , if SAP has made any change in the standard  transaction IE02,  in ECC 6.0 how will we come to know those changes?
    There are two sources for that:
    The "Solution Browser" (http://solutionbrowser.erp.sap.fmpmedia.com/) which lists the differences between source and destination release and the release notes (http://service.sap.com/releasenotes). You'd need to read here all those from 4.6 to ERP 6.0 (so 4.7, ECC 5.0 and ERP 6.0) to find out the behaviour changes.
    Markus

  • How do I activate the object history for an organizational unit ?

    Dear experts,
    we're using organizational units, positions, persons and users of the
    organizational management (Transactions PPOCE and PPOME) for
    the determination of (possible) agents in our Workflows.
    The objects seem to have an object history, at least you find such an
    option in the "find by" window on the left hand side of the maintenance
    transactions, but in our system there are no entries and I can't figure
    out how to activate history entries to be written.
    Do you ?
    Thanks in advance
    Andreas

    Hi,
    In OM all relation have a validity. I think you mean this with object history.
    If you double click an organizational unit for instance and then open the detail tab (if it wasn't open already)
    there you'll see Valid On with todays date this is the date which is used for determining the organizational structure, also you'll see No Periods with a green square to the left of the text.
    Just above the text Valid On, you'll see a button, when you click on the display periods button you can change the date to see what the relation of the object was at that time.
    You can also search the HR forum for more on organizational management.
    Kind regards, Rob Dielemans

  • PR05 - How to activate a Function in the Object Services Toolbox

    Hi,
    How do I activate a function in the Object Services Toolbox?
    In transaction PR05 (Travel Expense Manager) select any trip and then click on 'Change'. This takes you to the screen for the individual trip.
    On the top left of the screen is the 'Object Services Toolbox'.
    If I drop down on this list then select 'Create' there are 5 options under 'Create' i.e. 'Create attachment', Create Note', 'Create External Document', 'Store Bus. Doc', and 'Enter Bar Code'.
    The 'Enter Bar Code' is deactivated. I would like to know how to activate this.
    Thank you.
    Warren.

    no idea

  • How to activate a function in the Object Services Toolbox of PR05

    Hi,
    In transaction PR05 (Travel Expense Manager) select any trip and then click on 'Change'. This takes you to the screen for the individual trip.
    On the top left of the screen is the 'Object Services Toolbox'.
    If I drop down on this list then select 'Create' there are 5 options under 'Create' i.e. 'Create attachment', Create Note', 'Create External Document', 'Store Bus. Doc', and 'Enter Bar Code'.
    The 'Enter Bar Code' is deactivated. I would like to know how to activate this.
    Thank you.
    Warren.

    I think you need to check for IMG transaction code OAC5 & OAC3 and also check IMG configuration setting under
    Application server-->basis services > Archive Link> customizing incoming documents--> bar code scenarios

Maybe you are looking for

  • Amortize Adjustment Flag in Fixed Assets

    Hi, We have a requirement where we need to get all the assets for which the Amortize adjustment Flag is set. When we query a asset from Asset Workbench and then click on Books to see Cost, NBV etc. details,there is an option to make check mark agains

  • Why we maintain Partner Profiles in WE20??

    HI, What is the affect of entries in the following T-codes: And the following are the entries maintained for respective T-CODEs, in our project. OBCA: ( LOGICAL SYSTEM - SYSTEM - CUSTOMER - CUSTOMER COMPANY CODE)  OBCE: (LOGICAL SYSTEM - SYSTEM - CUS

  • How to Rotation 3D Image in LabWindows/CVI

    Hi All I have a 3D image and i want to rotate its x,y and z axis, how it is possible kindly help me. Regards Umer 

  • MS Word Plugin

    I'm sure this has been asked a hundred times BUT: Can anyone tell me where I can get the best plugin for Safari to view MS Word Documents, the whole download manager thing is really annoying sometimes. Thanks! Eben

  • Oracle error -6508 returned when executing JSP

    The JSP program executes a stored procedure from a package. I've recompiled the package after some changes. The JSP returns -6508 error when it is executing the procedure. The error is returned only after recompiling the stored package. What could be