• Object fields

    Can i declare more than 16 fields in an object ? If positive, how ?
  • Webservice Object Query

    Hi, im querying an object via webservice but it does not return data on the fields that are not from the main table even though those tables are linked to the object. Is this a limitation or am i doing something wrong ?
  • Object Already Being Managed

    I have a new user who is trying to create a proforma invoice from the sales order screen but when doing so received error "object already being managed". Does anyone know what this means and how to fix it? Thank you.
  • How to change record by code

    Hi, Anyone knows if it's possible to change a record by code without leaving and entering the object? For instance, a button on a window that forces the current record to other than the one currently loaded. Is there any standard call…
  • Left list: Problems with linking tables

    Hi, I have a problem with a left list. I want to add a field in a left list which consists of the BPADDRESS fields POSCOD and CITY. ([F:BPA]POSCOD-[F:BPA]CTY). Only the default address should be shown. In order to only shown the default address…
  • Object Webservice : Invalid XML

    Hi guys, I have an object webservice from invoices, and when I do a request to read one invoice the answer is: " Invalid XML: double quote missing at line 1 near <?xml version="1.0" encoding="utf-8" ? ". But in the body of request doesn't exist none…
  • Data in customized window not Saved

    FormerMember
    FormerMember
    I created screens and window which is shown below. The first problem I face is that when I clicked Save button, only the first row of the table in RFQ is saved. Both "RFQ1810002" and "RFQ1810003" did not save. Besides, the second question is that when…
  • Customer Group 1 ADI - Left List

    I am trying to get TEXTE into the left list for object BPC based on field [F:BPC]TSCCOD and Misc table 30. I tested the query to ensure it worked: Select top 100 BPC.BPCNUM_0, BPC.BPCNAM_0, BPC.TSCCOD_0, AXX.TEXTE_0 from x3v6.CICPROD.BPCUSTOMER BPC…
  • RE: Stock Selection Object - How to display "Q" stock

    I am also on V6.5.This is what my window and screen look like. I do have a "SELECTION CRITERIA" button on the bottom right, which does allow the option to display all lots (A & Q). I just wanted to be able to view only stock coming off QC release and…