DBA Data[Home] [Help]

APPS.JAI_MTL_TRXS_PKG dependencies on JAI_RCV_CENVAT_CLAIMS

Line 36: claimed_ptg JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_ptg%type,

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

Line 37: qty_to_claim JAI_RCV_CENVAT_CLAIMS.quantity_for_2nd_claim%type,

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

Line 38: cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.cenvat_amt_for_2nd_claim%type,

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

Line 39: shipment_line_id JAI_RCV_CENVAT_CLAIMS.shipment_line_id%type,

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

Line 40: cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.cenvat_claimed_amt%type,

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

Line 41: other_cenvat_claimed_amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_claimed_amt%type,

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

Line 42: other_cenvat_amt_to_apply JAI_RCV_CENVAT_CLAIMS.other_cenvat_amt_for_2nd_claim%type ,

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

Line 43: cenvat_amount JAI_RCV_CENVAT_CLAIMS.cenvat_amount%type,

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

Line 44: other_cenvat_Amt JAI_RCV_CENVAT_CLAIMS.other_cenvat_Amt%type,

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

Line 45: transaction_id JAI_RCV_CENVAT_CLAIMS.transaction_id%type,

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