cancel
Showing results for 
Search instead for 
Did you mean: 

Copy functionality on Search page for custom object.

Former Member
0 Kudos

Hi,

I have developed Search page for Custom object using application USMD_SEARCH and configuration USMD_SEARCH_TEMPLATE. We want to implement the Copy functionality in it, after record from search result is selected and Copy button is clicked Create action should get triggered and few fields from the selected records should get copied to the OVP.

Below are the attributes of the Copy button:

FPM Event ID: BOL_COPY (Copy)

Action Type: Standard

Logical Action: CREATE

If any one has implemented Lead selection for similar process, please help me.

Thanks  Regards,

Fattesingh

Accepted Solutions (0)

Answers (1)

Answers (1)

benjamin_allsopp
Active Participant
0 Kudos

Can't you use the standard copy functionality ( event ID: ALV_FCT_COPY )?

This is all I did to achieve copy functionality in a custom object