Writing GL Transactions Directly to f0911z1

rjssoft

Member
I am working on a project to automate uploads to JDE for GL using JDE World 7.3. I know it's dated :)

It appears there is a F90112 file which is a flat file that feeds F0911Z1, but from the reading I've been doing I can write directly to F0911Z1 and then have JDE edit the transactions before posting.

Is there any reason not to write directly to F0911Z1 ?

Looks pretty straightforward as long as I validate the data being written.

Thanks in advance.
 
You need to let JDE go through it's procedures. The F0911 has corresponding entries in F0411, F0311, etc. =0A=C2=A0=0AJust putting something in one of the files is a bad idea. Let the JDE programs do their job.=0A=C2=A0=0AHop e this helps.=0A=C2=A0=0A/lf=0A =0A=0A
 
Richard,
There's no reason not to write directly to F0911Z1. We have a few custom pgms here that utilize that functionality to bring in journal entries from third party systems.
 
Back
Top