I'm assuming you mean the settlement order within an equipment master (organisation tab). If so, then it is stored in table ILOA (EQUZ-ILOAN = ILOA-ILAON).
But the easiest way to find this data is via view table V_EQUI where DATBi = 99991231 (or >= TODAY).
PeteA