2012 Sep 07 1:55 PM
hi every one,
i am looking the code about Code Inspector.
translate MY_PROGNAME(30) using ' ='.
MY_PROGNAME+30 = 'CP'.
can anyone tell me, what means '='.
my_program(30) type c.
my_program = 'CL_CI_TEST_TABLE_EXTENSION====CP'.
pls help me.
Thanks all and have a good day.
Yinxiao
hi every one,
i am looking the code about Code Inspector.
translate MY_PROGNAME(30) using ' ='.
MY_PROGNAME+30 = 'CP'.
can anyone tell me, what means '='.
my_program(30) type c.
my_program = 'CL_CI_TEST_TABLE_EXTENSION====CP'.
pls help me.
Thanks all and have a good day.
Yinxiao
2012 Sep 07 2:01 PM
What is your question about, the "mask" used in the TRANSLATE statement? -> read ABAP online help
Or the "=====CP" type program name? -> standard naming convention for the includes behind classes, search for additional information.
Thomas
P.S. un-marked as question
2012 Sep 07 2:10 PM
I think pressing F1 on the keyword Translate would provide the relevant information!
Regards,
Kumud