DBA Data[Home] [Help]

APPS.HZ_IMP_ADDRESS_VAL_PKG dependencies on STANDARD

Line 68: -- 1) Get the generated xml doc by ecx_standard.generate

64: --'oracle.apps.ar.hz.import.outboundxml' which is raised by
65: -- address_validation_child Concurrent Program.
66: --
67: -- This function rule will do the following
68: -- 1) Get the generated xml doc by ecx_standard.generate
69: -- 2) Pass the xml doc to HZ_LOCATION_SERVICES_PUB.submit_addrval_doc
70: -- 3) Get returned validated xml doc, raise another wf event to parse
71: -- the validated addresses.
72: ------------------------------------------------------------------------