well, that routine is used in an enquiry to generate a list of STMT.ENTRY ID from the data you can obtain in a record. You should call using and argument like the following:
148930004379022.03 1-2 It's the same format you will find in the field STATEMENT.NOS in most Globus application recorda (such as SEC.TRADE o FT, or FX), only the separator should be a space. The result will be this: 148930004379022.030001 148930004379022.030002 So given a STATEMENT.NOS of a certain record the routine will give you the whole list of STMT.ENTRY asociated to that record. 2009/9/18 VK <[email protected]> > > Hi, > Are you talking about local developments? If yes, subroutine > E.GET.STMT.ID.LIST is not in "Subroutine guide" and therefore can't be > used for local developments. Neither it is in GLOBUS.BP (there are > some subroutines that may be taken as a sample for local > developments). > > VK > > On Sep 17, 5:29 pm, Jim Idle <[email protected]> wrote: > > Is there no documentation for the T24 interface routines? > > > > Jim > > > > On Sep 17, 2009, at 12:15 AM, FAISAL FAYYAZ < > [email protected] > > > > > wrote: > > > Hi All, > > > > > Can anyone help me with this. > > > > > I want to fetch STMT ENTRIES from a specified range of Date. Someone > > > told me i could use E.GET.STMT.ID.LIST. Can anyone provide me its > > > description and parameter list. > > > > > Regards, > > > > > Faisal > > > > --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
