This is the only way to declare initial value in a constant :
CONSTANTS : c_matnr_empty TYPE matnr VALUE IS INITIAL.
This is the only way to declare initial value in a constant :
CONSTANTS : c_matnr_empty TYPE matnr VALUE IS INITIAL.
About the author