Automatically creation of column by creating it in another list

Hi,
I have two list (list1 and list2) and what I want is if I create any column in list1 the same will create in list2 with same description and property.
Kindly help me in this.
thanks,
Vidhu

Hi,
it is better to use content types for these cases.
You will create a content type and create List based on the content types.
If you add any column in content types it will be automatically available in all the list which have this content types.
To create a site content type that people can use everywhere on a site, follow these steps:
Go to the site for which you want to create a site content type.
Select Settings  and
then select Site Settings.
Under Web Designer Galleries, choose Site content types.
The Gallery shows all the existing site content types, grouped in categories. The one that you choose becomes the parent group of your new content type.
In the Show Group box, select the group that you want to use and then choose Create.
On the New Site Content page, provide a name and description for the new content type.
In the Parent Content Type section, select the name of the parent group and then choose the Parent Content Type.
In the Group section, decide whether to put the new content type in an existing group, or to create a new group.
Click OK.
When SharePoint creates the new content type, it opens the Site Content Type page for it, where you can customize it further.
Add columns to a site content type
The columns for a content type represent metadata. To add a metadata element, add a new column.
For example, your organization might want to track specific metadata for purchase orders, such as account number, project number, and project manager. If you add columns for this information to the purchase order content type, SharePoint prompts users to provide
the information when they save their work. In addition, if you add the content type to a list or library, you can define a view to display the columns.
NOTE   
To add a column to a content type, you must first select the content type. If you are not able to select the content types that appear, the site inherits its content types from a parent site. To add a column to the content type, you must change it on the parent
site.
Go to the site for which you want to add a column to a site content type.
Select Settings  and
then select Site Settings.
Under Web Designer Galleries, choose Site content types.
Click the name of the content type to which you want to add a column.
Under Columns, click Add from existing site columns.
In the Select Columns section, under Select columns from, choose the parent group for the column.
Under Available columns, select the name of the column that you want, and then click Add
In the Update List and Site Content Types section, decide whether you want to update all content types that inherit from this site content type
by checking Yes or No.
To add a content type to a list or library, follow these steps:
If the list or library is not already open, click its name on the Quick Launch. If the name of your list or library does not appear, click View All Site Content, and then click the name of your
list or library.
For lists, click the List tab on the Ribbon. For libraries, click the Library tab.
For lists, click List Settings on the Ribbon. For libraries, click Library Settings.
Under Content Types, click Add from existing site content types.
NOTE   
If the list or library is not set up to allow multiple content types, the Content Types section does not appear on the Settings page for the list or library. To learn how to allow multiple content types, seeTurn
on support for multiple content types in a list or library.
In the Select Content Types section, in the Select Site content types from list, click the arrow
to choose the group of site content types from which you want to select.
In the Available Site Content Types list, click the name of the content type that you want, and then click Add to move the selected content type
to the Content types to add list.
To add more content types, repeat steps 5 and 6.
When you finish selecting all of the content types that you want to add, click OK.
Also for reference:
http://msdn.microsoft.com/en-us/library/ee231593.aspx
Whenever you see a reply and if you think is helpful,Vote As Helpful! And whenever you see a reply being an answer to the question of the thread, click Mark As Answer

