Application Development and Automation 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: 
Read only

Function Modul?

Former Member
0 Likes
637

Hello!

I am looking for any function modul that can help me to write in profile. I work with I-SU/EDM. I need to find a function modul in order to write in profile and after it to read from it. How/where can I find it?

Thanks!!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
586

Hi,

Chk out these Function mOdules.

I am giving some function modules related to Profile.

I made some of them bold, which are closely related to your requirement.

They may help you.

ISU_BW_EDM_PROFILE_02

ALE_ISUPROFILE_IMPORT

ALE_ISUPROFILE_UPLOAD

BAPI_ISUPROFILE_IMPORT

BAPI_ISUPROFILE_UPLOAD

IDOC_INPUT_ISUPROFILE_IMPORT

IDOC_INPUT_ISUPROFILE_UPLOAD

ALE_ISUPROFILE_GET

ALE_ISUPROFILE_GET_POD

BAPI_ISUPROFILE_GET

BAPI_ISUPROFILE_GET_POD

IDOC_INPUT_ISUPROFILE_GET

IDOC_INPUT_ISUPROFILE_GETFROMP

GET_PROFILES - get the profiles and its element sets

PRF_PROFILE_TYPE_USE_GET - Get profile type and use

PRN_GET_ASSIGNED_PROFILES - Get the assigned profile for the given filter type and/or GTIN

PRN_IS_PROFILE_ASSIGNED - Is the profile assigned

PRN_UNASSIGN_PROFILE - Remove the profile assignment for given profile

DRM_PROFILE_GET - Get the personalization information

DRM_PROFILE_LOAD - Load the profile information to the global table or per page

DRM_PROFILE_SAVE - Save Profile information

Reward Points if helpful.

Regards

Sandeep reddy

Edited by: Sandeep Reddy on May 20, 2008 4:52 PM

3 REPLIES 3
Read only

Former Member
0 Likes
586

You can find any kind of FM in SE37. use astriks while searching. If it is not available you have to develop one z function module.But you should be getting it.

Reward me if helpful...

RamaKrishna C

Read only

Former Member
0 Likes
587

Hi,

Chk out these Function mOdules.

I am giving some function modules related to Profile.

I made some of them bold, which are closely related to your requirement.

They may help you.

ISU_BW_EDM_PROFILE_02

ALE_ISUPROFILE_IMPORT

ALE_ISUPROFILE_UPLOAD

BAPI_ISUPROFILE_IMPORT

BAPI_ISUPROFILE_UPLOAD

IDOC_INPUT_ISUPROFILE_IMPORT

IDOC_INPUT_ISUPROFILE_UPLOAD

ALE_ISUPROFILE_GET

ALE_ISUPROFILE_GET_POD

BAPI_ISUPROFILE_GET

BAPI_ISUPROFILE_GET_POD

IDOC_INPUT_ISUPROFILE_GET

IDOC_INPUT_ISUPROFILE_GETFROMP

GET_PROFILES - get the profiles and its element sets

PRF_PROFILE_TYPE_USE_GET - Get profile type and use

PRN_GET_ASSIGNED_PROFILES - Get the assigned profile for the given filter type and/or GTIN

PRN_IS_PROFILE_ASSIGNED - Is the profile assigned

PRN_UNASSIGN_PROFILE - Remove the profile assignment for given profile

DRM_PROFILE_GET - Get the personalization information

DRM_PROFILE_LOAD - Load the profile information to the global table or per page

DRM_PROFILE_SAVE - Save Profile information

Reward Points if helpful.

Regards

Sandeep reddy

Edited by: Sandeep Reddy on May 20, 2008 4:52 PM

Read only

0 Likes
586

Hi,

Got small problems with FM BAPI_ISUPROFILE_GET while reading Daily Profile.

I found that the profile must be older than 3 month otherwise got error of time frame.

Is anyone has idea how to fix or Customizing this issue please reply

Thanks

A. Landsmann