FM - FI_CONVERT_FIRSTCHARS_TOUPPER - Convert first letter of each word to Capital

Sometime we come up with a requirement wherein we want the first character of every word to be printed (or shown in reports) in Capital letter. Same can be achieved using function module FI_CONVERT_FIRSTCHARS_TOUPPER. This FM is available for SAP System S/4 1809 or above.

Else, Use FM ISP_CONVERT_FIRSTCHARS_TOUPPER to achieve the same.

Check Note: 2772371 - Runtime error CALL_FUNCTION_NOT_FOUND - FM ISP_CONVERT_FIRSTCHARS_TOUPPER