Hi,
in a cursor declaration, I want to have a seperate line for every parameter. In the beautifier options, I don't find an option for this. For example the declaration
CURSOR c_kt_ereig_bpid(i_kdnr CHAR, i_bp_id NUMBER, i_dt_von CHAR, i_dt_bis CHAR) IS ...
is all in one line. We are working with version 7.1.5.1398.
in a cursor declaration, I want to have a seperate line for every parameter. In the beautifier options, I don't find an option for this. For example the declaration
CURSOR c_kt_ereig_bpid(i_kdnr CHAR, i_bp_id NUMBER, i_dt_von CHAR, i_dt_bis CHAR) IS ...
is all in one line. We are working with version 7.1.5.1398.