DBA Data[Home] [Help]

APPS.CSP_EXCESS_PARTS_PVT_W dependencies on CSP_EXCESS_LISTS_PKG

Line 55: ddp_excess_part csp_excess_lists_pkg.excess_record_type;

51: , p_is_insert_record VARCHAR2
52: )
53:
54: as
55: ddp_excess_part csp_excess_lists_pkg.excess_record_type;
56: ddindx binary_integer; indx binary_integer;
57: begin
58:
59: -- copy data to the local IN or IN-OUT args, if any