DBA Data[Home] [Help]

APPS.ECE_MVSTO_TRANSACTION dependencies on ECE_MVSTO_X

Line 837: ece_mvsto_x.populate_ext_header (l_header_fkey,

833: -- Call custom program stub to populate the extension table
834: -- ********************************************************
835:
836: xProgress := 'MVSTOB-20-1500';
837: ece_mvsto_x.populate_ext_header (l_header_fkey,
838: l_header_tbl);
839:
840: xProgress := 'MVSTOB-20-1530';
841: dummy := DBMS_SQL.EXECUTE(Line_sel_c);

Line 949: ece_MVSTO_x.populate_ext_line(l_line_fkey,

945: -- Call custom program stub to populate the extension table
946: -- ********************************************************
947:
948: xProgress := 'MVSTOB-20-1620';
949: ece_MVSTO_x.populate_ext_line(l_line_fkey,
950: l_line_tbl);
951:
952: -- **********************
953: -- set LINE_NUMBER values

Line 1058: ece_MVSTO_x.populate_ext_line(l_location_fkey,

1054: -- Call custom program stub to populate the extension table
1055: -- ********************************************************
1056:
1057: xProgress := 'MVSTOB-20-1700';
1058: ece_MVSTO_x.populate_ext_line(l_location_fkey,
1059: l_location_tbl);
1060:
1061:
1062: END LOOP; -- Location LEVEL Loop