• Adding Administrative screens to a process map in V11 results in JSON screen

    Hi there, We'd like to add administrative screens such as Users and Batch Server as links in a process map, but directly copying the link or using a relative link such as /sdata/syracuse/collaboration/syracuse/batchServers?representation=batchServer…
  • Unknown warning upon login - Access to the ERPMAN badge(s) has not been granted

    Hello, One of our user groups randomly started experiencing this warning upon logging in. Does anyone know a fix? Thank you, Zoey
  • VIREBOUT DON'T DISABLE NEW BUTTON

    Hi. I have v12 (2023 R2 (12.0.34)) and I create new window type Miscelaneus and Display = Full screen. I add two new buttons with code z an i , one validating and another no validating. In SETBOUT ACTION, I add this lines: Call VIREBOUT(CHAINE…
  • Rest WS

    Hello, I am trying to create a Signaturit request (GET/POST), but I cannot find documentation. I am trying with ASYRRESTCLI.EXEC_REST_WS but in the WS test in Sage. Thank you so much.
  • Default value for specific components

    Hello, Im looking for solution to add default component value in function GESDBY Disassembly. I tried to use something like this: $APRES_CRE For i=0 To max([M:DBY1]NBLIG -1) if [M:DBY1]ITMREF(i) = "X" [M:DBY1]PRIORD(i) = 17 Affzo [M:DBY1]PRIORD…
  • Display a screen field as a searchable entry in the browser object - is it possible?

    Hi there, I have a need to display the total debit [M:HAE2]TOTDEB and total credit [M:HAE2]TOTCDT screen fields seen in the bottom left of this screen (GESGAS) in the Accounting Entries browser object (GAS) shown on the left. You can see where I've…
  • Editing Field to Screen

    Hi Everyone! I try to edit Column Type Input and chose Enter but after saving error will goes like this Does anyone know if I am doing this correctly? Thanks!
  • Titles on Sage Users

    Hi I am just going to leave this here for Sage to hopefully acknowledge. I know its not mission critical or stopping the system working but seriously that I have to tell users Sorry you have to choose one of these is becoming quite offensive …
  • Hiding Product status List Options

    After reviewing the product status options under product setup (Active, Obsolete, not usable, on shortage.. etc), we have decided that certain options are not applicable to our business process. To avoid confusion to our users, we'd like to hide some…
  • Sage X3 V12 Shortcuts

    Hi everyone, I came across these excellent and useful to improve navigation on X3 V12. A. Right Panel Actions ESC + N – new ESC + B - save ESC + C - create ESC + D - delete ESC + E - cancel ESC + ALT + U - refresh ESC + ALT + P - print…
  • Function cannot be called in this context

    Hello everyone I built a generic screen "ZTRANSPORTCO" for a customer. The screen is used in multiple windows. The problem is when I try to "Jump to" another window which also has a tab with the generic screen "ZTRANSPORTCO" I get the following…
  • How to store Blob image's type in a table ?

    I created a custom screen where I am displaying images related to a driver. I am using a datatype of ABB, input of Display, and Graphic object of Photo.I have an issue on how to store those images. I know that it is stored in the CBLOB table. In the screen…
  • Sage X3 How to modify window that shows up when i click selection icon?

    Hello, Im looking for a way to modify a numer of columns( i would like to add field from [BOM] table) in window that shows up after I click the selection icon(first screenshot). Thanks for help
  • ADC location override

    So I have been presented with an interesting challenge. In our company we've set X3 to batch allocate all available stock to meet all demand in the system. We also heavily leverage X3's ADC functionality. Our warehouse users are able to override the…
  • # in the screens evaluated titles

    Hello, I was manipulating the screens in the V12 (P24) and I have remarked that the # used in the beginning of formulas of the evaluated title is blocking the evaluation of the title in different languages. For example, in the screen BPR1, the evaluated…
  • Improvement - color of the lign when we selecting a record

    Hello, Before we installe the last Syracuse Version, when we are selecting a record in X3, the lign of the records were coloring on green. Now, it's very difficult to see when records are selected: It would be interesting to have a method which…
  • Turn off Delivery Contact

    Is there a way to turn off the requirement of a delivery contact on the sales order? We are running into an issue where the contact for the sales order gets removed from our system which leads to an error message that the delivery contact doesn't exist…
  • Display Field from One screen to Other Screen

    Hi, I have created a new Field ZDesc in my ITM screen and i want to display that Data in WorkOrder Screen and allow the user to enter additional data and finally should save in workorder table.
  • Sage X3 Attachment Menu

    Hello, Anyone coded their own system for Attachments menu ? Like Crystal Print goes automatically in Attachment menu list ? I tried to use the X3 standard, it was too slow to find + upload document via the Menu.
  • Keyboard shortcuts for side panel

    Hello all, I found out that in X3 V12 P18, Sage has updated the list of shortcuts for all buttons on the right panel (New, Save, Create, Delete, Cancel, Print, etc). I would like to use these shortcuts in a V11P8 environment. Only the shortcut Esc+N…
  • 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…
  • Where does assembly put allocated units?

    Before somebody presses the create button on the assembly screen, we have to select a lot to consume for the new assembly product to be created. When we select the lot, what is happening to that lot in the backend of sage? I dont see an allocation record…
  • How to show a quote in a string in 4GL

    How can I show a quote in a string? I am not looking for answer like you can have a single quote and then the quotes inside the single quotes. Is there a 4GL command that will add a " into a string without ending the string In java, we would put…
  • Convert datetime to date via 4GL

    Is there a way convert a Datetime value to Date type in the 4GL language? I need to compare a date with a datetime variable in 4GL but it does not work. Therefore, I would need to convert the datetime to a date.
  • Separate Badge for different key functions?

    Is there any way to separate " GESMFG" Function from the "ERPMAN" Badge and put it in to some other Badge? or create some custom Badge for a user who can access different Modules. like we have few users who required to use Distribution and Manufacturing…