DBA Data[Home] [Help]

APPS.IEX_STRATEGY_WF_PUB dependencies on STANDARD

Line 5: -- DESCRIPTION This procedure is called to start standard collections strategy workflow*/

1: PACKAGE IEX_STRATEGY_WF_PUB AS
2: /* $Header: iexpstws.pls 120.0 2004/01/24 03:20:09 appldev noship $ */
3:
4: -- PROCEDURE start workflow
5: -- DESCRIPTION This procedure is called to start standard collections strategy workflow*/
6:
7: PROCEDURE start_workflow
8: (p_api_version IN NUMBER := 2.0,
9: p_init_msg_list IN VARCHAR2 := FND_API.G_FALSE,