DBA Data[Home] [Help]

APPS.PSP_ER_WORKFLOW dependencies on FND_WF_STANDARD

Line 2118: fnd_wf_standard.executeconcprogram(itemtype ,

2114: actid in number,
2115: funcmode in varchar2,
2116: result out nocopy varchar2) is
2117: begin
2118: fnd_wf_standard.executeconcprogram(itemtype ,
2119: itemkey ,
2120: actid ,
2121: funcmode ,
2122: result );