form request

  1. E9.2 How to Update multiple receipt line with Form Request via Passed in array?

    I have a form request that selects receipts to add to an invoice (P4314 Form: W4314B). After n receipts have been selected, it is displayed on P4314 Form: W4314A). In the voucher match screen (P4314 form W4314A), I am trying to update more than one record with my passed in ReceiptRecords Array...
  2. E9.2 Prevent the iteration of the Enter Input form

    Hi all, I'm creating a simple orchestration to mass update the Item/branch stocking type based on a multiple selection of records. The orchestration is basically a Form Request that receives MCU and LITM as input and then carries out the updates of STKT through the following steps: P41026 Find...
  3. E9.2 Orchestration Endpoint Error's when JSON >4500 lines

    We have an JDE orchestration endpoint that uses a form request to do standard insert into the GL Worktable (F0911Z1). When the JSON request for this endpoint exceeds 4500 lines then JDE response is ERROR, but when it is less than 4500 lines then the response is successful. What could be causing...
  4. E9.2 Creating Form Request for Power Edit Form

    Hello Everyone, We have an existing Power Edit Application which creates records in Header -Detail custom tables F55001H and F55001D. This are Custom sales order header details and we receive this data from 3rd party application. Now we are automating this process, but creating an...
Back
Top