kambiante

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-04-10
07:19
1256 views
Call 'IDAEFT01' from Cobol
Hi,
I have created my own "MYIKJEFT" utility but sometimes I need to execute the microfocus IDAEFT01 internally.
From my "MYIKJEFT", I call to a cobol which executes: call 'IDAEFT01' using PARM.
The first time that I execute my "MYIKJEFT", it fails (S00806), but if I execute some jcl with the microfocus IKJEFT01 before, next, when I execute my "MYIKJEFT" in any jcl it works perfectly.
Is there any change in the environment?
Regards.
1 Reply
kambiante

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-04-11
03:41
I have seen that the best way to do it, is using the user exit "MFJUXIT"