Similar Messages

  • Need a list column do a lookup on another list depending on a condtion

    i have two lists EMP and SAL
    EMP contains
    empid  empname
    e001    abc
    e002    xyz
    and SAL contains  empid, empname and sal columns
    i want the list SAL to have the value of empname populated on the corresponding entry of empid which will be retrived from the EMP list. e.g if one enters e002 in SAL list, the value of the empname should be populated with the associated value.
    tnx 

    This can probably be achieved using a lookup column.
    http://office.microsoft.com/en-gb/sharepoint-server-help/create-list-relationships-by-using-unique-and-lookup-columns-HA101729901.aspx
    https://www.youtube.com/watch?v=ShLH0mBcA54

  • How can I filter a column based on data in another list.

    I have two lists:
    List A:
    Business Unit | BU Services
    BU1 | Service 1
    BU1 | Service 2
    BU1 | Service 3
    BU2 | Service 4
    BU2 | Service 5
    BU3 | Service 6
    BU3 | Service 7
    List B:
    Sales Rep | Business Unit | Service
    Jonny Cash | BU3 | Service 7
    Kitty Wells | BU3 | Service 6
    Willie Nelson | BU2 | Service 5
    etc
    List A is a reference list. I.e. it associates services with a business unit.
    List B is a record of activities. It records what each sales rep sold. Sales reps can sell services from any business unit.
    Using a drop down list to select the business unit, the service column should only display services that are related to a business unit. I.e. If BU3 is selected, then only Service 6 and Service 7 should be available.
    How can this be achieved in SharePoint? It looks like something that it could easily do, however I can't get a lookup to work across lists, and I'm not sure a calculated column will do the job either.
    Any ideas?

    Hi Cameron,
    The first list (or table) is used for associations. I'm associating services with a business unit. This would work the same way with an example I found, regarding countries and states:
    i.e.
    Country | State
    USA | Nebraska
    USA | New York
    Canada | Alberta
    Canada | Manitoba
    Russia | Crimea
    Russia | Chechnya
    Australia | New South Wales
    etc
    Then in the second list or table I could specific team members and their location:
    Team Member | Country | State
    Russell Crow | Australia | New South Wales
    Clive Owen | USA | New York
    In the 2nd table, I would select the country from a drop down (or by type ahead), and then the state column would restrict choices to states for the particular country as define in the first list, i.e. USA would show states like: Nebraska and New York, but
    not Alberta or New South Wales because they belong to other countries.
    I have a feeling that SharePoint can't do this, despite having the basic foundation for it. I'm not a MS developer, I'm a business user trying to put a basic app together for my boss.

  • How to automatically update InfoPath Form fields(Design) when a new Column is created in SharePoint list?

    Hi All , 
    We have a scenario to automatically update the Infopath form(List Form) fields(Field Name and Control) when ever a new Column is created in the SharePoint list. Is it possible to do this? any options or suggestions?
    Thanks and Regards,
    Nandini

    Hi Nandini,
    I am not very sure will this be going to help you. Ideally, it's not so easy to communicate with infopath using object model. But still you can give it a try using below link :
    http://social.msdn.microsoft.com/forums/sharepoint/en-US/00125fdc-2115-47ea-8e8b-1ca9e5942f83/update-infopath-form-field-in-event-receiver
    I think the above solution is trying to update the field. Addition to that you can try creating a field and control.
    Let me know if it helps  !!
    Thanks

  • Automatic creation of Transfer Order when a delivery is created

    Hi all ,
    I wanted to have Automatic creation of Transfer Order when a delivery is created ,
    what are the configuration activities that needs to be carried out .
    Thanks ,
    KSR

    Dear Friends,
    I am also facing the same problem; I want the system to create a transfer order at the time of creation of an outbound delivery.
    I have done customization as under:
    Step 001
    Logistics Execution > Shipping > Basic Shipping Functions > Output Control > Output Determination > Maintain Output Determination for Outbound Deliveries > Maintain Output Determination Procedure
    Step 002
    On the screen, u201CProcedureu201D: Overview, choose the following:
    Procedure     Description
    V10000     Header Output
    Step 003
    On the screen, u201CControl datau201D: Overview, enter the following:
    Usage     Application     Procedure     Step number
    B     V2                     V10000     110
    Counter     Condition Type     Requirement     Description
    01     WMTA                     032                     Automatic TA
    The system does not create a transfer order automatically.
    May I request our learned friends to guide me?

  • How to create automatic creation of BP from customer and vendor master data

    Hi gurus,
    can any one tell how to create automatic creation of BP from customer and vendor master data.
    Please give me the steps.
    Thanks
    Sasikanth.

    HI,
    Goto SPRO\ Cross application components \ Master data synchronization \ Synchronization control.
    Assign account groups of customer and vendors to respective BP grouping. This setting is enough to create BP in background while creating customer / vendor. But the fields groups are very much important, ensure mandatory fields should be sync.
    rgds,
    Srini

  • Automatic creation of BP from SAP User (created manually) in PPM 5.0

    Hi Gurus;
    There are some way to create BP automaticaly from SAP User?
    I know that exits some Function Module BP* can do this automatic creation.
    Someone did this?
    Best regards.
    Mariano

    Hi Rajadurai,
    In the BADI - BUPA_FURTHER_CHECKS implement the method - CHECK_CENTRAL.
    The following code could serve your purpose:
    IF IV_ACTIVITY eq '01'. "Check if it is for creation
      CALL FUNCTION 'BUPR_RELATIONSHIP_CREATE'
       EXPORTING
        IV_PARTNER_1 = IV_PARTNER
        IV_PARTNER_2 = LV_createdby "BP no of the creator
        IV_RELATIONSHIP = 'BUR011' "Code for emp. resp
        IV_DATE_FROM = SY-DATLO
        IV_DATE_TO = '99991231'.
    endif.

  • Automatic creation of delivery ,pgi and billing as soon as ordrer  is creat

    Hai gurus,
                Can we do automatic creation of delivery,pgi and billing as soon as order is saved.
    Plz explain ?
    Thanks in Advance
    sameer

    Hi sameer,
    unless the standard program is modified you cannot do auto pgi. However batch jobs can help creating a delivery afer sales order. But incase WM is implemented then we can for the required delivery movment types create an automatic transfer order and confirmation. This brings us closer to some extent in the task. Then schedule again a job that does PGI.
    can you please however explain the business need for auto pgi. It helps us to learn something as well.
    regards
    sadhu kishore

  • Provision for Automatic Creation of BP number whenever user id is created

    Dear Experts,
    Is it possible to create the business partner Number Automatically, whenever a userid is created in Solution manger system, if any custom developments done for the same share the things.
    Thanks in Advance,
    Regards,
    Thirukumaran. R

    Hi Keshav,
    Thanks for your prompt response,
    exits found when creating user id in sap:
    ADDRESS_SUBSCREEN
    ADDR_PRINTFORM_SHORT
    i'm not getting how to generate the bp number automatically, is there any f.m or we have to do it with BDC,
    update task means i'm not getting can u explain little clear,
    Thanks in Advance,
    Regards
    Thiru. R

  • Automatic Creation of primary key at the time of creating entries

    Hi All,
    I have a requirement to generate the primary key automatically at the time of creating entries. I have managed to do so by writing an event code for the maintainance object in SE54.
    However called only when I create entries throught the Maintainance View.
    It does not get called when I write an insert statement in the program.
    Please suggest a way to achieve this.
    Thanks in advance,
    Archana.

    for assigning the primary key while using insert statement, write a piece of code to get the last pk value, increment it by 1 and then assign this value to the pk field of the next record while inserting. if you are using a fn mod to insert values, just have this piece of code right before the insert query. a better way would be to use a GUID which will be unique globally. there is a fn mod GUID_CREATE which you can use to generate GUID. i don't think there is a way to automate this while making entries using se11, unless you change the code that actually creates the entry in the database.

  • Automatic creation of Material Master at the time raising the PO !!!

    Hello All,
    I am stuck in a scenario of our client which should be implemented (or mapped) in SAP.
    Scenario: At the time of creating the PO (in there legacy system -in house developed) they can choose the items from the existing master data or/and they can also add a new item (which is not present in the master data records at the time of creating the PO).
    Now as soon as the system realise that a new item is inserted into the PO, it will create that item record automatically in the backend (database) and the master data will be present from there on.
    The items they are dealing with are all fashion accessories and they generate order on the following basis:
    1. Demand of particular item in market.
    2. List of items provided by the vendor.
    3. Based on the requirement in there outlets.
    So for them its very difficult to fix there master data records, as it can be changed daily or monthly as per the market conditions. At the same time every time they order, its almost around 100 different items (some time 80 of them are new) in a single PO so they cannot create 80 records manually each time.
    These items are not consumable material so obviously they are maintaining the stock for them. They are also not going to use IS Retail.
    I am not at all sure how can we map this particular practice in SAP, it would be really appreciated if any one could help me on this problem.
    Please let me know if you need any other details from my side.

    Hi,
      As you have two different systems one in house developed and another SAP, and the PO creation part starts from Legasy system which creats the PO in SAP, you can do some development as per below
    1:  While Passing the details from legasy to SAP, use two columns in legasy one will contain the Material Code of ECC (for laready exist material ) and another for deescription of material.
    2: In case material is new for which there is no material master in ECC pass only description from legasy systems.
    3:While getting triggred from Legasy to ECC to create the PO, first check whehter all the material code exists or not in ECC.
    4:If some material are not created (only description present) for those material first create the Material Code using BAPI 'BAPI_MATERIAL_SAVEDATA'.
    5: Aftre creation of Material code create the PO using BAPI ' BAPI_PO_CREATE1'.
    6:For the new created material , trnasfre the master record from ECC to Legasy systemso that next time user can see that material in your legasy system.
    Regards,
    Zafar

  • CO: Automatic creation of Settlement rule - settlement rule not saved

    Hello,
    First, We have a customer field in our internal order called 'ZWBS'.
    also, I have  customized automatic Creation of settlement rule for internal order by:
    1. T-code KSR4 - I have created Strategy called 'C25'.
    2. I created Strategy Sequences for Automatic Generation of Settlement Rule called 'ZC25'
    with T-code KSR2_ORC.
    3.I Assigned the Strategy Sequence To Order Type ZC25.
    4. I used User Exit COOM0003 in order to create Settlement rule from ZWBS field.
    In KO01, when i go into the settlement rule I can see the 2 lines that the user exit created.
    The problem is that when i'm saving the internal order the settlement rules are not saved.
    My questions are:
    1. Is anyone met this problem?
    2. is the user exit work on T-code KO02 also?
    thanks for your help.
    Best regards,
    Lior

    Hi Lior,
    Hope below information can give you some hints:
    See the detailed description of the error for example for order, in transaction KO02, click button 'Master data', click button 'Settlement Rule', populate column category with 'PSG' and press
    <enter>. On the 'Assignment to a Profitabilty Segment' screen press button 'Derivation' and see the long text of message K/111. In case the generation of settlement rules fails again later use these steps to find out why and check the derivation rule by means of transaction KECM.
    Best Regards,
    Owen

  • Automatic Creation of PO by workflow once PR is released.

    Hi All,
    Can anybody explain the details steps for creation of workflow template if PR is released then automatic creation of PO needs to be created with reference to PR.?
    Thanks,
    Ravi

    You can take a look at standard Workflow WS20000075(PO). Regarding your requirement most probably you need to do some configuration. In SRM this is possible once a Shopping Cart is completed it can be converted to a PO.
    Thanks
    Arghadip

  • Automatic creation of rfq against pr reference?

    dear mm experts,
    i would like to know whether std sap - mm allows automatic creation of rfq against pr reference.
    i have a requirement user creates prs for materials, and rfq have to have to generated/created automatically after pr is saved. is this possible with std sap spro settings
    pl help
    thanks in advance
    srihari

    If you refer the same document on the following link you see that RFQ is not automatically
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/75/ee1fa755c811d189900000e8322d00/frameset.htm
    What does their mean automatically is
    using the assign and process you can create RFQ. but not like Auto PO using Me59n
    Creating RFQs
    To create RFQs, you must generate a basic list via Requisition ® Follow-on functions ® Assign + process.
    From the basic list, you can flag a requisition for RFQ processing. Select a requisition and choose Edit ® Flag for RFQ ® With vendor or Without vendor.
    Choose Goto ® Assignment overview to access the assignment overview screen. Position the cursor on the text Flagged for RFQ processing and choose Edit ® Process assignment.
    A dialog box for the creation of RFQs appears.
    Enter the deadline for submission of quotations and check other relevant data, such as the purchasing organization.
    When you press ENTER, you will obtain an overview of the purchase requisitions that have been flagged for RFQ processing.
    Select the items that are to be adopted in the RFQ.
    Adopt the selected items in the RFQ.
    u2013 If you wish to change the selected items before adopting them, choose Edit ® Selections ® Adopt + details. The relevant item detail screens will then appear, allowing you to make the desired changes.
    u2013 To adopt the selected items without changes, choose Edit ® Selections ® Adopt.
    The item overview for the RFQ to be created is displayed with the adopted items.
    If you have flagged the requisition for RFQ processing without a vendor, or if you wish to issue RFQs to another vendor, assign the RFQ to a vendor and save the document.
    Repeat this process for each vendor to whom the RFQ is to be issued.
    For more information on the creation of RFQs, refer to the section Creating RFQs.

  • How to switch off automatic creation of the business partner?

    Hello!
    Advise please why in erp after creation of the customer automatically form business partner? How to switch off automatic creation of the business partner? It very much disturbs, because business partner are created from crm. Because of automatic creation business partners are duplicated.

    Hi,
    I have made the following customizing settings to activate customer integration with business partner, but the problem is when I create a BP with a role (FI-Customer) the customer is not created automatically.
    1. Set BP Role Category for Direction BP to Customer
    Roles: FLCU00 - Business Partner FI Customer (FS: BP)
    FLCU01 - Business Partner Customer (FS: BP)
    2. Defined the Number assignment for Direction BP to customer
    4. Customer account group and numbering is also defined.
    3. Created a BP with BP Role FLCU00, I can see the Customer - General Data tab, but no customer was automatically generated by the system.
    Kindly let me know if any customizing I have missed.
    Regards
    Ameya

