Non Lawson system Code

 4 Replies
 0 Subscribed to this topic
 12 Subscribed to this forum
Sort:
Author
Messages
JavaCafe
Advanced Member Send Private Message
Posts: 23
Advanced Member

Hi All;

This question has been asked in the past but there's no answer so I create this topic again and hopefully someone will have an answer for me

 I try to create some custom forms in DS based on some Non-Lawson tables. I've created new system code, defined db files; rebuild dic and run dbreorg. Everything seems OK. In DS, I can see the new system code and new file in Data Query; however i don't see the form ID from that system code if use Formlet or Drill component.  Anyone has idea of accessing non lawson tables from DS please let me know

Thanks in advanced.

wilcoxmad
Veteran Member Send Private Message
Posts: 87
Veteran Member

Did you create a COBOL program and do a quick paint on the db file? That creates the first xml form.

JavaCafe
Advanced Member Send Private Message
Posts: 23
Advanced Member
No ! I didn't . Please let me know how do I create xml form. Thanks
wilcoxmad
Veteran Member Send Private Message
Posts: 87
Veteran Member
You will need to familiarize yourself with the lawson utility pgmdef and the quickpaint utility therein. See: support.lawson.com/gid/docs/09000000/eadw-w.pdf for more info. Page 108 deals with quick paint.
JavaCafe
Advanced Member Send Private Message
Posts: 23
Advanced Member
Wilcoxmad ! Thanks for your useful info. I'll try that