DBA Data[Home] [Help]

APPS.AHL_UMP_SMRINSTANCE_PVT dependencies on STANDARD

Line 140: -- Standard IN Parameters :

136: -- and the item level for the given search criteria.
137: -- Pre-reqs :
138: -- Parameters :
139: --
140: -- Standard IN Parameters :
141: -- p_api_version IN NUMBER Required
142: -- p_init_msg_list IN VARCHAR2 Default FND_API.G_FALSE
143: -- p_commit IN VARCHAR2 Default FND_API.G_FALSE
144: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL

Line 149: -- Standard OUT Parameters :

145: -- p_default IN VARCHAR2 Default FND_API.G_TRUE
146: -- Based on this flag, the API will set the default attributes.
147: -- p_module_type IN VARCHAR2 Default NULL
148: -- This will be null.
149: -- Standard OUT Parameters :
150: -- x_return_status OUT VARCHAR2 Required
151: -- x_msg_count OUT NUMBER Required
152: -- x_msg_data OUT VARCHAR2 Required
153: --

Line 200: -- Standard IN Parameters :

196: -- Function : This procedure builds search query for planning workbench for the given search criterion.
197: -- Pre-reqs :
198: -- Parameters :
199: --
200: -- Standard IN Parameters :
201: -- p_api_version IN NUMBER Required
202: -- p_init_msg_list IN VARCHAR2 Default FND_API.G_FALSE
203: -- p_commit IN VARCHAR2 Default FND_API.G_FALSE
204: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL

Line 209: -- Standard OUT Parameters :

205: -- p_default IN VARCHAR2 Default FND_API.G_TRUE
206: -- Based on this flag, the API will set the default attributes.
207: -- p_module_type IN VARCHAR2 Default NULL
208: -- This will be null.
209: -- Standard OUT Parameters :
210: -- x_return_status OUT VARCHAR2 Required
211: -- x_msg_count OUT NUMBER Required
212: -- x_msg_data OUT VARCHAR2 Required
213: --