‎2008 May 20 2:39 PM
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!!
‎2008 May 20 3:49 PM
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
‎2008 May 20 3:06 PM
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
‎2008 May 20 3:49 PM
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
‎2010 Jun 30 7:24 PM
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