Attribute field in QE51N

Hi all,
May I know what is the field "Attribute" used for during the result recording (QE51N)?
It is a drop down box which consists many selection, for example:
1 - # Not Determinable (valid)
2 - * Outlier (invalid)
3 - / Invalid
4 - < Less than or equal to
5 - > Greater than or equal to
6 - ? Estimated
7 - A
10 - D
11 - ...
12 - ...
Thanks
YY

Hi
Go through help
Use
With an entry in this field you can indicate characteristic results or sample results as being invalid or, for example, mark outliers. If single values are recorded, the attribute field refers to a single value, otherwise this field refers to the results data for the characteristic or for the partial sample.
Dependencies
The system calculates statistics, such as the mean value, standard deviation and the number of fields only from valid single results.
When you indicate that the result of a partial sample is invalid, the system reduces the summarized results data of the inspection characteristic by the results data of the invalid partial sample.
Regards
Suji

Similar Messages

  • "Attribute" field in product class

    Hi All,
    Can anyone please tell what is the use of Attributes field which is present in product class?
    Thanks,
    Sandy

    To complement previous answer, I'm adding a referece to the Design Sutdio (DS) for OSM Documentation which describes product attributes in section: "About Product Classes"
    Here is an extract from the DS documentation:
    "... Product classes include dynamic attributes (characteristics) for a specific type of product. For example, DSL attributes might include Up Speed, Down Speed, Quality of Service, or Service ID.
    ... Incoming customer orders contain order items that include product class attributes as key/value pairs. For example, an order item may contain the DSL attribute Up Speed with a value of 1MB. Product class attributes enable Design Studio to anticipate the structure of an order item and pass the attribute key/value pairs to downstream systems"
    Carlos

  • Get current attribute field name

    Hello,
    how can i read the attribut field name of the current attribute - like the F2 help.
    I need the attribute name within a event handler method.
    Thanks,
    TomSd
    Edited by: Thomas Strehle on Dec 7, 2009 7:26 PM
    Edited by: Thomas Strehle on Dec 7, 2009 7:27 PM
    Edited by: Thomas Strehle on Dec 7, 2009 7:27 PM

    Hi Prasenjit,
    i've the issue to read the attribute name to use a on_sell event methode dynamic for more than one field.
    Within that method i need the attribute name, to consider what to do.
    Regards,
    TomSd

  • UpdateRow of EO is not calling while updating VO Attribute fields of table

    I have one seeded VO and EO which is attached with one seeded Region. When i change any display field in region updateRow of EO calls and update row in database.
    I have added one messageTextInout through personalization and used one attribute field as a View Attribute and View Instance Same as above.
    But when i apply it does not call updateRow and does not update my data in table.
    updateRow is having one API call which update data. I have extended this EO to call my API to store this attribute in table through extended updateRow Method.
    Please help.
    Thanks in advance

    have you created substitution for the EO?
    also check whether you have configured -Djbo.project=<project name> in the project settings.
    --Prasanna                                                                                                                                                                                                                                                                                                               

  • Attribute field in 2008 R2 AD CS Web Enrollment - Obsolete?

    Is the Attributes field in AD CS Web Enrollment now obsolete?
    I have implemented a Windows 2008 R2 two tier PKI infrastructure at my organization for some time now. We are just now rolling it out to our general populace. As such, I am tasked with coming up with an instructional presentation for less knowledgeable
    users. I have found that I cannot use the Attributes field on the Web Enrollment page for requesting SAN certificates.
    I read the documentation from Microsoft located at:
    http://technet.microsoft.com/en-us/library/ff625722(v=ws.10).aspx#BKMK_MakeSanExt .
    I can see that in order to request a SAN cert via certreq and .inf file, I must use the [Extensions] section rather than the [RequestAttributes] section. This works when using and INF file. When using the Attributes field in Web Enrollment, my certificate
    can be issued but the SAN is not present in the resulting certificate. I used the makeSanExtension.vbs script as mentioned in the above site and create the ANSI1 formatted extension then copied it into the Attributes field in Web Enrollment
    and viewed the Binary certificate request in ADCS and the
    SAN is not even listed.  
    So, is there a way to request a SAN via that field? Are there other attributes that may be requested via this field?
    Below is what I read from the site mentioned above:
    [Extensions]
    ; If your client operating system is Windows Server 2008, Windows Server 2008 R2, Windows Vista, or Windows 7
    ; SANs can be included in the Extensions section by using the following text format. Note 2.5.29.17 is the OID for a SAN extension.
    2.5.29.17 = "{text}"
    _continue_ = "dns=www01.fabrikam.com&"
    _continue_ = "dn=CN=www01,OU=Web Servers,DC=fabrikam,DC=com&"
    _continue_ = "url=http://www.fabrikam.com&"
    _continue_ = "ipaddress=172.31.10.134&"
    _continue_ = "[email protected]&"
    _continue_ = "[email protected]&"
    _continue_ = "guid=f7c3ac41-b8ce-4fb4-aa58-3d1dc0e36b39&"
    ; If your client operating system is Windows Server 2003, Windows Server 2003 R2, or Windows XP
    ; SANs can be included in the Extensions section only by adding Base64-encoded text containing the alternative names in ASN.1 format.
    ; Use the provided script MakeSanExt.vbs to generate a SAN extension in this format.
    2.5.29.17=MCaCEnd3dzAxLmZhYnJpa2FtLmNvbYIQd3d3LmZhYnJpa2FtLmNvbQ==
    [RequestAttributes]
    ; If your client operating system is Windows Server 2003, Windows Server 2003 R2, or Windows XP
    ; and you are using a standalone CA, SANs can be included in the RequestAttributes
    ; section by using the following text format.
    SAN="dns=www01.fabrikam.com&dns=www.fabrikam.com&ipaddress=172.31.10.130"
    Thanks for the response.
    Brian Britt
     

    On Mon, 7 Apr 2014 18:50:47 +0000, Brtian wrote:
    Is the Attributes field in AD CS Web Enrollment now obsolete?
    No.
    I have implemented a Windows 2008 R2 two tier PKI infrastructure at my organization for some time now. We are just now rolling it out to our general populace. As such, I am tasked with coming up with an instructional presentation for less knowledgeable
    users. I have found that I cannot use the Attributes field on the Web Enrollment page for requesting SAN certificates.
    I read the documentation from Microsoft located at:
    http://technet.microsoft.com/en-us/library/ff625722(v=ws.10).aspx#BKMK_MakeSanExt .
    I can see that in order to request a SAN cert via certreq and .inf file, I must use the [Extensions] section rather than the [RequestAttributes] section. This works when using and INF file. When using the Attributes field in Web Enrollment, my certificate
    can be issued but the SAN is not present in the resulting certificate. I used the makeSanExtension.vbs script as mentioned in the above site and create the ANSI1 formatted extension then copied it into the Attributes field in Web Enrollment
    and viewed the Binary certificate request in ADCS and the SAN is not even listed.  
    So, is there a way to request a SAN via that field? Are there other attributes that may be requested via this field?
    You're reading the documentation incorrectly. That script is only required if you're going to use an INF file for the request. If you're going to use the web enrollment pages (which is
    not recommended as per the security warnings in the article) you need to enter something like the following in that section:
    san:dns=corpdc1.fabrikam.com&dns=ldap.fabrikam.com
    This example will register two SANs. Multiple SANs, if required, are separated with an &.
    From a security perspective I would strongly suggest that you forget about using the web enrollment and instead document how to use the Certificates MMC console.
    Paul Adare - FIM CM MVP
    "Space Aliens ate my UNIX compatibility!" -- cm about AIX

  • How to get a value of attribute/field From another Component/bol

    Hello
    I have to write some code in Component GS_CM/DocList.
    From 'GS_CM' I have to get a value of field attribute-STATUS_CURRENT
    From BT115QH_SLSQ/Details
    Context Node = BTSTATUSH
    Attributes = STATUS_CURRENT
    In order to check and enable some other functions.
    I know how to do it when I'm in the BT115QH_SLSQ/Details
    lr_status ?= typed_context->btstatush->collection_wrapper->get_current( ).
    lv_statush = lr_status->get_property_as_string( iv_attr_name = 'STATUS_CURRENT' ).
    But, in my Componenet GS_CM/DocList  the field  "BTSTATUSH->COLLECTION_WRAPPER->GET_CURRENT" is unknown. It is not contained in one of the specified tables nor is it defined .
    would be very grateful if you could help to solve this issue.
    Thanks In Advance
    Sima

    Hi Sima,
    then another short hint to the WD_USAGE_INITIALIZE.
    Go to the component workbench, open the component BT115QH_SLSQ. Go now to the component controller class, go to it's methods. You will see that in the coding of the Method WD_USAGE_INITIALIZE, on the class CL_BT115QH__BSPWDCOMPONEN_IMPL:
    WHEN 'CUGSCM' OR 'CUGSCM_DET'.
          CALL METHOD iv_usage->bind_context_node
            EXPORTING
              iv_controller_type  = cl_bsp_wd_controller=>co_type_custom
    "          iv_name             = 'ContentManagementCuCo'     "Custom Controller Name
              iv_name             = 'BT115QH_SLSQ/CUGSCMGenCuCo'     "Custom Controller Name
              iv_target_node_name = 'CMBO'      "Name of Node in this Custom Controller
              iv_node_2_bind      = 'CMBUSOBJ'. "Name of Node in used component GS_CM
          CALL METHOD iv_usage->bind_context_node
            EXPORTING
              iv_controller_type  = cl_bsp_wd_controller=>co_type_custom
              iv_name             = 'BT115QH_SLSQ/CUGSCMGenCuCo'"#EC NOTEXT
              iv_target_node_name = 'ATTRIBUTES'                "#EC NOTEXT
              iv_node_2_bind      = 'ATTRIBUTES'.               "#EC NOTEXT
    Now I checked the context on the component controller and it contains the statusH, the node which you want to use in the component GS_CM. So make sure to prepare the GS_CM component by adding the Status context, and afterwards just add the binding in the code I pointed out above.
    Best regards,
    Erika

  • Custom Attributes, Fields in Folders

    Hi,
    I have a Folder where I am uploading documents etc. I need to capture additional fields - 'Speaker' etc. when I upload the document. Is there any way of doing this?
    Thanks.

    yep, at item level though... Create a custom item type based on File and add your custom attributes such as Speaker there. it should work fine, but you must remember to use the new item type to upload the docs.
    To minimise confusion you can restrict the list of available item types at the content area level in its edit properties, i.e, get rid of File but keep your new ones based on File.

  • Product Settype Attribute field input Function...

    Hi, All..
    I want to know the function(in CRM) that maintains additional fields(settype attribute) in Product master...
    and how to use the function..
    best regards, Mr. Lee...
    Edited by: Sei.Hyung Lee on Apr 27, 2009 8:05 AM

    Hi,
    Try out the following FMs also.
    COM_SETTYPE_ATTRIBUTE_PROGRESS
    COM_SETTYPE_CHECK_PRODUCTTYPES
    COM_SETTYPE_CHECK_PROPERTIES
    COM_ATTR_TAB_VALUE_CHECK
    COM_ATTR_VAL_CONV_TO_EXTERNAL
    COM_ATTR_VAL_CONV_TO_INTERNAL     
    I hope this helps.
    Regards,
    Venkat

  • Empty attribute fields in object

    Hi,
    I'm using a subtype of object TRLOAPPROV, and when testing the object in SWO1 the fields are filled with the correct data. However when the object is used with a workflow the fields are empty.
    I guess it shouldn't be a binding problem as the attributes only depend on the key-fields of the object. Debugging the object in runtime shows me that the fields are empty, but if I look at the container from SWIA the fields have been filled.
    Might be a bit difficult to understand what I'm trying to say here, so post me some questions and I'll try and answer them.

    I think the value of the attribute is not getting Populated at the time you are using the Business Object inside a Workflow. Probablu you should put some wait UPTO 60 Seconds coding before checking the attribute. It happens and it is common:))
    Thanks
    Arghadip

  • PKCS#10 Certificate Requests in Web Enrollment; Information on Additional Attributes field is lacking

    Hello,
    There is plenty of information on how to add SAN names via the "Additional Attributes" box to request unauthenticated SAN names. However, there is no information about how to format requests for any other attributes, like a country code in the
    SAN name. I get a lot of certificate requests where they request "UK" as the country code, when it should be "GB". I know this doesn't really matter in the grand scheme of things, but what I want to know is how to format subject information
    to submit in the additional attributes, and what other information can be requested there. 
    I did a lot of searching but all I can see is how to add in SAN names. For example:  
    san:dns=mywebserver.domain.local&rfcsomething=192.168.1.50&dns=stuffandthings.domain.local
    Is there any information or documentation out there that has all the syntax for other attributes to request (like the subject field or EKU). 
    Thanks all.  

    SAN attributes shall not be used and CA shall refuse them. Instead, you certificate request should contain a signed SAN extension:
    https://technet.microsoft.com/en-us/library/ff625722(v=ws.10).aspx
    Vadims Podāns, aka PowerShell CryptoGuy
    My weblog: en-us.sysadmins.lv
    PowerShell PKI Module: pspki.codeplex.com
    PowerShell Cmdlet Help Editor pscmdlethelpeditor.codeplex.com
    Check out new: SSL Certificate Verifier
    Check out new:
    PowerShell File Checksum Integrity Verifier tool.

  • Loading transaction data using an attribute field in the BW cube

    I am trying to load transaction data into BPC.  All but one of my dimensions are referencing technical fields.  One of my fields is referencing an attribute of a technical field.  The technical field is called 0MAT_PLANT and the attribute of that field is 0PROFIT_CTR.  In my mapping section of my transaction file I set the PROFIT_CTR dimension to 0MAT_PLANT__0PROFIT_CTR.  The transaction file validates and processes fine but when I try to import I get the error message: 0MAT_PLANT__0PROFIT_CTR is not a valid command or column 0MAT_PLANT__0PROFIT_CTR does not exist in source
    Does anyone know how to complete this successfully?
    THANK YOU!
    Karen B. Thibodeau

    Hi,
    If is mapped fine and still getting same errors, maybe you can try to check if the IO attribute it's checked in the options in the data package.
    Regards

  • FM for changing contact person attribute field PARH1 - tab knvk

    Hello,
    I'm still searching a function modul
    with which I can update my PARH1 - fields in the cp-adress.
    Table knvk, field parh1.
    Any ideas ?
    Thanks G.

    hi,
    as per my understanding you have to write own code for this specific requrement.
    but these threads might help you.
    [Fm to get the Contact person address if he doesn't ve thn his comp address   |Fm to get the Contact person address if he doesn't ve thn his comp address;
    let us know if it is giving you insight to solve this issue.
    Regards,
    Rajeev

  • Need to put 2 managers on Manager attributes field.

    Hello,
    Need to fill two manager name on users attribute (manager attribute) on windows server 2012 active directory.
    Please help...
    Thanks & Regards
    Anil

    you can't...
    you would need to create another custom attribute in your AD if you wanted a user to have two managers.
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    My Blog
    LinkedIn:

  • In Lists - How do you write an Image and Attributes in the defined fields?

    I have tried #IMAGE_PREFIX#load_ascii.gif with no results..
    then tried /i/load_ascii.gif
    then tried load_ascii.gif
    Can you give me an example or something else is wrong because just a diamond bullet is showing up? Trying to emulate the Run icon in the Application Developer's home Page.. or is this the wrong way of doing it?

    Using a list, I want to apply an image from the /i/ folder. In the List Entry Area under Label and Sequence I tried several syntax varations with no luck in the Image and Image Attributes Fields. With the List Entry Label I want to display and Icon (Image) they can click on with the List Entry Label below the image.. I've tried #IMAGE_PREFIX#load_ascii.gif with no results..

  • LoV PPR for changing the attributes of a field

    <p>
    Hi
    </P>
    <p>
    we have a requirement that, on selection of a value in LoV, I need to make the all fileds below the LoV as "Read Only"
    </P>
    <p>
    for that I have attached bound values to the itelms below the LoV
    i.e. ${oa.PartyInfoVO1.ReadOnlyFlag}
    </P>
    <p>
    After selection of value in the LoV, it is firing the PPR and in the processFormrequest (PFR) I am setting the "PartyInfoVO1.ReadOnlyFlag" value to Boolean.TRUE
    </P>
    <p>
    Attribute ReadOnlyFlag is of type Boolean and is selected in SQL query.
    </P>
    <p> even after setting the value of this attribute, field are not ReadOnly.</P>
    <p> Can anybody please help me out!!
    </P>
    <p>
    thanks
    - Ejaz
    </P>

    yes,
    <p>
    in my AM I am updating the flag to TRUE
    <p>
    OAViewObjectImpl vo=(OAViewObjectImpl)getPartyInfoVO1();
    <p> Row row=vo.first(); //only one row. Query already excuted for this VO
    <p> if(flag.equals("yes"))
    <p> row.setAttribute("ReadOnlyFlag", Boolean.TRUE);
    <p>else
    <p> row.setAttribute("ReadOnlyFlag",Boolean.FALSE );
    <p>
    thanks
    - Ejaz

Maybe you are looking for