DBA Data[Home] [Help]

APPS.PO_VENDORMERGE_GRP dependencies on STANDARD

Line 641: -- Standard check of p_commit.

637: );
638:
639:
640:
641: -- Standard check of p_commit.
642: IF FND_API.To_Boolean( p_commit ) THEN
643: COMMIT WORK;
644: END IF;
645: