Browse By Tags

  • report error "invalid object name mscfld

    I am running a report and get report error "invalid object name mscfld. I have changed the report form to the system report, no change, and searched the code for the word invalid, none was there.
  • 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…
  • Sage X3 V7 Update8 SOAP Webservice

    Hi eveybody, I want to call webservices to interact with Sage using PHP. I was not able to do it even using SoapUI this is the code that I sent: <soapenv:Envelope xmlns:xsi=" ">www.w3.org/.../XMLSchema-instance" xmlns:xsd=" ">www.w3.org/...…
  • 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 &lt;?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…
  • Web Services Objeto

    Bom Dia, Estou a desenvolver alguns Web Services e sou novo no mundo SAGE X3, e tenho uma questão no que diz à nomenclatura do XML nos Web Services. Exemplo: [<?xml version="1.0" encoding="utf-8"?> <PARAM xmlns:xsi=" http://www.w3.org/2001/XMLSchema…
  • [BRA] Filtrar left list de acordo com a transação

    De acordo com o tópico já postado: https://sagecity.na.sage.com/support_communities/sage_erp_x3/f/sage-x3---latin-america/104867/bra-personalizacao-da-left-list-de-campos-ja-relacionados Você pode se deparar em uma situação onde você deseja filtrar…
  • 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…