DBA Data[Home] [Help]

APPS.EGO_CHANGE_PEOPLE_IMPORT_PKG dependencies on FND_API

Line 1337: IF (l_log_return_status <> FND_API.G_RET_STS_SUCCESS) THEN

1333: ,x_error_mesg => l_errbuff
1334: );
1335:
1336:
1337: IF (l_log_return_status <> FND_API.G_RET_STS_SUCCESS) THEN
1338: -- unable to open error log file
1339: ERROR_HANDLER.Add_Error_Message
1340: (p_message_text => l_errbuff
1341: ,p_message_type => 'E'