Pi sheet field definition

hi,
i made process instruction catogeries but unable to indentify the right charecterstics
the requirement is to do the GI and inspection results to be enterd through pi sheet
iam generating controll receipe and respective pi sheet
on pi sheet i need the fields like quantity produced for the phase and some charecterstics like temperature
for that i tried with stanadrd pi categories
but unable to  do proceed further
plz guide regarding the matter
regards
                  sasikanth
                    vst

Hi Sasi,
For customized fileds like Temperature..Density etc....You need to create characteristics and add then in the corresponding Process Instruction.& If you want to save those characteristics value in some Z-Tables for further analysis & usage..Create a Message destination accordingly.
Thanks
Mahesh

Similar Messages

  • Display Image on report through Field Definitions Only File.

    Hi all,
    I have a report where I work with Field Definitions Only files (ttx).
    These files are mapped to classes in code behind (csharp).
    In code behind I make lists of these classes. Each list is set as the datasource of a subreport.
    This works great!
    My new goal:
    Now I tried adding a picture to my report.
    In the TTX file I added a BLOB field.
    In the code-behind class I added a System.Drawing.Image.
    My actual problem:
    The class gets filled with the image, but the image is NOT displayed on the report
    Does anyone know why this is happening?
    How can I fix this? (should I use another Type in my class for the picture?) (should I format the picture in the report? ....)
    Kind regards,
    Wim

    Hi AG,
    Thanks for your response.
    This is my TTX field:
    Signature     BLOB          
    I can't see the image in the report because I create the image in code-behind.
    I think the problem doesn't occur in CrystalReports but in the conversion from my StrokeCollection (I use an InkCanvas [WPF] to capture a signature) to a ByteArray.
    I am already one step closer to the solution. You can't just assign an object of type Image to the BLOB field of the report but it has to be a Byte-Array.
    The problem I am facing now is that the picture is black after a conversion. (I see this when I export to disk and open the file in MSPaint).
    The good thing is that CR shows me a black image so I guess CR is doing its job!
    Kind regards,
    Wim

  • Syntax error in field definition

    Hello,
    Does java sun default driver support data type BLOB? I need create a table name PERSONS, and then store it to Access Database. But, every time when I run the program, it shows the following message:
    SQLException: [Microsoft] [ODBC Microsoft Access Driver]
    Syntax error in field definition.
    Below are the code, does any one have any idea about the problem?
    import java.sql.*;
    public class CreatePersons {
         public static void main(String args[]) {
              String url = "jdbc:odbc:DRIVER={Microsoft Access Driver (*.mdb)};DBQ=Database\\DB1.mdb";
              Connection con;
              String createString;
              Statement stmt = null;
              createString = "create table PERSONS " +
                                       "(PersonName VARCHAR (20) NOT NULL, " +
                                       "PersonPicture BLOB (64K) NOT NULL," +
                                       "PRIMARY KEY( PersonName )" +
              try {
                   Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
              } catch(java.lang.ClassNotFoundException e) {
                   System.err.print("ClassNotFoundException: ");
                   System.err.println(e.getMessage());
              try {
         con = DriverManager.getConnection(url,
                   stmt = con.createStatement();                                   
                   stmt.executeUpdate(createString);
                   stmt.close();
                   con.close();
              } catch(SQLException ex) {
                   System.err.println("SQLException: " + ex.getMessage());
    Thanks,
    Daniel

    It doesn't have anything to do with the java driver.
    You are passing DDL. That goes directly to the MS Access interface (the ODBC driver and the supporting dlls.)
    There are two possibilities.
    - The ODBC driver (and support) does not allow you to create blobs.
    - The syntax you are using is wrong (this would be my guess.)
    For the second case you might try creating the table in Acces, then use tools->analyze->documentor to produce the SQL description for that table. Whatever it produces is probably the output that it expects.

  • "[Microsoft][ODBC Microsoft Access Driver] Syntax error in field definition

    I am creating a program in Java which has a Database reference application.The Database I am using is MS Access.But whenever I am trying to run the program from DOS Prompt(ie executing the program:java <program name>) I am unable to connenct to the database.The compiling of the program doesn't show any error(ie javac <program name>) The following error is displayed at the DOS Prompt:
    "[Microsoft][ODBC Microsoft Access Driver] Syntax error in field definition."
    Pls give me a detailed help report.If it is a Machine side problem do help me to solve it.Mine is a Compaq Presario Machine,OS:Windows 98,Database:MS Access(Office XP)
    I request you to help me in this matter.Pls email ur responses to:
    [email protected]
    [email protected]

    hi there
    did u configure ur ODBC setting if no then try these steps
    ================== ODBC Settings ========================
    step 1 : go to control panel
    step 2 : ODBC Data Sources
    step 3 : click UserDSN Tab
    step 4 : click ADD Button , Select Microsoft Access Driver , Finish
    step 5 : Give Datasource Name as "DATABASE_NAMEXXX" , no double quotes
    step 6 : use Select and select Database_NAME.mdb from <INSTALL DIRECTORY>\DATABASE_NAME.mdb
    click ok , ok finish
    <INSTALL DIRECTORY> is where yr database is
    =========================================================
    then in yr program
    URL for yr database
    "jdbc:odbc:DATABASE_NAMEXXX" // as name in step 5
    and Driver is
    "sun.jdbc.odbc.JdbcOdbcDriver"
    if u done all these steps then check yr spelling of table and tabel field in yr program
    hope this works for u
    regards
    Satinderjit

  • Not found Users Form in User Defined Field Definition!!

    I want to add new filed into Users form, As my subject, but when I query "Users" in User Defined Field Definition, no result return, just exist Orgnizations, Roles, Resource Objects,Structure Utility.
    FYI, OIM Version: oim 11g
    Thanks,
    Edited by: 793495 on 2010-10-11 上午2:53

    this you can find in Web console
    configuration>>user configuration>>action>>attributes
    I am able to add attribute but not able to make field as mandatory,while creating attribute we are not getting option like that you want this field mandatory or not but while modifying the attribute we are getting option like required field radio button if i select that i am getting error "you cant change an attribute to required unless all the user have value for this field"

  • "Users " Form Name from "User Definied Field Definition" does not showing

    Hi everyone!
    I start to implement the new SAP Connector on OIM 9.1.0 and one of steps is configure the lookup Lookup.SAP.HRMS.AttributeMapping.
    I need to add more fields beyond those already exists, and in accord to Documentation, I need to create the UDF of these fields, but when I search of "Users" form name form "User Definied Field Definition" option, I receive the follow response:
    "Query Failed: No Record For this Query"
    Thinking about it, I think that necessary create one User Form, but...this form isn't a standard form?
    What I do in scenarios like this?

    Can you share your environment details. Are you trying it out in a newly installed OIM ?_
    Yes, it's a newer fresh installation of OIM 9.10. We use the old version (9.03) in production environment and would like to upgrade to 9.10. This issue occur in a fresh installation in Development Environment.
    The one possible reason for this may be due an improper upgrade to 910X. I actually faced this issue while I was installing/upgrading my OIM. I did the process all over again and it was just perfect. I am not sure that this might be an issue with you or not. But there is simply no othe reason for the Users from not showing uo in the "User Definied Field Definition"._
    If you have taken a fresh backup of the schema just after installation, then import that backup dump and see if you are able to view the Users form. If in case you are not able to view it then your installation / upgrade is corrupt._
    No, we don´t have a fresh dump of environment. We just follow the documentation and all the steps was done without problem. The SAP connector import the fields from the reconciliation using flat IDOC file, just only the standard fields. We need to add newer fields and attributes and after, we face this problem.

  • Creating table /  field definition

    HEllo,
    I am trying to create a table using Microsoft Access Driver with the following field definitions:
    createStatement =
    "CREATE TABLE Employee(SSN VARCHAR(9)PRIMARY KEY, "
    + "FirstName VARCHAR(15), LastName VARCHAR(15), "
    + "MiddleInitial CHAR, BirthDATE DATE, SALARY DECIMAL(10,2), "
    + "DNO int)";
    Unfortuately I am getting error when I compile. (CREATE TABLE Employee(SSN VARCHAR(9)PRIMARY KEY, FirstName VARCHAR(15), LastName VARCHAR(15), MiddleInitial CHAR, BirthDATE DATE, SALARY DECIMAL(10,2), DNO int)
    java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Syntax error in field definition.
    Cannot figure out what could be wrong in my code....
    If somebody could glance at it and have any suggestions, please

    thanks for the advise, but my ORACLE book is oriented
    to create tables with SQL....
    Anyway still looking for the solution of "mistery"
    of my "syntax error field definition"If you're suggesting that the SQL that Oracle recognizes and the SQL Access recognizes are the same, I think you're mistaken. I would follow DrClap's advice (this is just generally a good thing to do) and look for Access-specific documentation.

  • Where to find screen and field definitions?

    Dear All,
    I need to be able to find all the screen and field definitions that exist in the SAP Repository for an application I am developing.  Can anybody tell me where to find them?  I specifically need to know which field types are defined for each screen (GuiTextField, GuiComboBox, GuiTableControl, etc.) as well as their IDs as they appear in the SAP GUI.
    Can anybody help with this?  I've looked all over and haven't been able to find out where this information is stored in the data dictionary.
    Thanks very much in advance!!

    Paul foto which operating system are you using?  You will want to open the applications in the method which is typical of your operating system.  You can find more details at Launch CC apps after install - https://helpx.adobe.com/creative-cloud/help/launch-creative-cloud-apps.html.

  • User Defined Field Definition

    Hi , there is a way to create a user definied field definition that connects in a specific table of my application an list a column?
    Thanks.

    This problem has been discussed a number of times before and there are a few different approaches that you can take depending on your exact requirements.
    If you go to the properties tab in the form designer there is a "lookup query" property that should be able to resolve your problem but I have never used this specific feature so unfortunately I can't give you the specific details for the exact syntax.
    According to this thread it should work but unfortunately the thread doesn't contain any details: Re: creating lookup definition
    Hope this helps
    /M

  • CUIC Report Field Definitions

    Hi Guys,
    I am trying to find doco on report field definitions in CUIC….
    Example, what exactly "Internal In Time", "External Out Time" & "Internal Out Time" actually mean???
    Any help, much appreciated!!!
    Cheers!

    Hi James,
    - internal in time means the length of an internal call received by the agent (internal means the call came directly to the agent's phone, it has not been routed by a routing script);
    - external out time means the length of a call initiated by the agent off switch (the call goes beyond the horizon visible by the call routing system);
    - internal out time means the length of a call initiated by the agent within the same switch (for example agent calls another agent directly).
    So, if agent Alice calls agent Bob directly, the Internal Out Time is increased for Alice, and the Internal In Time is increased for Bob.
    If agent Alice calls her grandmother in Australia, the External Out Time is increased for her.
    You might want to take a look at these documents:
    Reporting Guide for Cisco Unified ICM/Contact Center Enterprise & Hosted 8.5(3)
    Database Schema Guide for Cisco Unified Contact Center Enterprise 8.5(1)
    G.

  • 2147189176 :Logon failed. Details:Could not open the field definition file

    Dear All..
    I get error message when i want to export my report to PDF, like this :
    2147189176 :Logon failed. Details:Could not open the field definition file.
    For information, i'm using database Oracle 10g, Crystal Report XI release 2, and Classic ASP as programming language.
    Can you help me for resolve this problem?
    Thanks for all.
    Regards,
    Yuni

    Let's throw SP 6 for CR XI R2 at this first:
    https://smpdl.sap-ag.de/~sapidp/012002523100015859952009E/crxir2win_sp6.exe
    Next. The error indicates that the report is created off of TTX files. If the SP above does to help, please specify the type of connection used in the report. Also, the OS and is it 32 or 64 bit OS?
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Reading the Groupwise Field Definition

    Hi,
    I am trying to get a particular field definition (User defined) on the AddressBook.
    IGWFieldDefinitionPtr pIGWFieldDefinitions;
    HRESULT hrStatus = pIGWFieldDefinitions->Item(vFieldName, vFieldType, &pDIGWFieldDefinition);
    The above statement returns the negative HRESULT in some cases.
    But the Advanced tab of the AddressBookEntry shows the field.
    Any reasons for this behavior?
    Thanks.

    Did you ever find a solution to this problem? I'm having the same problem...

  • Field Definitions

    Good Day
    Experts:
    We have come up with another, well, "sticking" point here with regards to our User-Defined tables that are supplying data to forms.  Each field on the form has a datasource attached to it using the following code:
         <b>       MatReqItem = MatReqForm.Items.Add("txtDocDate", it_EDIT)
                MatReqItem.Height = 14
                MatReqItem.Left = 106
                MatReqItem.Top = 25
                MatReqItem.Width = 50
                MatReqTextBox = MatReqItem.Specific
                MatReqTextBox.DataBind.SetBound(True, "", "U_ReqDate")</b>
    Then, in a seperate subroutine, the field type and length is defined for that datasource using:
    <b>MatReqForm.DataSources.UserDataSources.Add("U_ReqDate", SAPbouiCOM.BoDataType.dt_DATE, 8)</b>
    Situations have come about where that type and definition does not match what is in the User-Defined field deifnition.  Is there a way to "say" use what is in the User-Defined field definition so it does not have to be "told" in the code?
    Thanks,
    Ed

    Hi Ed,
    Rather than hardcoding the definitions you could query the CUFD table to get the correct type and size and then set the appropriate properties in code based on this query. The CUFD table will show you what you need to know.
    Kind Regards,
    Owen

  • Groupwise Field Definitions for Address Book entry

    Hi,
    I am looking for Groupwise Field definitions i.e. Field Names associated with Address Book entry (Contact and Organization). I am using OAPI to access the Contact's field values and set the Contact's field values by Field Name. Is there any place which has the list of all the field Names associated with Contact and Organization Address Book entry.
    Note: Field Definitions for Address Book entries that are in PAB.
    I also look for the comparision of Field Names in Groupwise 7.0 and Groupwise 8.0.
    Thanks,
    Pranav

    Why don't you iterate through all the field definitions of a given abook?
    This will give you the list of all possible fields for an entry.
    Markus
    "pranov2001" <[email protected]> schrieb im Newsbeitrag
    news:[email protected]..
    >
    > Hi,
    >
    > I am looking for Groupwise Field definitions i.e. Field Names
    > associated with Address Book entry (Contact and Organization). I am
    > using OAPI to access the Contact's field values and set the Contact's
    > field values by Field Name. Is there any place which has the list of all
    > the field Names associated with Contact and Organization Address Book
    > entry.
    > Note: Field Definitions for Address Book entries that are in PAB.
    >
    > I also look for the comparision of Field Names in Groupwise 7.0 and
    > Groupwise 8.0.
    >
    > Thanks,
    > Pranav
    >
    >
    > --
    > pranov2001
    > ------------------------------------------------------------------------
    > pranov2001's Profile: http://forums.novell.com/member.php?userid=82100
    > View this thread: http://forums.novell.com/showthread.php?t=406199
    >

  • Can we make the excel sheet fields are ready only after downloding

    Hi ALL
              I have the probelm in the project that when i downlaod the data into excel sheet in that sheet 2 fields should be read only,ie client can't edit those fields.
    can any one tel me how can do this one
    Thnaks
    Lokesh.V

    Hi,
    Could u explain the problem in some more brief ie., how u r downloaded the data ie., through open hub infospoke or just saved as a local file.
    Regards
    Ramakrishna Kamurthy

Maybe you are looking for