Learning the creation of .P files

Hi;

I am very new to BAM and would like to know if there is any means by which I could learn the programming skill for making the .P files.

Please let me know if there is any book or some other material to learn this.

Thanks in advance for your support

Regards

Sreejith

There really aren’t any books specially not for 8.03. Look at the help files, and any docs you can run into in Epic Web. Then try to learn Open Edge ABL / 4GL

Attached are some samples I use and some from Epicor. Also a ABL reference guide.

You can make the list of recipients conditional as well as if an email will even get sent.

Greg

OrderHed Example.p (1.81 KB)

OrderRel Example.p (2.48 KB)

BAM-Tooling.p (4.27 KB)

BAM-WhseKanban.p (7.93 KB)

BAM-MktgActualRevenue.p (3.64 KB)

BAM-QuoteHed.p (5.74 KB)

1 Like

Some Vantage installations also included sample .p files
You could check if you have this sub-folder on you server …\Server\ud\Test

Thanks Jose for the support