DBA Data[Home] [Help]

APPS.GME_RELEASE_BATCH_PVT dependencies on GME_VALIDATE_FLEX_FLD_PVT

Line 2079: gme_validate_flex_fld_pvt.validate_flex_batch_header

2075: END IF;
2076: -- End Bug 5336007
2077: END IF; -- IF p_batch_header_rec.recipe_validity_rule_id IS NOT NULL
2078:
2079: gme_validate_flex_fld_pvt.validate_flex_batch_header
2080: (p_batch_header => p_batch_header_rec
2081: ,x_batch_header => x_batch_header_rec
2082: ,x_return_status => x_return_status);
2083: