Setup Manager - List of selection sets

Hi All,
Can some one help me in finding the list of selection sets (Configuable items) available in Setup Manager. Request you to provide a link or provide me a document which consists of list of Selection sets.

This shall do, run it as sysman against your EM DB.
select
EBS_AZ_SELECTION_SETS.RELEASE,
EBS_AZ_SELECTION_SETS.SELECTION_SET_CODE,
-- EBS_AZ_SELECTION_SETS.STRUCTURE_CODE,
-- EBS_AZ_SELECTION_SETS.REF_SELECTION_SET_CODE,
-- EBS_AZ_SELECTION_SETS.ACTIVE,
-- EBS_AZ_SELECTION_SETS.HIERARCHICAL_FLAG,
-- EBS_AZ_SELECTION_SETS.PARTIAL_SELECTION,
EBS_AZ_SELECTION_SETS.SELECTION_SET_NAME,
EBS_AZ_SELECTION_SETS.SELECTION_SET_DESC,
EBS_AZ_SELECTION_SETS.SEQ_NUM,
-- ebs_az_selection_sets.seeded,
-- EBS_AZ_SELECTION_SET_ENTITIES.SELECTION_SET_CODE,
ebs_az_selection_set_entities.entity_occurance_name,
-- EBS_AZ_SELECTION_SET_ENTITIES.ENTITY_OCCURANCE_CODE,
-- EBS_AZ_SELECTION_SET_ENTITIES.ENTITY_CODE,
-- EBS_AZ_SELECTION_SET_ENTITIES.FILTERING_PARAMETERS,
-- EBS_AZ_SELECTION_SET_ENTITIES.SELECTION_FLAG,
EBS_AZ_SELECTION_SET_ENTITIES.ALLOW_FILTER_FLAG
-- EBS_AZ_SELECTION_SET_ENTITIES.FILTER_SET_FLAG,
-- EBS_AZ_SELECTION_SET_ENTITIES.ALLOW_SET_TARGETVAL_FLAG,
-- EBS_AZ_SELECTION_SET_ENTITIES.UPDATABLE_FLAG,
-- EBS_AZ_SELECTION_SET_ENTITIES.CHANGE_UPDATABLE_FLAG,
-- ebs_az_selection_set_entities.seq_num
-- EBS_AZ_SELECTION_SET_ENTITIES.REF_ENTITY_OCCURANCE_CODE,
-- ebs_az_selection_set_entities.seeded
from ebs_az_selection_set_entities,
ebs_az_selection_sets
where ebs_az_selection_set_entities.selection_set_code=ebs_az_selection_sets.selection_set_code
and ebs_az_selection_sets.release='R12'
and nvl(ebs_az_selection_sets.active,'Y')='Y'
order by EBS_AZ_SELECTION_SETS.SELECTION_SET_CODE, ebs_az_selection_set_entities.seq_num

