× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Process AMJUA - PMC PCC TRANSACTION UPDATE

PGM
DCL VAR(&DTAQ) TYPE(*CHAR) LEN(10) VALUE('DQJUA')
DCL VAR(&LEN) TYPE(*DEC) LEN(5 0) VALUE(1)
CALL PGM(QSNDDTAQ) PARM(&DTAQ '*LIBL' &LEN '1')
ENDPGM

Process AMJUB - PMC IM/REP TRAN UPDATE

PGM
DCL VAR(&DTAQ) TYPE(*CHAR) LEN(10) VALUE('DQJUB')
DCL VAR(&LEN) TYPE(*DEC) LEN(5 0) VALUE(1)
CALL PGM(QSNDDTAQ) PARM(&DTAQ '*LIBL' &LEN '1')
ENDPGM


Process AMJUC - PMC IM/REP TRANSACTION UPDATE

PGM
DCL VAR(&DTAQ) TYPE(*CHAR) LEN(10) VALUE('DQJUC')
DCL VAR(&LEN) TYPE(*DEC) LEN(5 0) VALUE(1)
CALL PGM(QSNDDTAQ) PARM(&DTAQ '*LIBL' &LEN '1')
ENDPGM



-----Original Message-----
From: MAPICS-L <mapics-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Wil Ramos
Sent: Thursday, January 20, 2022 2:19 PM
To: MAPICS ERP System Discussion <mapics-l@xxxxxxxxxxxxxxxxxx>
Subject: [External] [MAPICS-L] Inventory Transaction Data Queue

How do you force the data queue to run in a program? I've done this a long time ago but could not remember. I do remember that I have to call the DQJUA program.

I would appreciate if you can someone send me a sample code I can use to make this happen?

Thank you

'Think Before You Click'
 
Wil
--
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list To post a message email: MAPICS-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: https://linkprotect.cudasvc.com/url?a=https%3a%2f%2flists.midrange.com%2fmailman%2flistinfo%2fmapics-l&c=E,1,UrM_zkkknIXLwxAERuYouSKgifvrWIjXVtNDj2xx6o9_LFrstz_KFbgyEc4bTPpBGVCfQ-DkP0WHKN14yFa-Wb1sF66i384a71k1GKEuDw,,&typo=1
or email: MAPICS-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at https://linkprotect.cudasvc.com/url?a=https%3a%2f%2farchive.midrange.com%2fmapics-l.&c=E,1,oYm7QLPpJXgRyGUbPfD9dg-6O_P4ruaTBJ0aJuu2pftVWUVj6HiqDkzju4fANYq3O2acY-XC5uYdJUGNHVEagpEFdmB5d4axJIaOMHyTmKE,&typo=1


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.