Browse By Tags

  • 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…
  • Hybrid mode Development specifc/standard script management

    Hi everyone, Is there anyone who have experiance with Hybrid mode development for customer? I have a question how you handle Script managament below is my case: In standard Class PJMTSKITM we have property ITMREF this property has PROPAGATE…
  • 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…
  • List folder content in native mode

    Hi We have tried listing folder contents using this two approaches without success. First approach used to work in classic mode. 1. Call SYSTEME2(adxmac(0),"LSADX"-FOLDER,"",FILCOUNT, FILLIST) From ORDSYS (error, 'Unexpected end of JSON input') …
  • How to do "find" in class with nested Collection?

    Hello, I try to make some development in PJM module V11. we have OPPORPJM class there which have Property TAS linked with class PJMTSK During Task planning I Have prepared 3 Phases If I look at Value in Instance GZINSPJM I can see: GZINSPJM…
  • Using teams (standard class/ representation)

    Hi, How do I use the TEAMS entity to filter a specific object? I think the data is stored in MongoDB so I can't Filter / select this table to use critere with a for cycle. Any suggestion? Best Regards
  • 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
  • How to filter a field in classes and representations

    Hi, I'm a SAGE X3 Developer and I'm trying to filter a property (the ALOOKUP popup) in classes and representations... I need something similar as FILTSUP / CRITERE that used to work in Classic Mode. The highlighted field in the right (Artigo sem…