DBA Data[Home] [Help]

APPS.AML_FIND_PARTY_MATCH_PVT dependencies on AS_IMPORT_INTERFACE

Line 17: PROCEDURE main (imp IN OUT NOCOPY as_import_interface%rowtype,

13: -- by profile 'OS: Execute custom code from lead import'.
14: --
15: -- End of Comments
16:
17: PROCEDURE main (imp IN OUT NOCOPY as_import_interface%rowtype,
18: x_return_status OUT NOCOPY varchar2);
19:
20: END aml_find_party_match_pvt;