DBA Data[Home] [Help]

APPS.PSB_COPY_DATA_EXTRACT_PVT dependencies on PSB_DEFAULT_ASSIGNMENTS_PVT

Line 1140: PSB_DEFAULT_ASSIGNMENTS_PVT.Insert_Row

1136: l_insert_flag := 'N';
1137: end if;
1138:
1139: if (l_insert_flag = 'Y') then
1140: PSB_DEFAULT_ASSIGNMENTS_PVT.Insert_Row
1141: ( p_api_version => 1.0,
1142: p_init_msg_list => FND_API.G_FALSE,
1143: p_commit => FND_API.G_FALSE,
1144: p_validation_level => FND_API.G_VALID_LEVEL_FULL,