• I need your help with a small SPESDH modification

    Hello, I added the small piece of code below in SPESDH. The purpose is to calculate a field on the lines when the delivery is saved and/or validated. it only works if the delivery contains one single line. If I add a second line, the fields are calculated…
  • Using a formula in sequence number definition

    Hi all, I'm new to Sage X3 so I need some help. I need to setup a custom sequence number definition for LOT managament. Let's say my number is 230623-A. The A would change and be typed in by the user. I figured I could use some custom fields from Entry…
  • Adding Field to transaction grid

    I am wanting to show a custom field in Pick ticket PRH1 from Item Master ITM. The field is showing, but it is duplicating the last line to all lines above. I have added the affzo, but I think I am missing the NBLIG and am not sure how to use it. The…
  • Fixed Assets - at expense creation pull in the ITMDES value to the Expense Description 1 instead of of ITMDES1

    Expense creation at the time of purchase invoice validation is pulling in the product's default description instead of the standard description ITMDES. Our users modify the ITMDES field with details we want captured on the FA Expense Description 1 field…
  • Object fields

    Can i declare more than 16 fields in an object ? If positive, how ?
  • A processing line must not exceed 249 characters (line number in file)

    Hi, Was doing Patch creation (APATCH) to bring customization over. Noticed these errors: My temporary solution is to simply delete the linebreak character since if I do not do this it crashes the main screen function. Is there a way to resolve…
  • Intersite Stock Selection - Search by Status

    Hello, When selecting Stock for TSA - intersite transfers all (WT03TSA1), there is only a field to search for items individually. Last year, we had to intersite over 1000 products one at a time because each one had to be typed in in order to select…
  • Custom drop-down list is blank

    Hello, I've created a custom drop-down list in the WT03TSA1 (Stock Change Intersite) screen, but when trying to use it, none of the options are displayed. Instead, it says "No Match": The menu is set up as follows: The field is set up as follows…
  • How to tax specific line items when creating a PO?

    Rather basic question considering what I have seen on these forums, but, I cannot figure out how to do it. To further clarify my goal here, when creating a PO and entering each line item’s price and quantity, I would like an intuitive way to multiply…
  • What the equivalent of GPE = 1 in Class ?

    Hello, Using classic object, it's possible to use GPE = 1 in a specific process (a standard $ACTION-CREATION, MODIF.... ) ) to deactivate the standard action. What will be the equivalent in Class to pass by the standard $EVENTS? if possible? As an example…
  • On a screen with a table, how to identify a field code when I cannot click on the field?

    Hi, Rookie developer question here. This is on GESBIS, Screen code is: BIS3. Other than identify through Description and make best effort guess on the field's code, is there a way for me to identify the field name's code which I cannot edit on?…
  • How to add new field on sale invoice header for a specific entry transaction

    Hi all, I have added new field on sale invoice header section (screen SIH0), then the new customized field displays on all sale invoice entry transactions. How to add this field to a specific transaction or how to hide it on others transactions. I…
  • About ACTLSPE

    Hi, I used this: https://www.sagecity.com/us/sage_x3/b/sageerp_x3_product_support_blog/posts/how-to-determine-if-there-are-any-customization-in-my-installation Should I ignore the fatal errors here? The field was added for a very specific need with…
  • New field on SOH2 screen but doesn't display

    I have added a new field ZPRDSCHD to the SOH2 screen, validated the screen, but it still won't display on the sales order. What step am I missing to make the display update to the changes I made on the screen?
  • Add field EANCOD in the inventory screen

    Hello everyone, Please I have a problem with adding the EANCOD field in the inventory screen, when I add it in the screen the field is displayed but empty. Please help me to solve this problem. thank you
  • Customized Patch, Patch Integration. SQL Server field's SQL query losing characters after changing folder name externally.

    Hi, I am unfamiliar with development quirks so pardon me if I did anything wrong here. I created a customized patch from patch creation from an activity code. It is created as a Specific patch. There were hardcoded the folder's name (SILP) in…
  • Script does not update field value if the line is not entered

    $VERIF_MOD Local Char ZPRODCOD(30) Local Char ZPRODCODOLD(30) Local Integer YESNO YESNO =2 For i=0 To max([M:POH2]NBLIG -1) For [F:ITM] Where [F:ITM]ITMREF = [M:POH2]ITMREF(i) ZPRODCODOLD = [M:POH2]ZPRODCOD(i) ZPRODCOD=[ITM]ZPRODCOD if…
  • ACLA: Opening the same table twice

    Hi, Planning to move a customized activity code from a Sage X3 server to another Sage X3 server. On the customized activity code Sage X3 server: Did a patch creation. Picked the custom activity code. Pre-load the object. When I press…
  • ALIFMI entry point in TRTVENCDE

    Dear all, I'm new in SAGE X3 and wanted to know if there is a possibility to change the default value for the field FMI in a Sales order line. I found in the entry points documentation that this can be done by using the entry point ALIFMI but not…
  • Data input into newly created fields not getting saved upon clicking the save icon (Screen - Shipments)

    Hi Everyone, I need your assistance on the below matter. So I have created certain customized fields in Shipment screen. (Certain Date type and Local Menu selection fields) Upon Validating both the table and the screen, when I input data into these…
  • Issue with ALIMSKSOH entry point in TRTVENISOC

    I am trying to populate a field on an intersite sales order when created automatically from an intersite purchase order. I have identified the ALIMSKSOH entry point in TRTVENISOC which should allow me to do this. Unfortunately the field that I wish…
  • new field to have multiple selections

    We are at V11- Is there a way where we can create a new field that uses the local menu but can allow multiple selections from the local menu? We have a list of 14 items that we need on the product but instead of creating 14 different fields with check…
  • Field data not present until Update clicked

    Good morning I created a new field and used the type AUS since i am using this to look up employees, once you select the employee and save you will notice the selected user code is present. The problem is when you go back into the function and…
  • Invoice Inquiry: Pull Source Document vs Order No

    Is there a way to have the Invoice field pull from the Source Document vs the Sage-assigned Order No? By the time I know the Order No, I'm already sitting on the invoice I'm looking for.
  • SageX3 - Left List Personalization

    Hi, how can I add custom view fields into standard (browser) object Left List ? It's easy to add other tables but , what about views ? Example:this is a standard object I've added my custom view into Viste tab: But in Selezione tab (Selection…