cancel
Showing results for 
Search instead for 
Did you mean: 

EDM ( Profile header/ Profile Allocation / Profile values) Function modules

0 Kudos

Hello ,

Could Anyone provide me with the Function modules for
- Create/Update/GET Profile header transactions : EEDM06/EEDM07/EEDM08
- Assign Profile to a register Trasanctions : EEM04/EEDM05
- Get/update profile values .

My goal is to use them to develop a frontend application

Thank you

Accepted Solutions (0)

Answers (2)

Answers (2)

ricky_shaw
Contributor
0 Kudos

Hi,

You can check the class "CL_ISU_EDM_PROFILE" and its relevant methods. BAPI's:

BAPI_ISUPROFILE_UPLOAD

BAPI_ISUPROFILE_GET.

ricky_shaw
Contributor
0 Kudos

Sou, i think you already asked this Q in the past ..

Patrick_Gans
Participant
0 Kudos

Hi, for profile allocation use:

  • ISU_S_PROFASS_CHANGE (or _DISPLAY)

Create header data

  • ISU_S_PROFHEAD_CREATE

Profile values

  • BAPI_ISUPROFILE_GET