Advanced Collections - EBS (MOSC)

MOSC Banner

Is there any standard program to delete attachments on AR Collections Form?

edited May 29, 2023 4:59PM in Advanced Collections - EBS (MOSC) 4 commentsAnswered

Oracle EBS - Oracle Applications : 12.2.7

Collections Form

Oracle Applications : 12.2.7

Query : Is there any standard program to delete attachments on AR Collections Form?

I have used the below to test, but it didn't delete any record,

fnd_attached_documents2_pkg.delete_attachments('HZ_PARTIES',
'6399123',
'16185406',
 NULL,
 NULL,
 NULL,
'Y',
'N');
commit; 

Regards

Venkat J

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center