DATA function_type TYPE tftit. DATA function_modules TYPE cl_aco_metadata_provider=>t_functions . DATA source_code_line TYPE string. SELECT-OPTIONS s_func FOR ...
Function modules are still all over real-world SAP systems. You will read them, debug them, call them, and occasionally write them. More importantly, BAPIs — SAP's official business APIs — are ...