By the way, don't use non-released function modules (see their attributes), as in new releases SAP delete some of them, or make them obsolete (usage is then signaled by upgrade tools like SolMan CDMC) which are subject to be later deleted. It's better to use supported things (like the ABAP statement I mentioned previously). Or if you really need a function module, create a custom one which does the ABAP code.
↧