Customer Object PROG can be assigned to which package?

i am a new guy in abap ,it's my first program,in it's attribute ,when i choose a package ,it pop-up error info-"Customer Object PROG cannot be assigned to package ***"
who can help me?
Customer Object PROG can be assigned to which package?
tks in advanced !

in da field for package, write Z* or write Y* and take F4.
from da list u get, choose an appropriate package.
Customer objects can be palced in customer packages( namespace Y or Z).
if u dont get any package beginining wit Y or Z u'll have to create a package using tcode SE80.
plz reward points if dis helps

Similar Messages

  • 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

  • Report on activities linked to custom object

    Hi,
    Is there a way show on a report each activity linked to a custom object record? e.g.
    Custom Object name 1 , Activity 1 subject
    Custom Object name 1 , Activity 2 subject
    Custom Object name 1 , Activity 3 subject
    When i use the Custom Object 1 reporting area i add the custom object "name" feild to my report then add "Activity Subject". Each custom object record can have many activity records, however when I run my report it says "No Results" despite there being data set up?
    I tried a similar report but instead of showing activities i tried accounts, of which there are a number linked to a single custom object record. When i ran the report it showed a single row for each custom object record, almost as though it was a one to one realtionship between custom object and account, rather than a one to many?
    Any thoughts on what might be going wrong? or how i can report on activities per custom object record?
    Thanks

    Using CO and account subject area, it should be possible to show M:M associations between CO and Account.
    But for CO and activity, reporting on M:1 association alone is possible using CO subject areas.

  • Custom Object

    Where is it documented the advantages of using objects1..3 vs. the rest? I know it matters, but I'm not sure exactly why 1..3 are special?
    For one thing, looks like only Custom Object 1 is supported for user import,which means I'll need to use dataloader instead.
    Edited by: user8903936 on Jul 14, 2011 11:16 AM

    Normally in Oracle Apps, whenever we crate any custom objects in the Database, we follow the particular naming convention like this...if your company is BBC...
    we follow
    For tables:
    XXBBC_<TABLE_NAME>
    Indexes
    XXBBC_<TABLE_NAME>_U or I or N (  Uniquer or Non Uniquer or like that)
    Synonyms
    XXBBC_<TABLE_NAME>_S  ( S for Synonyms)
    For procedures, Functions, Triggers...
    We will create one CUSTOM Package, all procedures, function will put in that package...it is easy for reference...
    so easily when ever you want to get any custom objects, you can query based on the following query..
    select * from dba_objects
    where object_name like 'XXBBC%';
    It will give all the custom objects in the database.
    I hope you got my point...

  • JoinFieldValue function and custom object 4,5

    Hi,
    Can JoinFieldValue function be used for custom objects 4 and 5? If I want to update the Account field on custom object 5 based on the Account field in custom object 4, can this be done using JoinFieldValue ? How?
    Regards,
    Ani.

    Hi Ani,
    Currently JoinFieldValue is not supported in Custom Objects 04-15. You will have to use web services for Updating Account field on Custom Object 5 or else you can try the URL method to update the Account field .
    Thanks & Regards
    Sablok

  • Custom objects in activity

    Hello all,
    I configured the screen for activity with relation a custom object 1, the custom object I can read, insert, edit ... with no problem the record, but I think that not real relation into record of custom object and record of activity.
    with a report from custom object if link with activiity no data found, if no link with activity the data from custom object is show.
    I need configure any more ?, or is not automatic the relation.
    thank's

    Mani J wrote:
    Have you added new picklist field/value today? If yes you will have to wait till tomorrow.
    -Check your Related Info access profile settings for Activity and CO.not i don't added anything, and today I have the same problem
    the level access from Activity & CO 1 is full access.
    thank's for your interest.

  • Which package of dreamweaver should I buy for my local scout association? Personal? smallbusiness? It's only user will be me

    Hello,
    I want to create a webpage for my local scout association, and I would like to use dreamweaver to do it.
    It's not something I will get paid for.
    But I can not figure out which package I need to buy.
    Because it is only me who will be using it, and therefore I thought it should be a personal license.
    But I am also a student at university college of northern, therefore I thought it should be a Student license.
    but maybe I'm wrong and it should be a license for a small business?
    Can anybody please explains to me which package I need to buy?
    In advance thank you for your time :-)
    //Lars

    if you can qualify as a student, getting a student license is less expensive (but more of a hassle to obtain because of documentation needed).
    otherwise, you would get a personal/individual license.

  • Which packages are required for make?

    I'd like to compile athcool and grabbed the source, but for the life of me, can't figure out which packages are needed for make.

    Thanks for the suggestion.  I got errors:
    # pacman -S base-devel
    base-devel package not found, searching for group...
    :: group base-devel (including ignored packages):
    diffutils ed gcc libtool m4 patch pkgconfig
    :: Install whole content? [Y/n] y
    :: group base-devel (including ignored packages):
    autoconf automake make
    :: Install whole content? [Y/n] y
    :: group base-devel (including ignored packages):
    autoconf automake bin86 bison ed fakeroot flex gcc libtool m4
    make patch pkgconfig
    :: Install whole content? [Y/n] y
    warning: diffutils-2.8.1-5 is up to date -- reinstalling
    warning: gcc-4.3.2-2 is up to date -- reinstalling
    warning: pkgconfig-0.23-1 is up to date -- reinstalling
    warning: automake-1.10.2-1 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Targets (14): diffutils-2.8.1-5 ed-1.1-2 gcc-4.3.2-2 libtool-2.2.6a-1
    m4-1.4.12-1 patch-2.5.9-1 pkgconfig-0.23-1 autoconf-2.63-1
    automake-1.10.2-1 make-3.81-3 bin86-0.16.17-3 bison-2.4.1-1
    fakeroot-1.12.1-1 flex-2.5.35-1
    Total Download Size: 1.59 MB
    Total Installed Size: 78.50 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from core-testing...
    diffutils-2.8.1-5-i686 191.5K 65.8K/s 00:00:03 [#####################] 100%
    ed-1.1-2-i686 45.7K 63.6K/s 00:00:01 [#####################] 100%
    libtool-2.2.6a-1-i686 578.7K 121.0K/s 00:00:05 [#####################] 100%
    patch-2.5.9-1-i686 54.3K 67.9K/s 00:00:01 [#####################] 100%
    pkgconfig-0.23-1-i686 49.9K 62.7K/s 00:00:01 [#####################] 100%
    :: Retrieving packages from core...
    bin86-0.16.17-3-i686 54.5K 210.0K/s 00:00:00 [#####################] 100%
    bison-2.4.1-1-i686 427.0K 52.3K/s 00:00:08 [#####################] 100%
    fakeroot-1.12.1-1-i686 52.7K 99.6K/s 00:00:01 [#####################] 100%
    flex-2.5.35-1-i686 176.0K 57.1K/s 00:00:03 [#####################] 100%
    checking package integrity...
    (14/14) checking for file conflicts [#####################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    /usr/info/dir exists in both 'diffutils' and 'make'
    make: /usr/info/dir exists in filesystem
    Errors occurred, no packages were upgraded.
    Last edited by graysky (2009-02-17 01:44:04)

  • How can i add an custom attribute and assign it to an existing custom object class in sun ds

    I need to add an attribute to sun ds schema and assign it to an existing custom object class.
    I know how to add an attribute but how can i add the attribute to an existing custom object class.
    Please help.
    Thanks

    The objectclasses attribute is multi-valued, so you can add several values to it as long as they are unique.
    For instance, I think you can add several declaration of the same objectclass as below (note the difference is the number of spaces in the value) howewer, from a schema perspective, only 1 will be taken into account:
    objectclasses: ( 2.5.6.6 NAME 'person' DESC 'Standard LDAP objectclass' SUP top MUST ( sn $ cn ) MAY ( description $ seeAlso $ telephoneNumber $ userPassword $ CustomAttr) X-ORIGIN 'RFC 2256' )
    objectclasses: ( 2.5.6.6 NAME   'person' DESC 'Standard LDAP objectclass' SUP top MUST ( sn $ cn ) MAY ( description $ seeAlso $ telephoneNumber $ userPassword $ CustomAttr) X-ORIGIN 'RFC 2256    ' )
    That's the reason why it is safe to delete previous value if you want to update an existing objectclass. No problem to add a new objectclass (new oid and new name) to the schema.
    -Sylvain

  • How can i create a custom object 0REQUID

    Hello all,
    I have a question. How can i create a custom object 0REQUID? Is it possible to create it without actvating BI content?
    Thanks in advance..

    Hi,
    If you want to create a new info object which is a copy of 0REQUID. then
    Go to > info object key figure / Chara catalogue> create new key figure / Chara --> enter 0REQUID in front of TEMPLATE and you will get all details of 0REQUID in your new key figure / chara.
    Hope this helps.
    Assgn pts if helpful.
    Regards
    Edited by: chintamani deshmukh on Apr 14, 2008 11:09 AM

  • Which field assign to which object?

    hi friends,
    wher can i get information which field will be assign to which info object?
    example like
    KTOPL (chart of account)
    0CHRT_ACCTS
    now i can assign KTOPL to 0CHRT_ACCTS
    is there any tcode is there to assign fields and objects.
    regards
    ss

    You can try the table RSOSFIELDMAP in BW.
    FYI, this table will display relationships between R/3 fields and BW infoobjects only if active transfer rules mapping already exist in the system.
    For example, the field VBELN is mapped to 0DOC_NUMBER in 2LIS_11_VAHDR and is mapped to 0BILL_NUM in 2LIS_13_VDHDR. You can find these entries in this table if the transfer structures are active for these infosources with above mentioned mappings.
    Good luck!

  • What is a customizing object? Which transaction do I use to edit one!!!!

    What is a customizing object? Which transaction do I use to edit one!!!!

    Hi
    Before customers can run an R/3 System, several system parameters must be set in Customizing for the applications. The settings of application objects form one business unit. It makes sense to maintain the relevant parameters in a single step. To do this, you use transaction SOBJ to define Customizing objects. Although the parameters of these objects may be distributed among many database tables, they can easily be maintained using maintenance views. To make usage of these maintenance views consistent, a standardized table maintenance transaction is available. This transaction is called  Extended Table Maintenance ( SM30 ).
    To ensure that you can make the settings in a structured way, IMG activities are provided that take you to extended table maintenance. To do this, the system calls a parameterized transaction that starts the table maintenance transaction.
    Transaction OY01 (change country global parameters) starts transaction SM30 with maintenance view V_T005 . This Customizing object does not have an address.
    Many Customizing objects have an address which is maintained together with the other settings. These addresses are also called Customizing addresses.
    Hope this`ll give you some help .
    Thanks
    Customizing object Change plants (transaction OX10 ) has an address and uses maintenance view V_T001W .

  • How can we assign sproxy generated objects to a different package?

    Hello Expert,
    We need to change the package assigment of sproxy generated DDIC objects. How can we assign sproxy generated objects to a different package?
    Regards,
    Thulasi

    Any idea?

  • Can i assign one customer to more than one company code how?

    can i assign one customer to more than one company code how?

    Hi
    First Create the Customer Centrally in XD01 and then extend the same Customer in FD01 for the required company codes.
    Regards
    Venkat

  • How can I assign a hard coded value to a variable of type OBJECT.

    Hi,
       I have to call the following method
                                      lc_action_execute->get_ref_object(
                                                            exporting
                                                                  io_appl_object = io_appl_object
                                                            importing
                                                                   ev_guid_ref    = lv_guid_ref.
    Now I have to hard code the io_appl_object variable (of type OBJECT) to test my application for the time being. How can I assign a value to the variable? Is there any way to do that?

    I wouldn't use WDR_CONTEXT_ATTR_VALUE_LISTGEN.  Use wdr_context_attr_value_list instead:
    data l_topics type zpm_main_topic_tbl.
      l_topics = wd_assist->read_all_topics( ).
      data lt_valueset type wdr_context_attr_value_list.
      field-symbols <wa_topic> like line of l_topics.
      field-symbols <wa_vs>  like line of lt_valueset.
      loop at l_topics assigning <wa_topic>.
        append initial line to lt_valueset assigning <wa_vs>.
        <wa_vs>-value = <wa_topic>-main_topic.
        <wa_vs>-text  = <wa_topic>-main_topic_desc.
      endloop.
      data lo_nd_meeting type ref to if_wd_context_node.
    * navigate from <CONTEXT> to <MEETING> via lead selection
      lo_nd_meeting = wd_context->get_child_node( name = wd_this->wdctx_meeting ).
      data lo_node_info type ref to if_wd_context_node_info.
      lo_node_info = lo_nd_meeting->get_node_info( ).
      lo_node_info->set_attribute_value_set(
         name = 'MAIN_TOPIC'
         value_set = lt_valueset ).

Maybe you are looking for