Maybe you are looking for

  • Set up dynamic, remote website on local environment for development

    I am not too experienced with dreamweaver (the extent of my knowledge is youtube tutorials and self taught).  I have inherited a website on a remote server that I need to do some major editing.  It is using MySQL, php, html, and css.  I have already

  • How can I fix my problem with importation of mediafiles

    Hi folks! Got a big trouble, my macbook nearly crashes (after some water inrush) and I took the opotrunity to rescue all my itune songs by exporting them on a DVD (I guess the right expression is mediafiles for them) I burn them on the DVD and put th

  • I need original software for generation 1 suffle

    I need the original company provided soft ware that came with my i pod shuffle it holds 125 songs ,I cant do anything with it

  • BEX Analyzer: Error when clicking in a filter hierarchy

    Hello, I am using the SAP BI7 version and I have a problem in the BEX anayzer. When I click in the filter zone and when I choose a filter caracteristic that contains a hierarchy I have the following error message and i am killed: <b>Class RSBOLAP 000

  • Adobe Acrobat X - Textfelder Problem

    Halle an die Experten, mit der oben genannten Software möchte ich folgendes realisieren: 1) Dokument  PDF A enthält viele Textfelder mit Textinhalt. 2) In Dokument PDF B sind ebenfalls Textfelder hinterlegt zum "beschreiben" Nun soll der Textinhalt a