Hi All,
I have a requirement where in I want to split an invoice file into smaller chunks (300 invocies per chunk). Below Is the Invoice file format that we are getting. Please advise how to achieve this.
FILE
RECORD (1:s)
HeaderGroup (1:1)
ItemGroup (1:s)
GLItemGroup (1:s)
Thanks in advance!!!
KODE
I have a requirement where in I want to split an invoice file into smaller chunks (300 invocies per chunk). Below Is the Invoice file format that we are getting. Please advise how to achieve this.
FILE
RECORD (1:s)
HeaderGroup (1:1)
ItemGroup (1:s)
GLItemGroup (1:s)
Thanks in advance!!!
KODE