‎2010 Aug 26 6:57 AM
Hi All,
I have a text file containing profile values in the application server.I need to read from this file and upload EDM profiles.My objective is to develope a pogram to upload profile in mass instead of doing it manually through transaction EEDM01.Can any 1 suggest me the right kind of function module to be used in my program.
Presently my text file contains fields such as profile number,PROF_DATE(Day of profile values),PROF_TIME(Interval time) and PROF_VALUE(Profile value at application level).
pratibha.
‎2010 Aug 26 10:25 AM
Hi
Try these function modules:
1. BAPI_ISUPROFILE_IMPORT
2. BAPI_ISUPROFILE_UPLOAD
Hope this helps.....