DBA Data[Home] [Help]

APPS.MSD_SSWA dependencies on STANDARD

Line 56: * This function will return HTML for the standard Oracle BLAF top-level page header,

52: end render_header;
53:
54:
55: /**
56: * This function will return HTML for the standard Oracle BLAF top-level page header,
57: * with product branding. If the p_show_buttons parameter is Y, then standard action
58: * buttons (Return, Menu, Help) are also displayed.
59: *
60: * Called internally from render_header and from the DML procedure SW.GETJAVATB.

Line 57: * with product branding. If the p_show_buttons parameter is Y, then standard action

53:
54:
55: /**
56: * This function will return HTML for the standard Oracle BLAF top-level page header,
57: * with product branding. If the p_show_buttons parameter is Y, then standard action
58: * buttons (Return, Menu, Help) are also displayed.
59: *
60: * Called internally from render_header and from the DML procedure SW.GETJAVATB.
61: */