DBA Data[Home] [Help]

APPS.JAI_MTL_TRXS_PKG dependencies on JAI_RCV_CENVAT_CLAIMS

Line 34: claimed_ptg JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_ptg%type,

30: p_process_message OUT NOCOPY VARCHAR2);
31:
32: type claimrec is record(receipt_num JAI_RCV_TRANSACTIONS.receipt_num%type,
33: receipt_qty JAI_RCV_TRANSACTIONS.quantity%type,
34: claimed_ptg JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_ptg%type,
35: qty_to_claim JAI_RCV_CENVAT_CLAIMS.quantity_for_2nd_claim%type,
36: cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.cenvat_amt_for_2nd_claim%type,
37: shipment_line_id JAI_RCV_CENVAT_CLAIMS.shipment_line_id%type,
38: cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_amt%type,

Line 35: qty_to_claim JAI_RCV_CENVAT_CLAIMS.quantity_for_2nd_claim%type,

31:
32: type claimrec is record(receipt_num JAI_RCV_TRANSACTIONS.receipt_num%type,
33: receipt_qty JAI_RCV_TRANSACTIONS.quantity%type,
34: claimed_ptg JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_ptg%type,
35: qty_to_claim JAI_RCV_CENVAT_CLAIMS.quantity_for_2nd_claim%type,
36: cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.cenvat_amt_for_2nd_claim%type,
37: shipment_line_id JAI_RCV_CENVAT_CLAIMS.shipment_line_id%type,
38: cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_amt%type,
39: other_cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_claimed_amt%type,

Line 36: cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.cenvat_amt_for_2nd_claim%type,

32: type claimrec is record(receipt_num JAI_RCV_TRANSACTIONS.receipt_num%type,
33: receipt_qty JAI_RCV_TRANSACTIONS.quantity%type,
34: claimed_ptg JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_ptg%type,
35: qty_to_claim JAI_RCV_CENVAT_CLAIMS.quantity_for_2nd_claim%type,
36: cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.cenvat_amt_for_2nd_claim%type,
37: shipment_line_id JAI_RCV_CENVAT_CLAIMS.shipment_line_id%type,
38: cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_amt%type,
39: other_cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_claimed_amt%type,
40: other_cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.other_cenvat_amt_for_2nd_claim%type ,

Line 37: shipment_line_id JAI_RCV_CENVAT_CLAIMS.shipment_line_id%type,

33: receipt_qty JAI_RCV_TRANSACTIONS.quantity%type,
34: claimed_ptg JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_ptg%type,
35: qty_to_claim JAI_RCV_CENVAT_CLAIMS.quantity_for_2nd_claim%type,
36: cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.cenvat_amt_for_2nd_claim%type,
37: shipment_line_id JAI_RCV_CENVAT_CLAIMS.shipment_line_id%type,
38: cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_amt%type,
39: other_cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_claimed_amt%type,
40: other_cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.other_cenvat_amt_for_2nd_claim%type ,
41: cenvat_amount JAI_RCV_CENVAT_CLAIMS.cenvat_amount%type,

Line 38: cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_amt%type,

34: claimed_ptg JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_ptg%type,
35: qty_to_claim JAI_RCV_CENVAT_CLAIMS.quantity_for_2nd_claim%type,
36: cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.cenvat_amt_for_2nd_claim%type,
37: shipment_line_id JAI_RCV_CENVAT_CLAIMS.shipment_line_id%type,
38: cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_amt%type,
39: other_cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_claimed_amt%type,
40: other_cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.other_cenvat_amt_for_2nd_claim%type ,
41: cenvat_amount JAI_RCV_CENVAT_CLAIMS.cenvat_amount%type,
42: other_cenvat_Amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_Amt%type,

Line 39: other_cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_claimed_amt%type,

35: qty_to_claim JAI_RCV_CENVAT_CLAIMS.quantity_for_2nd_claim%type,
36: cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.cenvat_amt_for_2nd_claim%type,
37: shipment_line_id JAI_RCV_CENVAT_CLAIMS.shipment_line_id%type,
38: cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_amt%type,
39: other_cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_claimed_amt%type,
40: other_cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.other_cenvat_amt_for_2nd_claim%type ,
41: cenvat_amount JAI_RCV_CENVAT_CLAIMS.cenvat_amount%type,
42: other_cenvat_Amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_Amt%type,
43: transaction_id JAI_RCV_CENVAT_CLAIMS.transaction_id%type,

Line 40: other_cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.other_cenvat_amt_for_2nd_claim%type ,

36: cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.cenvat_amt_for_2nd_claim%type,
37: shipment_line_id JAI_RCV_CENVAT_CLAIMS.shipment_line_id%type,
38: cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_amt%type,
39: other_cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_claimed_amt%type,
40: other_cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.other_cenvat_amt_for_2nd_claim%type ,
41: cenvat_amount JAI_RCV_CENVAT_CLAIMS.cenvat_amount%type,
42: other_cenvat_Amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_Amt%type,
43: transaction_id JAI_RCV_CENVAT_CLAIMS.transaction_id%type,
44: excise_invoice_no JAI_RCV_TRANSACTIONS.excise_invoice_no%type,

Line 41: cenvat_amount JAI_RCV_CENVAT_CLAIMS.cenvat_amount%type,

37: shipment_line_id JAI_RCV_CENVAT_CLAIMS.shipment_line_id%type,
38: cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_amt%type,
39: other_cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_claimed_amt%type,
40: other_cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.other_cenvat_amt_for_2nd_claim%type ,
41: cenvat_amount JAI_RCV_CENVAT_CLAIMS.cenvat_amount%type,
42: other_cenvat_Amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_Amt%type,
43: transaction_id JAI_RCV_CENVAT_CLAIMS.transaction_id%type,
44: excise_invoice_no JAI_RCV_TRANSACTIONS.excise_invoice_no%type,
45: excise_invoice_date JAI_RCV_TRANSACTIONS.excise_invoice_date%type);

Line 42: other_cenvat_Amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_Amt%type,

38: cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_amt%type,
39: other_cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_claimed_amt%type,
40: other_cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.other_cenvat_amt_for_2nd_claim%type ,
41: cenvat_amount JAI_RCV_CENVAT_CLAIMS.cenvat_amount%type,
42: other_cenvat_Amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_Amt%type,
43: transaction_id JAI_RCV_CENVAT_CLAIMS.transaction_id%type,
44: excise_invoice_no JAI_RCV_TRANSACTIONS.excise_invoice_no%type,
45: excise_invoice_date JAI_RCV_TRANSACTIONS.excise_invoice_date%type);
46:

Line 43: transaction_id JAI_RCV_CENVAT_CLAIMS.transaction_id%type,

39: other_cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_claimed_amt%type,
40: other_cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.other_cenvat_amt_for_2nd_claim%type ,
41: cenvat_amount JAI_RCV_CENVAT_CLAIMS.cenvat_amount%type,
42: other_cenvat_Amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_Amt%type,
43: transaction_id JAI_RCV_CENVAT_CLAIMS.transaction_id%type,
44: excise_invoice_no JAI_RCV_TRANSACTIONS.excise_invoice_no%type,
45: excise_invoice_date JAI_RCV_TRANSACTIONS.excise_invoice_date%type);
46:
47: type claimcur is ref cursor return claimrec;