2015 May 08 10:04 AM
Hi all,
I'm looking for a way to activate ABAB objects programmatically.
So I'm using the FM REPS_OBJECT_ACTIVATE, but it's not working for all types ( not for TABL for example)
So is there another FM which works with all the types of objects ?
Thanks in advance
2015 May 08 3:46 PM
Search for '*object_activate' in SE37
E.g. CLAS_OBJECT_ACTIVATE
2015 May 08 3:55 PM
I found some FMs, but there are just few types.
There isn't any FM for type TABL for example !
2015 May 08 7:52 PM
Hello Occoro,
Check this FM: DDIF_TABL_ACTIVATE
Also, search in se37 for *TABL*ACTIVATE*
Regards,
Thales Schmidt
2015 May 08 4:06 PM
Hi Occoro Momis,
Regards,
Surya.
2015 May 09 12:54 PM
Please refer this link http://wiki.scn.sap.com/wiki/display/ABAP/To+activate+objects+programmatically