ksthakur
15th February 2002, 09:02
Dear all,
We are running BaaN IV c4, we want to use baan chart manager for showing data in graphical manner.
Any documentation please?
ksthakur
shah_bs
15th February 2002, 21:21
Only two sources of 'help':
- The On-Line help from the menu (The Chart Manager help really clears up certain basic fundamental details).
- Study one of the existing programs that display the graph and 'skim off' what will be of use to your situation.
ramchand50
1st March 2002, 17:07
Even though there is lot of information about CHM functions in BaaN help, there is nothing that talks clearly about the procedure.
I have tried using the sample script given in the help text, but it is throwing up lot of errors while compiling (please see the attached file).
Any inputs would be highly helpful.:)
shah_bs
2nd March 2002, 02:00
Here is one more place to refer to:
the INCLUDE file 'tccom0000 - Chart Manager Interface Functions'.
My suggestion would be to stick to 4GL. With the help of the above include, and one of the SFC Graph sessions as reference (I do not remember the session ID - possibly tisfc07xxm000), the entire code should be of fairly reasonable size, and all of it in 4GL.
In the example SFC session, IGNORE all the coding related to the VTxxx terminal interface. (It is exceeding 1000 lines mainly because of all the code to put the 'x's on the VTxxx (green monster) terminals. The code necessary for GUI is less than a couple of hundred lines). In fact, here is what you can do: Put the session in debug and step through to isolate the functions that you will need. Since you will be executing in BW, only BW related route will be executed. Based on that study, create your own program logic.
toolswizard
4th March 2002, 20:10
There is a module description for Baan IVc4 7780US. It is supposed to be considered training material. But when has Baan every really published good training material. It does however provide some detail that you may find helpfull. It is also part of knowledge quest.
ramchand50
8th March 2002, 15:05
Thanks for the feedback...
raikar_raviraj
8th February 2007, 11:57
HI,
I cannot find the 7780 document in the infor site. can anyone send me if you have it.
Else please send me other document pertaining to the procedure involved in the setting up, creation and linking of charts.