Hi everybody!
I've searched already but couldn't find any example code.
I want to create some EDM profiles (historic) in batch mode. Could anybody please give mi a short and simple example of how to do this in ABAP?
Since doing an INSERT INTO EPROFHEAD requires the profile number to be specified, I may have to use a function module (e.g. ISU_S_PROFHEAD_CREATE), right? Unfortunately there's no documentation included and I'm not very experienced with ABAP.
Thanks in advance!