2007 Mar 13 10:16 PM
2007 Mar 14 2:44 AM
Hi,
As find in one thread, cheak these reports for usage of a Logical Databse.
DEMO_PROGRAM_CHECK_1
DEMO_PROGRAM_CHECK_2
DEMO_PROGRAM_END_OF_SELECTION
DEMO_PROGRAM_EXIT_1
DEMO_PROGRAM_EXIT_2
DEMO_PROGRAM_GET
DEMO_PROGRAM_GET_LATE
Regards,
Amit
Reward all helpful replies.
2007 Mar 14 4:59 AM
Hi,
The LDB PNM consists of so many Tables like :
MAPL,PLKOD,PLFLD,PLMK,PLMW etc.
you have to use :
GET and GET LATE commands to get/extract the data from these tables.like;
GET MAPL.
GET PLKOD late.
for further help see:
Check this Document. All abt LDB's
Regards,
Anji