Similar Messages

  • List of Selected Set with Inspection Plan

    Hi Friends,
    We have assigned a selected set with a number of MIC in different Inspection plan.
    Now, we want to see what are the inspection plan to which  a particular selected set has been assigned
    Pl give any idea through  which we can see it.
    Thanks and Regards,
    SADAN

    Hi,
    You can use PLMK table & create query using SQVI transaction as generally table level access not given in production client.
    Sanjay

  • Templates Project Setup and Lease Management Setups don't show up during selection set creation

    Hi,
    I am new to iSetup.
    I have just installed iSetup using the Isetup List Of Mandatory Patches For R12 (Doc ID 811040.1)
    I don't find the following templates needed by my users to create selection sets:
    - Projects Setup
    - Lease Management Setups
    Any idea why they don't show up?
    Regards,
    Jean

    It's not a backup restoration.
    I'm a newbie, I installed Oracle on my computer. In the installation, Oracle allows to create a database. I didn't change any setting information, excepted set the database's password.
    Oracle was successul installed.
    The database setup (wizard) failed.
    The listener was not created.
    When the wizard step run "Creation and starting an Oracle instance", I get ORA-03113.
    I don't know the log I sent to you is the good log. I'm not sure. My database name is "Essai1"
    Do it is some files that I could send to you?
    thanks for your help.
    Jimmy

  • When trying to set up iCloud the setup manager refers to a no longer used telephone

    I am trying to setup my iCloud (keychain) on (all) my devices... "when trying to set up iCloud, the setup manager refers to a no longer used telephone number that was the old number on my iPhone". I have not used this number for over a year... and had erased and changed my number in my main account (Apple). How can I get the iCloud setup agent to (see) use the (new) latest telephone number?

    You can change the number from the device you have keychain set up on from the keychain options in the iCloud settings.

  • A note on Setup Manager - Application Change Management Pack

    Hi All,
    This is Mugunthan, Development manager for iSetup and Setup Manager. I am happy to begin my note with the launch of Application Change Management Pack 3.1. For those who are not aware of Application Change Management Pack, it is a new product built on top of Oracle Enterprise Manager and comprises of three major modules namely Setup Manager, Customization Manager and Patch Manager. You can find more information about this pack here (LCM: Oracle Application Change Management Pack Setup Manager is enhanced and advanced version of iSetup on Oracle Enterprise Manager. There were good amount of reasons to re-architect iSetup on Oracle Enterprise Manager as Setup Manager.
    Why Setup Manager?
    Ability to migrate to data over point releases of EBS – EBS comes up with rollup patches on top of major releases periodically. It means that you have to certify the patch before it get deployed on to production which means that setup data are to be certified again. iSetup cannot connect between 12.0.4 to 12.0.6 or 12.0.6 to 12.1.1. We have achieved the data migration for above scenarios in Setup Manager (11i to R12 is not supported in Setup Manager)
    Projects – Setup Manager supports grouping of Extracts, Transforms, Loads and Reports as a single entity and can be deployed multiple times to multiple targets. The project consists of one or more tasks (of type Extract/Load/Transform/Report) and can be orchestrated according to your ends. Project execution supports scheduling which means that you can use this feature to sync up setup data between two instances at periodic internal. Projects can be shared with other users which is remarkable difference between iSetup and Setup Manager. You can share your projects with others in a combined development environment. The functional configuration data (Extracts) are stored in Oracle Enterprise Manager. This means that you can refresh EBS without losing Extracts.
    Integration with Change Approval mechanism – Execution of projects is integrated with change approval mechanism which means that you can control who executes what. Also, you have fine grain access control where you can control EBS targets assigned to a user.
    Offline Transformation – I would say this is the most unique feature of Setup Manager and as an implementer you would welcome this feature very much. iSetup has got very limited capability on Transformation. Here we have gone way ahead and support Transformation on almost all Setup Objects. We present you the extracted data in excel sheets. You can download the excel template and work offline. All the attribute value fields in the excel sheet are editable which means that you supply your own value. For example, you can download Operating Unit data in xls file and change operating unit “OU100” to “OU200” and upload it back to system and load to target instance. Please note that any attribute of Operating Unit setup data can be edited. Also, system has got intelligence and once you upload the excel sheet, it automatically changes all the inventory organization which belongs to “OU100” to “OU200”. This behavior can be controlled using attribute mapping which you can create in Setup Manager. Hold on, this is not the end, also you can add more operating unit in excel, say OU300 and OU400 and load it to target instance. You can delete few Operating Units from extracted data in excel sheet and load the remaining to target instance. This gives you complete flexibility to manage (add/edit/delete) functional configuration data offline. This is fantastic feature and please have a look at how it works.
    Advanced Filtering – Filter support in iSetup is not flexible where you cannot use comma separated values and complex sql join conditions. Also you do not know what query is executed behind the scenes to the data. All this problems are addressed in Setup Manager 3.1. We show you the “select clause” (SQL) associated with interface and provide you a text field where you can refer the select clause and provide your own custom where criteria (SQL). This means that filter support is unlimited and you can set filter any database columns. For example, you can extract “Responsibilities/Menu” which are active or created as on yesterday. You can extract all Operating Units excluding “OU100 and OU200”. We support all filter criteria that are supported by SQL.

    Hi,
    your note very interesting. Is there any other way to extract the configuration using SQL? not using Enterprise Manager? hope this will be fastest way then using GUI base.
    Thanks,
    Fahmi Fahlevi

  • Setup Manager - Application Change Management Pack

    Hi All,
    This is Mugunthan, Development manager for iSetup and Setup Manager. I am happy to begin my note with the launch of Application Change Management Pack 3.1. For those who are not aware of Application Change Management Pack, it is a new product built on top of Oracle Enterprise Manager and comprises of three major modules namely Setup Manager, Customization Manager and Patch Manager. You can find more information about this pack here (LCM: Oracle Application Change Management Pack Setup Manager is enhanced and advanced version of iSetup on Oracle Enterprise Manager. There were good amount of reasons to re-architect iSetup on Oracle Enterprise Manager as Setup Manager.
    Why Setup Manager?
    Ability to migrate setup data over point releases of EBS – EBS comes up with roll-up patches on top of major releases periodically. It means that you have to certify the patch before it get deployed on to production which means that setup data are to be certified again. iSetup cannot connect between 12.0.4 to 12.0.6 or 12.0.6 to 12.1.1. We have achieved the data migration for above scenarios in Setup Manager (11i to R12 is not supported in Setup Manager)
    Projects – Setup Manager supports grouping of Extracts, Transforms, Loads and Reports as a single entity and can be deployed multiple times to multiple targets. The project consists of one or more tasks (of type Extract/Load/Transform/Report) and can be orchestrated according to your needs. Project execution supports scheduling which means that you can use this feature to sync up setup data between two instances at periodic internal. Projects can be shared with other users which is remarkable difference between iSetup and Setup Manager. You can share your projects with others in a combined development environment. The functional configuration data (Extracts) are stored in Oracle Enterprise Manager. This means that you can refresh EBS without losing Extracts.
    Integration with Change Approval mechanism – Execution of projects is integrated with change approval mechanism which means that you can control who executes what. Also, you have fine grain access control where you can control EBS targets assigned to a user.
    Offline Transformation – I would say this is the most unique feature of Setup Manager and as an implementer you would welcome this feature very much. iSetup has got very limited capability on Transformation. Here we have gone way ahead and support Transformation on almost all Setup Objects. We present you the extracted data in excel sheets. You can download the excel template and work offline. All the attribute value fields in the excel sheet are editable which means that you supply your own value. For example, you can download Operating Unit data as xls file and change operating unit “OU100” to “OU200” and upload it back to system and load to target instance. Please note that any attribute of Operating Unit setup data can be edited. Also, system has got intelligence and once you upload the excel sheet, it automatically changes all the inventory organization which belongs to “OU100” to “OU200”. This behavior can be controlled using attribute mapping which you can create in Setup Manager. Hold on, this is not the end, also you can add more operating unit in excel, say OU300 and OU400 and load it to target instance. You can delete few Operating Units from extracted data in excel sheet and load the remaining to target instance. This gives you complete flexibility to manage (add/edit/delete) functional configuration data offline. This is fantastic feature and please have a look at how it works.
    Advanced Filtering – Filter support in iSetup is not flexible where you cannot use comma separated values and complex sql join conditions. Also you do not know what query is executed behind the scenes to get the data. All this problems are addressed in Setup Manager 3.1. We show you the “select clause” (SQL) associated with interface and provide you a text field where you can refer the select clause and provide your own custom where criteria (SQL). This means that filter support is unlimited and you can set filter on any database columns. For example, you can extract “Responsibilities/Menu” which are active or created as on yesterday. You can extract all Operating Units excluding “OU100 and OU200”. We support all filter criteria that are supported by SQL.

    Hi Mugunthan,
    Can you provide links to any tutorial or example (screenshots) of using Setup Manager to transfer something between two environments (say Users or DFFs)?
    Thanks,
    Gareth

  • Auto-populating Infopath fields from a Sharepoint list after selecting a drop down

    I currently have two lists one titled 'Book of Work' which holds details around on-going projects and the other titled 'Book of Work Amendments' which are requests submitted by users to change project details (through an infopath form).
    There is a column in the BoW Amendments list entitled 'Select Project' which has a lookup to 'Project Name' in the BoW list. The aim is that when a user chooses an option from the 'Select Project' drop-down, other fields in the form such as 'Project Manager',
    'Project Description' will be automatically populated with data from that row in the BoW table.
    I have connected both Sharepoint Lists as data connections with BoW Amendments being the primary and BoW the secondary. If we take the Project Manager field as an example the method I have attempted is as follows:
    . Create a rule with condition Select Project is not blank
    . Action - Set a field's value: Field: Project Manager (BoW Amendments - Primary) Value:
    Project Manager (BoW - Secondary) Add Filter: Project_Name (BoW - Secondary) =
    Select Project (BoW - Primary)
    Currently this is not populating the field when the project is selected in the drop down, any assistance would be greatly appreciated.

    Hi Josh,
    This should be straight forward. You do not need BOW Amend data connection. You are creating requests in this list so this will be your Main Data Connection.
    When creating the rule on the drop down, select Action:
    Condition: anytime the value changes, Set a field's value - Project Manager (Main); Value - Project Manager(BOW) where Project[BOW] = Project [Main]
    Hope it helps.
    Regards, Kapil ***Please mark answer as Helpful or Answered after consideration***

  • It's starts, task manager lists it, but nothing shows up - what's going on?

    I have Adobe Premiere Elements 12 for Windows Vista. It has been working fine until recently. Now when I click to start it, nothing happens. If I open task manager, it says that it's running, but there's no welcome screen, nothing. The icon doesn't show up on the taskbar.

    yarlypop
    Premiere Elements 12 on Windows Vista (is that 32 or 64 bit)? Have you updated 12 to 12.1 yet using an opened project's Help Menu/Updates? If not, please do so.
    Does the problem exist with or without the antivirus and firewall(s) disabled?
    Do you have the latest version of QuickTime installed on your computer with Premiere Elements 12 and are you running the program as administrator?
    Is your computer's video card/graphics card driver version up to date according to the web site of the manufacturer of the card?
    When you find the program running in the Task Manager/Processes, do you right click its listing and select End Task and then try to start the program by double clicking the desktop icon? Are you working with a dual monitor set up?
    With your Windows Vista computer, can you find the Adobe Premiere Elements.exe file, right click it and select Run As Administrator, and then then double click Adobe Premiere Elements.exe to open it?
    Please review and consider and then we can decide on troubleshooting strategy.
    Thank you.
    ATR

  • Catalogs and Selected Sets for end user

    Hi
    When we enter a code in Char. Attribute catalog or a selected set code, the system requires transport request. How can my end user maintain, catalogs and selected sets after go live?

    See following steps.  You will need BASIS people to set this up.  Also check OSS notes as they have some notes on this.
    FF
    How to make updates to Quality Catalogs not require a transport.
    1. In IMG, find the configuration line for the object (EDIT CATALOGS) and just u201Chighlightu201D the object: (like Quality Management> Quality Planning> Basic Data> Catalog> "EDIT CATALOGS"
    2. From the EDIT menu, select u201CDisplay IMG Activityu201D.
    3. Select the Maint. Objects Tab, then double-click on one of the u201Ccustomizing objectsu201D (in this case V_QPGR_CL).
    4. On the resulting screen, make sure the u201Ccurrent settingsu201D check box is checked.
    5. Do the same for the other customizing objects listed (in this case V_QPAM_CL).

  • How to get a list of Layout Sets

    Hi Experts,
    How do I get a list of Layout sets in Portal ?
    I am using a KM Navigation IView to show a list of External Links. I have used a copy of Links IView for this. The Layout set used here is "LinkListExplorer".
    The problem with this layout set is it provides an option of Organize Entries to all End users. An end user might potentially delete a link or edit it due to this.
    I want to get rid of Organize Entries feature in this IView, which I feel can be achieved only by changing Layout of the IVIew.
    Please guide me to list of Layout sets or a way to maintain permissions for Links IView.
    Thanks,
    Yomesh.

    System Administration -> System Configuration -> Knowledge Management -> Content Management
    then,
    User Interface -> Settings -> Layout Set
    You will see lots of layouts sets that you can use...

  • Display month and year in dropdown list on selection screen

    Hi
      Can anyone tell me how to display months and year in a dropdown list on a selection screen?
      also please tell me how to get the first and the last dates upon selecting the month and year on the dropdown list.
    Month: January Year:2007 . 
    After selecting the required month and year, the first date and last date i.e '01.01.2007 - 31.01.2007' should be displayed on the right side.
    Reward Points assured..
    thanks,
    Chetan

    Hi..,
    <b>
    Just copy, paste and execute this program !!</b>
    type-pools: vrm.
    parameters : p_month(2) type n as listbox visible length 10,
    p_year(4) type n as listbox visible length 10.
    DATA : W_DATE type d, w_ldate type d.
    initialization.
    perform user_drop_down_list_fordt.
    perform user_drop_down_list_foryr.
    start-of-selection.
    concatenate p_year p_month '01' into w_date.
    call function 'BKK_GET_MONTH_LASTDAY'
      exporting
        i_date        = w_date
    IMPORTING
       E_DATE        = w_ldate
    write /: w_date,w_ldate.
    build user_drop_down_list
    form user_drop_down_list_fordt.
    data: name type vrm_id,
    list type vrm_values,
    value like line of list.
    data: t_months type t247 occurs 0 with header line.
    clear list. refresh list.
    name = 'P_MONTH'.
    select * into  table t_months
    from t247 where spras eq 'EN'.
    sort t_months ascending by mnr.
    loop at t_months.
    clear value.
    value-key = t_months-mnr.
    value-text = t_months-ltx.
    append value to list.
    endloop.
    Set the values
    call function 'VRM_SET_VALUES'
    exporting
    id = name
    values = list.
    endform.
    for year...
    form user_drop_down_list_foryr.
    data: name type vrm_id,
    list type vrm_values,
    value like line of list.
    clear list. refresh list.
    name = 'P_YEAR'.
    do 9999 times.
    clear value.
    value-key = sy-index.
    append value to list.
    enddo.
    Set the values
    call function 'VRM_SET_VALUES'
    exporting
    id = name
    values = list.
    endform.
    <b>
    Hope this solves ur problem..</b>
    regards,
    sai ramesh

  • JBO-26041 error when creating a selection set

    11.5.10.2 with AZ.H Delta 2
    Trying to create a selection set for "Discrete Mfg. and Distribution Setups" using a filter on Inventory org and I get this error
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = oracle.jbo.DMLException: JBO-26041: Failed to post data to database during "Insert": SQL Statement " INSERT INTO AZ_SELECTION_SET_ENTITIES_B(REF_ENTITY_OCCURANCE_CODE,UPDATABLE_FLAG,ALLOW_SET_TARGETVAL_FLAG,ALLOW_FILTER_FLAG,CREATED_BY,CREATION_DATE,LAST_UPDATED_BY,LAST_UPDATE_DATE,LAST_UPDATE_LOGIN,CHANGE_UPDATABLE_FLAG,ENTITY_CODE,FILTERING_PARAMETERS,ENTITY_OCCURANCE_CODE,USER_ID,SELECTION_SET_CODE,SEQ_NUM,SELECTION_FLAG,FILTER_SET_FLAG) VALUES (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18)".; ................
    <snip>
    ## Detail 0 ## java.sql.SQLException: Data size bigger than max size for this type: 4220 at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134 ............
    <snip>
    If I do not select a filter, the selection set gets created successfully. Seems to me that the issue is related to data. Is there a limitation on the length of a certian field in the selection set ?
    Any help is appreciated - we are also creating an SR
    Thanks
    Srini

    Roopesh,
    Thanks for your support. Understood your point - I logged into the target instance and then tried to create a selection set using the Source instance and got the same error (and it can be reproduced at will on both source and target instances). The set will save successfully if I do not enter any criteria.
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = oracle.jbo.DMLException: JBO-26041: Failed to post data to database during "Insert": SQL Statement " INSERT INTO AZ_SELECTION_SET_ENTITIES_B(REF_ENTITY_OCCURANCE_CODE,UPDATABLE_FLAG,ALLOW_SET_TARGETVAL_FLAG,ALLOW_FILTER_FLAG,CREATED_BY,CREATION_DATE,LAST_UPDATED_BY,LAST_UPDATE_DATE,LAST_UPDATE_LOGIN,CHANGE_UPDATABLE_FLAG,ENTITY_CODE,FILTERING_PARAMETERS,ENTITY_OCCURANCE_CODE,USER_ID,SELECTION_SET_CODE,SEQ_NUM,SELECTION_FLAG,FILTER_SET_FLAG) VALUES (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18)".; at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891) at
    <snip>
    ## Detail 0 ## java.sql.SQLException: Data size bigger than max size for this type: 4282 at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134) at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179) at oracle.jdbc.ttc7.TTCItem.setArrayData(TTCItem.java:155
    <snip>
    Thanks
    Srini

  • Solution Manager Service Desk: BC sets

    Hi,
    While configuring the SolMan Service Desk Scenario (in IMG activities) "Basic BC Sets for Configuration" few doubts I have:
    1. This list of BC Sets need to be done on each Client (Devp / QA & Prd)? with reference to Note: 898614
    SOLMAN40_SDESK_BASICFUNC_000
    SOLMAN40_SDESK_ACT_ADVCLOSE_001
    SOLMAN40_SDESK_ACTIONLOG_001
    SOLMAN40_SDESK_TPI_ACT_AST_001
    2. Can I change the Production system role while activating BC Sets On that Client?
    3. Due to some reasons if i missed to change the role from Producation to XYZ and activated, is there will be any impact on the system?
    Please suggest me on the above points.
    Thanks & Regards,
    Jose

    Hi,
    refer to following notes.
    These BC sets actually carry out some standard setting across your system.
    Note 898614 - Solution Manager Service Desk: BC sets
    Note 931196 - New text types for Service Desk in SAP Solution Manager
    Pls assign pts.

  • Combination of Submit report with SELECTION-SET and WITH is not working

    I tried all possibilities to make the additional parameter also pass to the report along with variant but it just does not work. Anybody faced this issue before?
    Code snipped which is not taking pernr parameter along with variant 'Report Dis'.
    SUBMIT H99CWTR0 USING SELECTION-SET 'REPORT DIS'
           WITH pernr = pernr-low
           EXPORTING LIST TO MEMORY
    AND RETURN.

    Hi,
    THis sample code worked for me
    data:params type rsparams.
    data:it type table of rsparams.
    params-low = '2003'.              "In variant ZSURESHPAGA the actual value is 2004, but it got executed for 2003.
    params-kind = 'P'.
    params-option = 'EQ'.
    params-sign = 'I'.
    params-selname = 'P_YEAR'.
    append params to it.
    CALL FUNCTION 'SUBMIT_REPORT'
      EXPORTING
        report                 = 'Z12256_TASK1'
       VARIANT                = 'ZSURESHPAGA'
       SKIP_SELSCREEN         = 'X'
    TABLES
       SELECTION_TABLE        = it
    EXCEPTIONS
       JUST_VIA_VARIANT       = 1
       NO_SUBMIT_AUTH         = 2
       OTHERS                 = 3
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    SUBMIT H99CWTR0 USING SELECTION-SET 'REPORT DIS'
    WITH pernr = pernr-low       "<----check this statemnent
    EXPORTING LIST TO MEMORY
    AND RETURN.
    Edited by: Keshav.T on May 13, 2010 4:07 PM

  • Code group & selected sets

    Can anybody please tell me,
    Why & when it is necessary to maintain code group & selected sets. Where it is then use. What is releation between them.Will appreciate if explain with suitable example from industry. Please helpout.Newcomer in QM.

    HI
    code groups are used in Notifications and quality result parameters.
    Code groups are used to combine and structure codes within a catalog type
    code groups at client level to group codes that have the same contents or relate to one another, within a catalog type. Codes, that are assigned to a code group are also known as group codes.
    When you maintain the code group index, the system locks the required catalog type for other users. However, if you use the individual maintenance function, only the required code group is locked.
    these are can ot create by plant wise.
    1.when you have material which measures by means of color then you canhave code group color and codes of red ,black etc..
    2.if you have defect codes then you can mention them
    3.if you have problems of perticular part, then in notification by use of codegroups and codes you can enter the data.
    A selected set contains a combination of different codes at plant level, for example, coded descriptions of characteristic attributes (such as color, shape, surface characteristics), defect causes or usage decisions from different code groups.
    selected sets to combine codes from several code groups for processing that are allowed or useful for a particular application.
    Codes that are copied into a selected set are known as set codes.
    When you maintain the selected set index, the system locks the required catalog type for other users. However, if you use the individual maintenance function, only the required selected set is locked.
    4.with combinationof code and code groups you can create the selected sets , canbe used in Usage decission.(ex:aprroved, no approved,ok, not ok etc)
    Code groups are createsd by Qs41
    Logistics ® Quality management ® Quality planning ® Basic data ® Catalog ® Code group ® Edit
    Selected sets  are created by QS51
    Logistics ® Quality management ® Quality planning ® Basic data ® Catalog ® Selected set ® Edit
    -ashok

Maybe you are looking for

  • Vertical lines when printing a PDF

    Software: Adobe Acrobat Standard 9.1.3.1 (German) OS: Win XP Prof SP3 Printer: Lexmark C935 Hello Community I have a strange problem: When user A tries to print out his building plans in PDF format on a Lexmark C935, there are vertical lines on the p

  • Help needed to create a Background Image

    I have a mobile project and want to create a background image which is visible below some text. My firstview file is as follows: <?xml version="1.0" encoding="utf-8"?> <s:View xmlns:fx="http://ns.adobe.com/mxml/2009"                     xmlns:s="libr

  • Can not start Visual Administrator (halt at 99%)

    Hi, When I start Visual Administrator, its status halt at 99%. Visual Administrator can not open normally. The version is EP7.0 SP11. Could anyone help me? thanks!

  • Need help with Photoshop Clone Stamp Tool. For Homework Please??!!!

    Hi Everyone. I am trying to create a Type self portrait, It was going well for the first bit. until I closed the program and brought it back up. Now when I bring it back the word / stamp changed color. and now its all blurry.... help please???

  • Is it possible to download itunes to my computer

    My PC has a virus so My father in law gave me a mac g4 10.4.11 and I can't download itunes. It is necessary for me to have it because we have iphones and ipods. Is there any hope or do we just need a new computer.