DBA Data[Home] [Help]

APPS.CSD_REPAIR_MANAGER_UTIL dependencies on FND_DOCUMENTS_SHORT_TEXT

Line 1295: insert into fnd_documents_short_text

1291: 'Inserting attachments of type short text');
1292: END IF;
1293:
1294: if l_data_type = 1 then
1295: insert into fnd_documents_short_text
1296: ( media_id,
1297: short_text
1298: )
1299: values