‎2008 May 14 8:24 AM
Hi
I've recently come off the BC401 course and I thought that there was a setting that when you use the PATTERN option it would format it in the functional method style?
ie p_bee = cl_htmlb_dropdownlistbox->factory ( etc etc etc )
instead of
call method cl_htmlb_dropdownlistbox etc etc etc
Am I correct? I searched in Utilities->Settings but couldn't find anything?
‎2008 May 14 9:44 AM
From the editor:
Utilities->settings->ABAP Editor->Pattrn->Functional Writing Style for Call METHOD.
if you don't find it, perhaps it's only available in newer releases.
matt
‎2008 May 14 9:44 AM
From the editor:
Utilities->settings->ABAP Editor->Pattrn->Functional Writing Style for Call METHOD.
if you don't find it, perhaps it's only available in newer releases.
matt
‎2008 May 15 7:46 AM
Hi Matthew
Thanks for the reply. I'm on 620 and since the course was on Netweaver 7, I'd agree it must have been introduced in a later release.