Thanks Danny.
Bob
Bob Brinker
Oakdene Group, Inc.
2625 Butterfield Rd. (Suite 212E)
Oak Brook, IL 60523-1261
(630)368-1046 x/230
(630)368-1050 (Fax)
[EMAIL PROTECTED]
"dgaethofs" <[EMAIL PROTECTED]>
10/27/2004 08:54 AM GMT
Please respond to Axapta-Knowledge-Village
To: [EMAIL PROTECTED]
cc:
bcc:
Subject: [Axapta-Knowledge-Village] Re: What does FormLetter mean?
Bob,
Have a look at the menu item SalesFormLetter_Quotation.
The menu item is of type action.
The menu item calls the class SalesFormLetter and supplies the
EnumParameter "Quotation".
The class SalesFormLetter extends the class FormLetter.
The construct method on the class SalesFormLetter returns an object
of the type SalesFormLetter_Quotation.
Object instantiated from the class SalesFormLetter can use methods
on the class FormLetter. It is all about the principle of
inheritance. That means there are several common methods for classes
like SalesFormLette and PurchFormLetter stored in the class
FormLetter.
To find out what exactly it is doing you have to walk through for
example the run() and main() method on the class SalesFormLetter.
For now just see the class FormLetter as a basis for the class
SalesFormLetter and PurchFormLetter.
regards,
Danny
--- In [EMAIL PROTECTED], [EMAIL PROTECTED]
wrote:
>
> Hi All,
>
> What is FormLetter?
>
> I have seen Formletter used in several Axapta methods but cannot
find what
> it means or does. Can someone please fill me in?
>
> Thanks,
>
> Bob
>
>
> Bob Brinker
> Oakdene Group, Inc.
> 2625 Butterfield Rd. (Suite 212E)
> Oak Brook, IL 60523-1261
> [EMAIL PROTECTED]
Sharing the knowledge on Axapta.
Yahoo! Groups Sponsor | |
| |
|
Yahoo! Groups Links
- To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/
- To unsubscribe from this group, send an email to: [EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Sharing the knowledge on Axapta.
Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.