DBA Data[Home] [Help]

APPS.PSP_ER_WORKFLOW dependencies on STANDARD

Line 2078: fnd_wf_standard.executeconcprogram(itemtype ,

2074: actid in number,
2075: funcmode in varchar2,
2076: result out nocopy varchar2) is
2077: begin
2078: fnd_wf_standard.executeconcprogram(itemtype ,
2079: itemkey ,
2080: actid ,
2081: funcmode ,
2082: result );