DBA Data[Home] [Help]

APPS.GME_RELEASE_BATCH_PVT dependencies on GME_VALIDATE_FLEX_FLD_PVT

Line 1726: gme_validate_flex_fld_pvt.validate_flex_batch_header

1722: END IF;
1723: -- End Bug 5336007
1724: END IF; -- IF p_batch_header_rec.recipe_validity_rule_id IS NOT NULL
1725:
1726: gme_validate_flex_fld_pvt.validate_flex_batch_header
1727: (p_batch_header => p_batch_header_rec
1728: ,x_batch_header => x_batch_header_rec
1729: ,x_return_status => x_return_status);
1730: