Thursday, November 18, 2010

Creating set type for adding custom field in product master

The standard Product, Service, Warranty and Finance Master in SAP CRM provides lot of commonly used product attributes to be maintained in various fields. These attributes are logically put together ins different sets or example Basic Data set of fields has attributes Product description, dimensions, weight etc.
There may be a situation when certain field has to be maintained which is not provided by SAP CRM. I have taken up case where we have to maintain Product Life as one of the attribute to be maintained in Product Master.
SAP CRM has provision to create new SET Types and new ATTRIBUTES that can be assigned to Product hierarchy, So that all product masters in that hierarchy has provision to enter product life.  This way the Product master can be easily extended to add new information about the product.
Adding field in product master, Service Master, Warranty Master, Finance Master.
Transaction code – comm_attrset
Click on radio button ‘Attribute’. Enter name of the attribute field to be created ‘ ZPRODUCT_LIFE’. And then click on create.
Enter characteristics of the field as ‘Character string’ and length of the attribute as 20
Save the data and click on F3 once. Click on radio button ‘Set Type’ Enter name of the Set. I have used the same set type name ‘ZPRODUCTIFE’
Click on check boxes to make of types of products this attribute will be applicable to
Click on next tab page ‘Assigned Attributes’ enter attribute ZPRODUCT_LIFE. This is same attribute that we have created earlier in this tutorial.
Save the data. This will generate the tables required. Wallah !!! the set is created but Just one more thing to do.
Assign the set to the product hierarchy.


2 comments:

  1. Goog morning sir,
    Really good, the above slides are easy to understand how to create a attributes and set types.i need more if possible pls send my mail id gunasekhrmba@gmail.com


    Thank you sir.
    Guna

    ReplyDelete
  2. you may refer to my post
    http://www.blogger.com/blogger.g?blogID=2278461892567106193#editor/target=post;postID=5581829285990529581

    ReplyDelete