• 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!
  • Quick Representations/Class Setup for X3V12

    Hi, I would like to create more representations using Views/Tables. Requestors are very quick to create in X3V12 using Views/Tables, but very limited functionality specially on Landing Pages. The goal is to give user far more interactive dashboards…
  • Class not returning table field when using representation?

    I'm having an interesting issue at the moment. I'm trying to call the TCWPOHTOSIGM representation and TCWPOHSIG class via the $details facet. It is not returning the supplier name though. The supplier name exists in the table, and the field BPRNAM1…
  • How to create 2+ records in V7 style "simultaneously"?

    Hi, How can I create two or more instances in V7 Style code ( Leave request representation) ? In this specific case I want to create as many entrys in the table as contracts registered for the Employee. I tried with a For Cycle in "AINSERT_AFTER…
  • Evaluated titles in classes and representations

    Hi all, How can I use evaluated titles in Classes and Representations? In a classic screen there before field actions you can use. I've tried this in multiple instance o CSPE and RSPE but to no avail. Also, how can I filter on selected fields based…
  • Create Sales Order using Syracuse Programming in V11

    Hi, We are trying to develop the functionality using the classes and representation. We manage to develop new classes and representation with simple header and details concept which uses standard functions such as create, edit and delete with some validation…
  • How to attach a PDF in native V7 classes and representations?

    Hi, How can I attach a PDF to a record in classes and representations (V7 native)? Best Regards
  • Block type "Table" in Representation

    Good day, Does any one know how to add a Block type "Table" ( Screen ) in a Representation? For example: This is in the screen dictionary: Where will I add something similar in the Representation? Thanks in advance.
  • ADATIM in classes and representations

    Hi there, I'm trying to use the datatype ADATIM in classes and representations to manipulate departing times and estimated delivery times. The problem is every time I try to edit the field I get the error "invalid format type" Here is a print…
  • How to get data from the other class?

    I created two classes. One is Factory planning, another one is workshop planning. Factory planning, create product plan and give it to workshop. Workshop planning, create product plan and give it to worker. When workshop header create plan, he…
  • How to customize representation page?

    Hi there, I tried to implement a small business using Sage X3. I had to make a my own new page. So for this, I did like as follows. - First I created a table and class. - After that I created a representation - At last, I made a mobile dashboard…
  • How to add multiline text in classes and representations?

    Hi, How do I add multi-line text in classes and representations? I used to do this in the screen field (graphic object multi-line) Best Regards