DBA Data[Home] [Help]

APPS.CS_CALCULATE_CREDIT dependencies on CS_INTERACTION_PVT

Line 162: CS_Interaction_PVT.Create_Interaction

158: return_status := NULL;
159: return_msg := NULL;
160: IF l_customer_id IS NOT NULL THEN
161:
162: CS_Interaction_PVT.Create_Interaction
163: (p_api_version => 1.0,
164: p_init_msg_list => FND_API.G_TRUE,
165: p_commit => FND_API.G_FALSE,
166: p_validation_level => FND_API.G_VALID_LEVEL_NONE,