How can we find out whether the job is interactive or Batch
through RPG program?
2) How can we find out through CL program?
Answer Posted / sweta p rao
QUSRJOBI API can be used to find out whether the job is
interactive or batch from RPG program
Field QUSJT04 will contain B for batch or I for interactive
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
what is file information data structure?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
What are the types of identifiers?
How to call one program from another program in RPG? please help me with the code
How many program bind in one module....
What is a record lock error?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
is this a rpg channel?
what is data area and how it is used in rpg program ?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What is file identifier where we can use?
what are the key words you must use when using a subfile?
what is an online rpg?
how can you display specific subfile page on the screen in unequal subfile?