PLSQL.Beuatifier : Change Request

orca777

Member³
Hi, i see not option to ger following output of my source :

CREATE OR REPLACE PROCEDURE aster_lbst (
un_auft_nr IN lbst.laei_auft_auft_nr%TYPE,
un_mand_nr IN lbst.laei_auft_mand_mand_nr%TYPE,
un_laei_lfd_nr IN lbst.laei_laei_lfd_nr%TYPE,
un_lfd_nr IN lbst.lfd_nr%TYPE,
un_ebvk_kzn IN lbst.loka_ebvk_ebvk_kzn%TYPE,
un_loka_bast_nr IN lbst.loka_loka_bast_nr%TYPE
)
IS
/** [
 
This format is indeed not supported in the current version. It is on the list of enhancement requests though.

------------------
Marco Kalter
Allround Automations
 
Back
Top