DBA Data[Home] [Help]

APPS.GMD_OPERATIONS_PUB dependencies on GMD_STATUS_PUB

Line 324: Gmd_status_pub.modify_status ( p_api_version => 1

320: */
321:
322: --Add this code after the call to gmd_recipes_mls.insert_row.
323: IF (l_entity_status.entity_status <> 100) THEN
324: Gmd_status_pub.modify_status ( p_api_version => 1
325: , p_init_msg_list => TRUE
326: , p_entity_name => 'OPERATION'
327: , p_entity_id => p_operations.oprn_id
328: , p_entity_no => NULL