Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Function modules for deleting photos in archive

Former Member
0 Kudos

Hi all,

I got the requirement to delete the photos which was uploaded through archive link (OAAD).

Could I know which function modules should I use to delete the link as well as document?

When I searched in forums I found some function modules:

ARCHIVE_OBJECT_DELETE

HRXSS_COD_DELETE_OLDPHOTO

But these function modules doesnot exists in my client.

Could you suggest me some other function modules with parametrs passing.

Also explain me how to pass parameters for SCMS_DOC_DELETE function module.Is this helpful for deleting of photos?

Thanks in advance.

1 REPLY 1

karen_hurley
Explorer
0 Kudos

Hi Harika,

you could try using the FM ARCHIV_DELETE_META.

Also, the FM HRXSS_COD_DELETE_OLDPHOTO appears to have been create for this purpose of deleting employee photos; and only requires the personnel number to be entered.

KR,

Karen.