DBA Data[Home] [Help]

APPS.BSC_PORTLET_UTIL dependencies on UTL_HTTP

Line 71: ) RETURN utl_http.html_pieces;

67:
68: FUNCTION request_html_pieces(
69: p_url IN VARCHAR2,
70: p_proxy IN VARCHAR2 DEFAULT NULL
71: ) RETURN utl_http.html_pieces;
72:
73:
74:
75:

Line 77: src IN utl_http.html_pieces

73:
74:
75:
76: FUNCTION re_align_html_pieces(
77: src IN utl_http.html_pieces
78: ) RETURN utl_http.html_pieces;
79:
80:
81:

Line 78: ) RETURN utl_http.html_pieces;

74:
75:
76: FUNCTION re_align_html_pieces(
77: src IN utl_http.html_pieces
78: ) RETURN utl_http.html_pieces;
79:
80:
81:
82: PROCEDURE test_https(