Defining a Package for XI objects

Hi,
    Can i Assign a package for all the objects that i Define in Integration Repository and Integration Directiory.
Suppose if i create a data type, message type in IR and i have a package called zvarun created in SE80. so how do i assign these objects to my package.
Regards,
Varun

Hi Mario Müller,
Thanks for your reply.
or else if i define structures in SE11 in ABAP Stack, can i use those structures for my data types in Integration Repository. If its possible, please let me know how can i do it.
Regards,
Varun

Similar Messages

  • Define Derivation Strategy for Control Objects - Value Not Transport

    I created Rules Value in Define Derivation Strategy for Control Objects (SPRO). Then, I perform the below steps for Transport the Request to other client.
    1. Select Derivation Strategy name, Table View > Transport
    2. Select Request Number
    3. Click Include in Request, then save
    4. Go to the Steps in Logical Order, Extras > Transport
    5. Select Request Number and back to SPRO screen
    After SCC1, there is only Derivation Strategy Name appeared but the rules value (Steps in Logical Order) is not appeared.
    How can I transport the Rule Value?
    Regards
    Ton

    Hi,
    When you are in the derivation transaction and select to transport it, the system asks you whether you want the values to be transported as well. If you choose 'yes' your change request will include this information.
    Regards,
    Eli

  • Can i use the SAP standard package for lock object creation ?

    Dear Guru ,
    I want to create a new lock ojbect for my abap program .
    When i completed the creation , SAP required a new request and it said the object only can be imported to SAP standard package .
    But i saw the help from SAP said :
    >* Package begins with A-S or U-X:
    >These packages are for SAP standard objects. Customer objects cannot be created in them. Changes to objects of these packages are recorded by the Transport Organizer (Request management) and can be transported (see field transport layer.
    In this case ,  Can i use one of the SAP standard package for this creation ? Does it will affect the SAP system ( such as the system upgrade ) ?
    Thanks .
    Best Regards,
    Carlos Zhang
    Moderator message - Please do not use code tags to format text - it should only be used for code
    Edited by: Rob Burbank on May 25, 2010 11:12 AM

    Hi Carlos...
    First , You will never be able to use any standard SAP Package for your custom programs. So don't go for it.
    So in your case what you need to do is , when you save your Lock object , 
    - if you want Transport request to be created , then 
    in the screen shown you need to enter the Z package name (the same package as that of your ABAP Program)
    or
    -if you want it to be stored as local object , then
    specify package as $tmp
    Regards,
    Uma

  • Is there a way to define a layer for dynamic objects?

    Hi all. Basically, I'm creating a number of dynamic text field objects in my Actionscript, but it looks like its being rendered on the wrong layer. I've written the actionscript in the first frame of my 3rd layer (which is masked), but the objects that are rendered dont appear to be affected by the masking effect (that does work with static objects). Is there a way to define programatically which layer an object is rendered in? Something like layerNo.stage.addChild(object)?

    first, you have the command 'addChildAt(child, index)'
    thought i'm not sure if that would solve your problem.  in order to mask dynamic text you have to embed its fond, by setting the textfield's property 'embedFonts' to true.

  • Package for Business Objects Explorer

    Hello,
    can anyone say what the "name" of the package is that we have to order to get access to ASP Business Objects Explorer software?
    We want to use the non accelerated version of Explorer first.
    I am asking here to speed up the process - I want to give the information to our account manager.
    Thanks in advance,
    André

    It is sold as an add-on.  I don't believe there is a 'package' name specifically.  Package names are usually used for the SAP ABAP or JAVA based products. But the product name you're looking for is listed on Service MarketPlace as "SBOP Explorer XI 3.2".  The Application Group name is: "SAP BusinessObjects Portfolio"

  • What package for SAP object PROG MMCHPLAN

    Hi,
    When I implement note 99569 using SNOTE, I cannot save it to package Z001 which used for all notes applied before.
    I got the message below:
    SAP object PROG MMCHPLAN cannot be assigned to package Z001
    Message no. TO142
    Diagnosis
    Object PROG MMCHPLAN is in the name range reserved for SAP. The object cannot be assigned to package Z001, since it belongs to a different name range or namespace.
    System Response
    Editing is terminated.
    Procedure
    Assign the object to an SAP package whose name begins with A-S or U-X.
    If you want to create the object as a test object, you can also assign it to a local package (1st character = $) or a test package (1st character = T).
    Does any expert know what package shall I choose for it?
    Thanks
    Fuyi

    Hi Chen ,
    try to download corrections from service.sap.com , i think they have given external transport requests.
    regards
    prabhu

  • How to use reflection package for dynamic object creation

    I want to convert a "DataObject (SDO) " into "Pure java object".
    For this i want to create a java object with the fields in Dataobject, and this should be in generic way.

    Use Java reflection if you have the java class already created.
    Otherwise use Java IO API for creating the .java file and compile it dynamically by calling javac exe from java code and executing using reflection

  • Business packages for BO in portal

    Hi Team,
    I wanted to know if there are any business packages for Business objects which can be implemented in Portal.
    i tried to search in market place but am not able to find much.
    regards
    Bharat

    Hi,
    it depends which product you mean by "BO"
    the business objects family has a number of product portfolios :
    "Business Intelligence" , 
    "Information Management"     (traditionally ETL and ELT tool like Data Service, Master Data Quality & Management etc)
    "Performance Management    (these are aligned by Line Of Business/functional area as per the SAP Business Suite modules, include FIM, BPC, SEM etc)
    "Governance"
    together they are called "Business Analytics",  and they each have their own integration points with various SAP software.
    But, for pure BusinessObjects Enterprise (Xi 3.1)    you are really only looking at :   Business Warehouse or ERP/ECC (Datasource)  + Netweaver (Web App server) + Enterprise Portal (content management) or NW business Client.
    Regards,
    H

  • Define a range for JProgressBar

    Is it possible to define a range for JProgressBar object ??
    I want to paint a progress bar from say 30% to 70% with a color say "green".
    If i do:
    JProgressBar progressBar = new JProgressBar(ProgressBar.HORIZONTAL);
    progressBar.setForeground(Color.green);
    progressBar.setValue(30);
    // it paints till 30% of the progress Bar
    progressBar.setValue(70);
    // it will paint from start to 70% of the progress bar.
    Is it possible to extend JProgressBar classs and define our own MyProgressBar Class which does this task ??? I tried but was not able to succeed.
    any help would be appreciated
    regards,
    Kumar

    I'm not sure what the request is. Are you asking for a process bar where the entire bar changes color within a certain range (not too hard). Or a progress bar whose bar could be multiple colors at the same time?

  • Problem Instanciating BO - No default attribute defined for the object type

    Hello Experts,
    I am instanciating the BO BUS2038 to ZBUS2038 and when I click in u201Cto implementedu201D and follow u201Cto releasedu201D the message No default attribute defined for the object type is appearing!
    Can anybody help, please?

    Hello everyone,
    it appears to me, that no one has a clue about the "default attribute" and is widely guessing what can be done about that.
    I feel deeply sorry for that, Marcos.
    At first: You don't really need to care about the missing default attribute. If it's missing, the object's instance key will be used instead. Skip the warning message.
    Secondly: The default attribute is used to display the instance within the "Object links & Attachments" under the work item preview when using the SAP Business Workflow.
    Thirdly: You can select any existing attribute of your business object type to be the default attribute, by navigating to the "Basic data" (it's the heat-icon within the object builder), use tab "Defaults" and use the Input Help on the field "Attribute".
    There you'll go.
    Best wishes,
    Florin

  • Missing objects Business Package for Internal Sales Representative

    Hi all,
    I have downloaded a Business Package for Internal Sales Representantive:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/403723ad-a36d-2910-0eb8-c37945fc900a
    But, after import this BP some objects are not available to the standard role ("Internal Sales Representative").
    Should I configure it manually? Or is it a problem when I imported it?
    Thanks in advance.
    Ricardo Fachini

    One of the errors gives this long text:
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.Transaction',
    Context Name (iView): 'pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.salesrep.bp_folder/com.sap.pct.erp.salesrep.roles/com.sap.pct.erp.salesrep.salesrep/com.sap.pct.erp.salesrep.sales_process/overview_folder/com.sap.pct.erp.salesrep.order_fulfill/order_fulfill_info/com.sap.pct.erp.salesrep.disp_shipm_page/com.sap.pct.erp.salesrep.display_shipm',
    Top Layer:            'Transaction/DragAndRelateLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_ECC_SalesService',
    Another one gives me this:
    Application URL ':///sap(ZT00WUJNSGtTb1A2QmdJWUY1N2xybU5RLS1FbFVMRHh6SkRab0x3SDkwQmRfeGt3LS0=)/bc/gui/sap/its/webgui' is not valid! Please check the protocol and host entries for system 'SAP_ECC_SalesService'.
    One of the errors is as follows, but it is because BI is not connected to this portal, as the documentation says the connection is optional for this business package:
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.BWReport',
    Context Name (iView): 'pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.salesrep.bp_folder/com.sap.pct.erp.salesrep.roles/com.sap.pct.erp.salesrep.salesrep/com.sap.pct.erp.salesrep.sales_process/overview_folder/com.sap.pct.erp.salesrep.order_fulfill/com.sap.pct.erp.salesrep.Fulfillment/com.sap.pct.erp.salesrep.OrderFulfillmentAnalyses',
    Top Layer:            'BWReport/TopLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_BW',
    Thanks,
    Owen

  • Change Package For Many Bi Objects

    Dear Gurus,
    Before transformation, Is there any way to change package for many bi objects ?
    Transport Coonection tab dont allow me to change package of these bi objects?
    Cheers,

    In the transport connection screen select the object -->send it RHS --> before changing the package make sure that object is not in any of the Transport request if so release the request using the Tcode :se09 and now select the object in the transport screen click on change package it will prompt a window where you can update the package and create TR for it.

  • Define infix operators for Object types

    Hi,
    Is it possible to define infix operators for object types?
    Example:
    CREATE TYPE BODY Complex AS
       MEMBER operator + (x Complex) RETURN Complex IS
       BEGIN
          RETURN Complex(rpart + x.rpart, ipart + x.ipart);
       END plus;
    Usage:
      given a table E (C1 Complex, C2 Complex)
    Select C1+C2 from E;
    Kind regards
    Taouik

    An "object type" is nothing but a an o-o class. Can you create SQL constraints on o-o classes? Usually not. Oracle is no different.
    Where do you create constraints in Oracle? On tables. And yes, an o-o class (object type) can be used to create a table (aka an object table). That table can have any of the standard SQL constraints supported by Oracle.

  • Package name for all objects

    Gurus
    Any easy way to know package name for all objects.
    Thankyou Gurus

    Hi,
    double click on the object-then select extras menuthen select write transport request--
    it will show the package of present.
    hope this help you
    regards
    harikrishna N

  • Class type not defined for this object type

    Hi Friends,
    Could u please guide me ?..We have a requirement to extract some data from classification system.
    This is related with class type 023 - Batch
    I want to use the following parameters in CTBW.
    basis datasource :Z_BATCH_ATTR
    class type : 023
    object table :MCHA
    Datasource type : ATTR
    I am getting an error "Class type not defined for this object type" when i enter the above entries in CTBW.
    The only way I'm being able to make this work is changing object table from MCHA to MCH1.
    This solution does not fit me bacause MCH1 table dont have Plant as Key, and I need it.
    Do you know what should I do to solve this?
    Thanks in advance

    Hi,
    I believe we have to use the list of standard "Basis DataSource", as I'm also stuck with the same issue. Let me know what Basis Data source you selected in this case.
    As I'm trying to extract Batch attributes from "AUSP" Table.
    I have given class type= 023
    Obj Table= AUSP
    But not sure which "basis datasource" I need to select.
    Thanks,
    Satish

Maybe you are looking for

  • How to track changes done through MM02

    Hi all, We are running MM02 and doing some changes in the material master data. Now can we get a list on what all changes have been done by any particular user in this transaction ? We do not want to use MM04 as there material no is compulsory field

  • Retriving workflow agents as custom attributes

    Hi, I am trying to retrive work flow agents as custom attributes. This is the xml code using for custom attributes. How can I retrieve the agents  userids who can process the task. I appreciate your help. <ItemTypeCriteria systemId="SAP_PLM" external

  • Web Clip with Parameters

    I have a page that I would like to webclip. Problem is, the page contains parameters. For the classic example Lets say I have developed a page using php that will list employees belonging to a certain department. The web page would look something lik

  • My internet froze - the search bar is permanently up.

    I can't get rid of the url/search bar on the top of the screen.  If I put a website in, it will take me to the site, but I can't interact/navigate anywhere on the site.  Any advice?

  • NTP Service in CCM v 7

    I had to change the NTP server due the time. change how do I reset the NTP services on ccm 7?