8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
create or replace package efnow070$js$gttd is
|
|
|
|
procedure CreateListJavaScript(
|
|
RL_BODY_ATTRIBUTES in varchar2);
|
|
|
|
end;
|
|
/
|