DBA Data[Home] [Help]

APPS.GMF_MIGRATION dependencies on XLA_ADR_INTERFACE_PKG

Line 8478: xla_adr_interface_pkg.upload_rules;

8474: END;
8475: /******************************************************
8476: * Upload Data IN XLA interface tables into XLA tables *
8477: ******************************************************/
8478: xla_adr_interface_pkg.upload_rules;
8479: /****************************************************************
8480: * Lets save the changes now based on the commit parameter *
8481: ****************************************************************/
8482: IF NVL(p_commit,'~') = FND_API.G_TRUE THEN