Writing a BPM in Vantage 8.03 - Very Basic Question

It's probably easier to just hit the little 'execute the below code' button
when you create your bpm instead of storing it in a separate file.

On Wed, Mar 30, 2011 at 2:59 PM, Richard <rgraf@...> wrote:

>
>
> I know this is a very basic question but I'm stumped.
>
> I'm struggling with writing a BPM in Vantage 8.03 to pull the Quote Detail
> Comments into Order Detail Comments when a new sales order line is created
> and linked to a quote line. With the help of this user group I think I have
> the ABL code written properly but I can't figure out the proper syntax for
> attaching the action to a directive.
>
> In the manual is calls for the following syntax:
>
> [subfolder of BPM/]{action procedure file}.p\{internal procedure name which
> corresponds to the action}
>
> I have the subfolder name and the action procedure file but I don't
> understand what internal procedure name its referring to. Where do I find
> this procedure name?
>
> Thanks for your help.
>
> Rick
>
>
>


[Non-text portions of this message have been removed]
I know this is a very basic question but I'm stumped.

I'm struggling with writing a BPM in Vantage 8.03 to pull the Quote Detail Comments into Order Detail Comments when a new sales order line is created and linked to a quote line. With the help of this user group I think I have the ABL code written properly but I can't figure out the proper syntax for attaching the action to a directive.

In the manual is calls for the following syntax:

[subfolder of BPM/]{action procedure file}.p\{internal procedure name which corresponds to the action}

I have the subfolder name and the action procedure file but I don't understand what internal procedure name its referring to. Where do I find this procedure name?

Thanks for your help.

Rick