DBA Data[Home] [Help]

APPS.AHL_UMP_SMRINSTANCE_PVT dependencies on STANDARD

Line 101: -- Standard IN Parameters :

97: -- and the item level for the given search criteria.
98: -- Pre-reqs :
99: -- Parameters :
100: --
101: -- Standard IN Parameters :
102: -- p_api_version IN NUMBER Required
103: -- p_init_msg_list IN VARCHAR2 Default FND_API.G_FALSE
104: -- p_commit IN VARCHAR2 Default FND_API.G_FALSE
105: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL

Line 110: -- Standard OUT Parameters :

106: -- p_default IN VARCHAR2 Default FND_API.G_TRUE
107: -- Based on this flag, the API will set the default attributes.
108: -- p_module_type IN VARCHAR2 Default NULL
109: -- This will be null.
110: -- Standard OUT Parameters :
111: -- x_return_status OUT VARCHAR2 Required
112: -- x_msg_count OUT NUMBER Required
113: -- x_msg_data OUT VARCHAR2 Required
114: --