• Adding Total Deposit to Left List On Manual Remittance Screen (GESFRM)

    I'm trying to add the total deposit on the left list on the Manual Remittance Screen. This value is a summation from the PAYMENTH table on the field AMTCUR and is present on the screen as "Company Total." I'm struggling with how to go about this because…
  • Pulling Calculated Values from One Report or Data Model Into another for further calculations.

    I have 2 different reports one is a Statement of Financial Position while the other is an Income statement, how can I get calculated fields value from my Income Statement Into my Statement of Financial Position noting that the IS has it's Data Model just…
  • Script to rename report in Preview

    Hi I have a customized report ZSORDERS I have a script that renames the pdf generated by report (SO#) and saves it in destination.But I need to modify the script so that when the user opens the report in preview the report is renames and the user…
  • How do I make a field on the line tab mandatory?

    My customer has a field that was designed for them called the 'exchange rate' so that they can keep track of the exact rate at which they sold the goods. -> They want these fields to be mandatory when entering the direct order, the user must not be…
  • Programmatically changing the left list

    I am trying to write some code against SPESOH such that when a user creates a new Sales Order and then selects a Customer, X3 will switch the focus of the left list from the SOH (Sales Order) selection to the SQ1 (Quote) selection if a quote exists for…