DBA Data[Home] [Help]

APPS.IEC_RLCTRL_PUB dependencies on STANDARD

Line 12: -- Standard IN Parameters:

8: -- the DO_NOT_USE_FLAG to 'N' in both IEC_G_RETURN_ENTRIES and
9: -- AMS_LIST_ENTRIES.
10: -- Pre-reqs : None
11: --
12: -- Standard IN Parameters:
13: -- p_api_version IN NUMBER Required
14: -- p_init_msg_list IN VARCHAR2(1) Required
15: -- FND_API.G_FALSE or FND_API.G_TRUE
16: -- p_commit IN VARCHAR2(1) Required

Line 19: -- Standard OUT Parameters:

15: -- FND_API.G_FALSE or FND_API.G_TRUE
16: -- p_commit IN VARCHAR2(1) Required
17: -- FND_API.G_FALSE or FND_API.G_TRUE
18: --
19: -- Standard OUT Parameters:
20: -- x_return_status OUT VARCHAR2(1)
21: -- x_msg_count OUT NUMBER
22: -- x_msg_data OUT VARCHAR2(2000)
23: --

Line 76: -- Standard IN Parameters:

72: -- by setting the DO_NOT_USE_FLAG to 'N' in both IEC_G_RETURN_ENTRIES and
73: -- AMS_LIST_ENTRIES.
74: -- Pre-reqs : None
75: --
76: -- Standard IN Parameters:
77: -- p_api_version IN NUMBER Required
78: -- p_init_msg_list IN VARCHAR2(1) Required
79: -- FND_API.G_FALSE or FND_API.G_TRUE
80: -- p_commit IN VARCHAR2(1) Required

Line 83: -- Standard OUT Parameters:

79: -- FND_API.G_FALSE or FND_API.G_TRUE
80: -- p_commit IN VARCHAR2(1) Required
81: -- FND_API.G_FALSE or FND_API.G_TRUE
82: --
83: -- Standard OUT Parameters:
84: -- x_return_status OUT VARCHAR2(1)
85: -- x_msg_count OUT NUMBER
86: -- x_msg_data OUT VARCHAR2(2000)
87: --