DBA Data[Home] [Help]

PACKAGE: APPS.POS_LOWER_BANNER_SV

Source


1 PACKAGE POS_LOWER_BANNER_SV AUTHID CURRENT_USER AS
2 /* $Header: POSLWBNS.pls 115.0 99/08/20 11:09:42 porting sh $*/
3 
4   /* PaintLowerBanner
5    * ----------------
6    */
7   PROCEDURE PaintLowerBanner;
8 
9 
10 END POS_LOWER_BANNER_SV;