DBA Data[Home] [Help]

APPS.GMD_OPERATIONS_PUB dependencies on GMD_STATUS_PUB

Line 331: Gmd_status_pub.modify_status ( p_api_version => 1

327: */
328:
329: --Add this code after the call to gmd_recipes_mls.insert_row.
330: IF (l_entity_status.entity_status <> 100) THEN
331: Gmd_status_pub.modify_status ( p_api_version => 1
332: , p_init_msg_list => TRUE
333: , p_entity_name => 'OPERATION'
334: , p_entity_id => p_operations.oprn_id
335: , p_entity_no => NULL