Hi Experts,
The users want to display the Logo only for 1 specific Purchase Organization (RM).
I have created a new window for Logo and I have coded in 'Text Elements' for Logo Window. But it is not displaying the Logo even when the 'EKORG = RM'.
IF &EKKO-EKGRP& EQ 'RM' INCLUDE ZCOMPANY_LOGO OBJECT TEXT ID ST LANGUAGE EN ENDIF
Please let me know what went wrong. Thanks a lot for the help.