DBA Data[Home] [Help]

APPS.GMF_MIGRATION dependencies on XLA_ADR_INTERFACE_PKG

Line 8566: xla_adr_interface_pkg.upload_rules;

8562: END;
8563: /******************************************************
8564: * Upload Data IN XLA interface tables into XLA tables *
8565: ******************************************************/
8566: xla_adr_interface_pkg.upload_rules;
8567: /****************************************************************
8568: * Lets save the changes now based on the commit parameter *
8569: ****************************************************************/
8570: IF NVL(p_commit,'~') = FND_API.G_TRUE THEN