DBA Data[Home] [Help]

APPS.PO_VENDORMERGE_GRP dependencies on STANDARD

Line 551: -- Standard check of p_commit.

547: );
548:
549:
550:
551: -- Standard check of p_commit.
552: IF FND_API.To_Boolean( p_commit ) THEN
553: COMMIT WORK;
554: END IF;
555: