DBA Data[Home] [Help]

APPS.RCV_TRANSACTIONS_HISTORY_PKG dependencies on MTL_TXNS_HISTORY

Line 7: transaction_id MTL_TXNS_HISTORY.transaction_id%TYPE,

3: * */
4:
5: TYPE Txns_History_Record_Type is RECORD
6: (
7: transaction_id MTL_TXNS_HISTORY.transaction_id%TYPE,
8: document_type MTL_TXNS_HISTORY.document_type%TYPE,
9: document_direction MTL_TXNS_HISTORY.document_direction%TYPE,
10: document_number MTL_TXNS_HISTORY.document_number%TYPE,
11: entity_number MTL_TXNS_HISTORY.entity_number%TYPE,

Line 8: document_type MTL_TXNS_HISTORY.document_type%TYPE,

4:
5: TYPE Txns_History_Record_Type is RECORD
6: (
7: transaction_id MTL_TXNS_HISTORY.transaction_id%TYPE,
8: document_type MTL_TXNS_HISTORY.document_type%TYPE,
9: document_direction MTL_TXNS_HISTORY.document_direction%TYPE,
10: document_number MTL_TXNS_HISTORY.document_number%TYPE,
11: entity_number MTL_TXNS_HISTORY.entity_number%TYPE,
12: entity_type MTL_TXNS_HISTORY.entity_type%TYPE,

Line 9: document_direction MTL_TXNS_HISTORY.document_direction%TYPE,

5: TYPE Txns_History_Record_Type is RECORD
6: (
7: transaction_id MTL_TXNS_HISTORY.transaction_id%TYPE,
8: document_type MTL_TXNS_HISTORY.document_type%TYPE,
9: document_direction MTL_TXNS_HISTORY.document_direction%TYPE,
10: document_number MTL_TXNS_HISTORY.document_number%TYPE,
11: entity_number MTL_TXNS_HISTORY.entity_number%TYPE,
12: entity_type MTL_TXNS_HISTORY.entity_type%TYPE,
13: trading_partner_id MTL_TXNS_HISTORY.trading_partner_id%TYPE,

Line 10: document_number MTL_TXNS_HISTORY.document_number%TYPE,

6: (
7: transaction_id MTL_TXNS_HISTORY.transaction_id%TYPE,
8: document_type MTL_TXNS_HISTORY.document_type%TYPE,
9: document_direction MTL_TXNS_HISTORY.document_direction%TYPE,
10: document_number MTL_TXNS_HISTORY.document_number%TYPE,
11: entity_number MTL_TXNS_HISTORY.entity_number%TYPE,
12: entity_type MTL_TXNS_HISTORY.entity_type%TYPE,
13: trading_partner_id MTL_TXNS_HISTORY.trading_partner_id%TYPE,
14: action_type MTL_TXNS_HISTORY.action_type%TYPE,

Line 11: entity_number MTL_TXNS_HISTORY.entity_number%TYPE,

7: transaction_id MTL_TXNS_HISTORY.transaction_id%TYPE,
8: document_type MTL_TXNS_HISTORY.document_type%TYPE,
9: document_direction MTL_TXNS_HISTORY.document_direction%TYPE,
10: document_number MTL_TXNS_HISTORY.document_number%TYPE,
11: entity_number MTL_TXNS_HISTORY.entity_number%TYPE,
12: entity_type MTL_TXNS_HISTORY.entity_type%TYPE,
13: trading_partner_id MTL_TXNS_HISTORY.trading_partner_id%TYPE,
14: action_type MTL_TXNS_HISTORY.action_type%TYPE,
15: transaction_status MTL_TXNS_HISTORY.transaction_status%TYPE,

Line 12: entity_type MTL_TXNS_HISTORY.entity_type%TYPE,

8: document_type MTL_TXNS_HISTORY.document_type%TYPE,
9: document_direction MTL_TXNS_HISTORY.document_direction%TYPE,
10: document_number MTL_TXNS_HISTORY.document_number%TYPE,
11: entity_number MTL_TXNS_HISTORY.entity_number%TYPE,
12: entity_type MTL_TXNS_HISTORY.entity_type%TYPE,
13: trading_partner_id MTL_TXNS_HISTORY.trading_partner_id%TYPE,
14: action_type MTL_TXNS_HISTORY.action_type%TYPE,
15: transaction_status MTL_TXNS_HISTORY.transaction_status%TYPE,
16: event_name MTL_TXNS_HISTORY.event_name%TYPE,

Line 13: trading_partner_id MTL_TXNS_HISTORY.trading_partner_id%TYPE,

9: document_direction MTL_TXNS_HISTORY.document_direction%TYPE,
10: document_number MTL_TXNS_HISTORY.document_number%TYPE,
11: entity_number MTL_TXNS_HISTORY.entity_number%TYPE,
12: entity_type MTL_TXNS_HISTORY.entity_type%TYPE,
13: trading_partner_id MTL_TXNS_HISTORY.trading_partner_id%TYPE,
14: action_type MTL_TXNS_HISTORY.action_type%TYPE,
15: transaction_status MTL_TXNS_HISTORY.transaction_status%TYPE,
16: event_name MTL_TXNS_HISTORY.event_name%TYPE,
17: event_key MTL_TXNS_HISTORY.event_key%TYPE,

Line 14: action_type MTL_TXNS_HISTORY.action_type%TYPE,

10: document_number MTL_TXNS_HISTORY.document_number%TYPE,
11: entity_number MTL_TXNS_HISTORY.entity_number%TYPE,
12: entity_type MTL_TXNS_HISTORY.entity_type%TYPE,
13: trading_partner_id MTL_TXNS_HISTORY.trading_partner_id%TYPE,
14: action_type MTL_TXNS_HISTORY.action_type%TYPE,
15: transaction_status MTL_TXNS_HISTORY.transaction_status%TYPE,
16: event_name MTL_TXNS_HISTORY.event_name%TYPE,
17: event_key MTL_TXNS_HISTORY.event_key%TYPE,
18: item_type MTL_TXNS_HISTORY.item_type%TYPE,

Line 15: transaction_status MTL_TXNS_HISTORY.transaction_status%TYPE,

11: entity_number MTL_TXNS_HISTORY.entity_number%TYPE,
12: entity_type MTL_TXNS_HISTORY.entity_type%TYPE,
13: trading_partner_id MTL_TXNS_HISTORY.trading_partner_id%TYPE,
14: action_type MTL_TXNS_HISTORY.action_type%TYPE,
15: transaction_status MTL_TXNS_HISTORY.transaction_status%TYPE,
16: event_name MTL_TXNS_HISTORY.event_name%TYPE,
17: event_key MTL_TXNS_HISTORY.event_key%TYPE,
18: item_type MTL_TXNS_HISTORY.item_type%TYPE,
19: document_revision MTL_TXNS_HISTORY.document_revision%TYPE,

Line 16: event_name MTL_TXNS_HISTORY.event_name%TYPE,

12: entity_type MTL_TXNS_HISTORY.entity_type%TYPE,
13: trading_partner_id MTL_TXNS_HISTORY.trading_partner_id%TYPE,
14: action_type MTL_TXNS_HISTORY.action_type%TYPE,
15: transaction_status MTL_TXNS_HISTORY.transaction_status%TYPE,
16: event_name MTL_TXNS_HISTORY.event_name%TYPE,
17: event_key MTL_TXNS_HISTORY.event_key%TYPE,
18: item_type MTL_TXNS_HISTORY.item_type%TYPE,
19: document_revision MTL_TXNS_HISTORY.document_revision%TYPE,
20: attribute_category MTL_TXNS_HISTORY.attribute_category%TYPE,

Line 17: event_key MTL_TXNS_HISTORY.event_key%TYPE,

13: trading_partner_id MTL_TXNS_HISTORY.trading_partner_id%TYPE,
14: action_type MTL_TXNS_HISTORY.action_type%TYPE,
15: transaction_status MTL_TXNS_HISTORY.transaction_status%TYPE,
16: event_name MTL_TXNS_HISTORY.event_name%TYPE,
17: event_key MTL_TXNS_HISTORY.event_key%TYPE,
18: item_type MTL_TXNS_HISTORY.item_type%TYPE,
19: document_revision MTL_TXNS_HISTORY.document_revision%TYPE,
20: attribute_category MTL_TXNS_HISTORY.attribute_category%TYPE,
21: attribute1 MTL_TXNS_HISTORY.attribute1%TYPE,

Line 18: item_type MTL_TXNS_HISTORY.item_type%TYPE,

14: action_type MTL_TXNS_HISTORY.action_type%TYPE,
15: transaction_status MTL_TXNS_HISTORY.transaction_status%TYPE,
16: event_name MTL_TXNS_HISTORY.event_name%TYPE,
17: event_key MTL_TXNS_HISTORY.event_key%TYPE,
18: item_type MTL_TXNS_HISTORY.item_type%TYPE,
19: document_revision MTL_TXNS_HISTORY.document_revision%TYPE,
20: attribute_category MTL_TXNS_HISTORY.attribute_category%TYPE,
21: attribute1 MTL_TXNS_HISTORY.attribute1%TYPE,
22: attribute2 MTL_TXNS_HISTORY.attribute2%TYPE,

Line 19: document_revision MTL_TXNS_HISTORY.document_revision%TYPE,

15: transaction_status MTL_TXNS_HISTORY.transaction_status%TYPE,
16: event_name MTL_TXNS_HISTORY.event_name%TYPE,
17: event_key MTL_TXNS_HISTORY.event_key%TYPE,
18: item_type MTL_TXNS_HISTORY.item_type%TYPE,
19: document_revision MTL_TXNS_HISTORY.document_revision%TYPE,
20: attribute_category MTL_TXNS_HISTORY.attribute_category%TYPE,
21: attribute1 MTL_TXNS_HISTORY.attribute1%TYPE,
22: attribute2 MTL_TXNS_HISTORY.attribute2%TYPE,
23: attribute3 MTL_TXNS_HISTORY.attribute3%TYPE,

Line 20: attribute_category MTL_TXNS_HISTORY.attribute_category%TYPE,

16: event_name MTL_TXNS_HISTORY.event_name%TYPE,
17: event_key MTL_TXNS_HISTORY.event_key%TYPE,
18: item_type MTL_TXNS_HISTORY.item_type%TYPE,
19: document_revision MTL_TXNS_HISTORY.document_revision%TYPE,
20: attribute_category MTL_TXNS_HISTORY.attribute_category%TYPE,
21: attribute1 MTL_TXNS_HISTORY.attribute1%TYPE,
22: attribute2 MTL_TXNS_HISTORY.attribute2%TYPE,
23: attribute3 MTL_TXNS_HISTORY.attribute3%TYPE,
24: attribute4 MTL_TXNS_HISTORY.attribute4%TYPE,

Line 21: attribute1 MTL_TXNS_HISTORY.attribute1%TYPE,

17: event_key MTL_TXNS_HISTORY.event_key%TYPE,
18: item_type MTL_TXNS_HISTORY.item_type%TYPE,
19: document_revision MTL_TXNS_HISTORY.document_revision%TYPE,
20: attribute_category MTL_TXNS_HISTORY.attribute_category%TYPE,
21: attribute1 MTL_TXNS_HISTORY.attribute1%TYPE,
22: attribute2 MTL_TXNS_HISTORY.attribute2%TYPE,
23: attribute3 MTL_TXNS_HISTORY.attribute3%TYPE,
24: attribute4 MTL_TXNS_HISTORY.attribute4%TYPE,
25: attribute5 MTL_TXNS_HISTORY.attribute5%TYPE,

Line 22: attribute2 MTL_TXNS_HISTORY.attribute2%TYPE,

18: item_type MTL_TXNS_HISTORY.item_type%TYPE,
19: document_revision MTL_TXNS_HISTORY.document_revision%TYPE,
20: attribute_category MTL_TXNS_HISTORY.attribute_category%TYPE,
21: attribute1 MTL_TXNS_HISTORY.attribute1%TYPE,
22: attribute2 MTL_TXNS_HISTORY.attribute2%TYPE,
23: attribute3 MTL_TXNS_HISTORY.attribute3%TYPE,
24: attribute4 MTL_TXNS_HISTORY.attribute4%TYPE,
25: attribute5 MTL_TXNS_HISTORY.attribute5%TYPE,
26: attribute6 MTL_TXNS_HISTORY.attribute6%TYPE,

Line 23: attribute3 MTL_TXNS_HISTORY.attribute3%TYPE,

19: document_revision MTL_TXNS_HISTORY.document_revision%TYPE,
20: attribute_category MTL_TXNS_HISTORY.attribute_category%TYPE,
21: attribute1 MTL_TXNS_HISTORY.attribute1%TYPE,
22: attribute2 MTL_TXNS_HISTORY.attribute2%TYPE,
23: attribute3 MTL_TXNS_HISTORY.attribute3%TYPE,
24: attribute4 MTL_TXNS_HISTORY.attribute4%TYPE,
25: attribute5 MTL_TXNS_HISTORY.attribute5%TYPE,
26: attribute6 MTL_TXNS_HISTORY.attribute6%TYPE,
27: attribute7 MTL_TXNS_HISTORY.attribute7%TYPE,

Line 24: attribute4 MTL_TXNS_HISTORY.attribute4%TYPE,

20: attribute_category MTL_TXNS_HISTORY.attribute_category%TYPE,
21: attribute1 MTL_TXNS_HISTORY.attribute1%TYPE,
22: attribute2 MTL_TXNS_HISTORY.attribute2%TYPE,
23: attribute3 MTL_TXNS_HISTORY.attribute3%TYPE,
24: attribute4 MTL_TXNS_HISTORY.attribute4%TYPE,
25: attribute5 MTL_TXNS_HISTORY.attribute5%TYPE,
26: attribute6 MTL_TXNS_HISTORY.attribute6%TYPE,
27: attribute7 MTL_TXNS_HISTORY.attribute7%TYPE,
28: attribute8 MTL_TXNS_HISTORY.attribute8%TYPE,

Line 25: attribute5 MTL_TXNS_HISTORY.attribute5%TYPE,

21: attribute1 MTL_TXNS_HISTORY.attribute1%TYPE,
22: attribute2 MTL_TXNS_HISTORY.attribute2%TYPE,
23: attribute3 MTL_TXNS_HISTORY.attribute3%TYPE,
24: attribute4 MTL_TXNS_HISTORY.attribute4%TYPE,
25: attribute5 MTL_TXNS_HISTORY.attribute5%TYPE,
26: attribute6 MTL_TXNS_HISTORY.attribute6%TYPE,
27: attribute7 MTL_TXNS_HISTORY.attribute7%TYPE,
28: attribute8 MTL_TXNS_HISTORY.attribute8%TYPE,
29: attribute9 MTL_TXNS_HISTORY.attribute9%TYPE,

Line 26: attribute6 MTL_TXNS_HISTORY.attribute6%TYPE,

22: attribute2 MTL_TXNS_HISTORY.attribute2%TYPE,
23: attribute3 MTL_TXNS_HISTORY.attribute3%TYPE,
24: attribute4 MTL_TXNS_HISTORY.attribute4%TYPE,
25: attribute5 MTL_TXNS_HISTORY.attribute5%TYPE,
26: attribute6 MTL_TXNS_HISTORY.attribute6%TYPE,
27: attribute7 MTL_TXNS_HISTORY.attribute7%TYPE,
28: attribute8 MTL_TXNS_HISTORY.attribute8%TYPE,
29: attribute9 MTL_TXNS_HISTORY.attribute9%TYPE,
30: attribute10 MTL_TXNS_HISTORY.attribute10%TYPE,

Line 27: attribute7 MTL_TXNS_HISTORY.attribute7%TYPE,

23: attribute3 MTL_TXNS_HISTORY.attribute3%TYPE,
24: attribute4 MTL_TXNS_HISTORY.attribute4%TYPE,
25: attribute5 MTL_TXNS_HISTORY.attribute5%TYPE,
26: attribute6 MTL_TXNS_HISTORY.attribute6%TYPE,
27: attribute7 MTL_TXNS_HISTORY.attribute7%TYPE,
28: attribute8 MTL_TXNS_HISTORY.attribute8%TYPE,
29: attribute9 MTL_TXNS_HISTORY.attribute9%TYPE,
30: attribute10 MTL_TXNS_HISTORY.attribute10%TYPE,
31: attribute11 MTL_TXNS_HISTORY.attribute11%TYPE,

Line 28: attribute8 MTL_TXNS_HISTORY.attribute8%TYPE,

24: attribute4 MTL_TXNS_HISTORY.attribute4%TYPE,
25: attribute5 MTL_TXNS_HISTORY.attribute5%TYPE,
26: attribute6 MTL_TXNS_HISTORY.attribute6%TYPE,
27: attribute7 MTL_TXNS_HISTORY.attribute7%TYPE,
28: attribute8 MTL_TXNS_HISTORY.attribute8%TYPE,
29: attribute9 MTL_TXNS_HISTORY.attribute9%TYPE,
30: attribute10 MTL_TXNS_HISTORY.attribute10%TYPE,
31: attribute11 MTL_TXNS_HISTORY.attribute11%TYPE,
32: attribute12 MTL_TXNS_HISTORY.attribute12%TYPE,

Line 29: attribute9 MTL_TXNS_HISTORY.attribute9%TYPE,

25: attribute5 MTL_TXNS_HISTORY.attribute5%TYPE,
26: attribute6 MTL_TXNS_HISTORY.attribute6%TYPE,
27: attribute7 MTL_TXNS_HISTORY.attribute7%TYPE,
28: attribute8 MTL_TXNS_HISTORY.attribute8%TYPE,
29: attribute9 MTL_TXNS_HISTORY.attribute9%TYPE,
30: attribute10 MTL_TXNS_HISTORY.attribute10%TYPE,
31: attribute11 MTL_TXNS_HISTORY.attribute11%TYPE,
32: attribute12 MTL_TXNS_HISTORY.attribute12%TYPE,
33: attribute13 MTL_TXNS_HISTORY.attribute13%TYPE,

Line 30: attribute10 MTL_TXNS_HISTORY.attribute10%TYPE,

26: attribute6 MTL_TXNS_HISTORY.attribute6%TYPE,
27: attribute7 MTL_TXNS_HISTORY.attribute7%TYPE,
28: attribute8 MTL_TXNS_HISTORY.attribute8%TYPE,
29: attribute9 MTL_TXNS_HISTORY.attribute9%TYPE,
30: attribute10 MTL_TXNS_HISTORY.attribute10%TYPE,
31: attribute11 MTL_TXNS_HISTORY.attribute11%TYPE,
32: attribute12 MTL_TXNS_HISTORY.attribute12%TYPE,
33: attribute13 MTL_TXNS_HISTORY.attribute13%TYPE,
34: attribute14 MTL_TXNS_HISTORY.attribute14%TYPE,

Line 31: attribute11 MTL_TXNS_HISTORY.attribute11%TYPE,

27: attribute7 MTL_TXNS_HISTORY.attribute7%TYPE,
28: attribute8 MTL_TXNS_HISTORY.attribute8%TYPE,
29: attribute9 MTL_TXNS_HISTORY.attribute9%TYPE,
30: attribute10 MTL_TXNS_HISTORY.attribute10%TYPE,
31: attribute11 MTL_TXNS_HISTORY.attribute11%TYPE,
32: attribute12 MTL_TXNS_HISTORY.attribute12%TYPE,
33: attribute13 MTL_TXNS_HISTORY.attribute13%TYPE,
34: attribute14 MTL_TXNS_HISTORY.attribute14%TYPE,
35: attribute15 MTL_TXNS_HISTORY.attribute15%TYPE,

Line 32: attribute12 MTL_TXNS_HISTORY.attribute12%TYPE,

28: attribute8 MTL_TXNS_HISTORY.attribute8%TYPE,
29: attribute9 MTL_TXNS_HISTORY.attribute9%TYPE,
30: attribute10 MTL_TXNS_HISTORY.attribute10%TYPE,
31: attribute11 MTL_TXNS_HISTORY.attribute11%TYPE,
32: attribute12 MTL_TXNS_HISTORY.attribute12%TYPE,
33: attribute13 MTL_TXNS_HISTORY.attribute13%TYPE,
34: attribute14 MTL_TXNS_HISTORY.attribute14%TYPE,
35: attribute15 MTL_TXNS_HISTORY.attribute15%TYPE,
36: client_code MTL_CLIENT_PARAMETERS.client_code%TYPE

Line 33: attribute13 MTL_TXNS_HISTORY.attribute13%TYPE,

29: attribute9 MTL_TXNS_HISTORY.attribute9%TYPE,
30: attribute10 MTL_TXNS_HISTORY.attribute10%TYPE,
31: attribute11 MTL_TXNS_HISTORY.attribute11%TYPE,
32: attribute12 MTL_TXNS_HISTORY.attribute12%TYPE,
33: attribute13 MTL_TXNS_HISTORY.attribute13%TYPE,
34: attribute14 MTL_TXNS_HISTORY.attribute14%TYPE,
35: attribute15 MTL_TXNS_HISTORY.attribute15%TYPE,
36: client_code MTL_CLIENT_PARAMETERS.client_code%TYPE
37: );

Line 34: attribute14 MTL_TXNS_HISTORY.attribute14%TYPE,

30: attribute10 MTL_TXNS_HISTORY.attribute10%TYPE,
31: attribute11 MTL_TXNS_HISTORY.attribute11%TYPE,
32: attribute12 MTL_TXNS_HISTORY.attribute12%TYPE,
33: attribute13 MTL_TXNS_HISTORY.attribute13%TYPE,
34: attribute14 MTL_TXNS_HISTORY.attribute14%TYPE,
35: attribute15 MTL_TXNS_HISTORY.attribute15%TYPE,
36: client_code MTL_CLIENT_PARAMETERS.client_code%TYPE
37: );
38:

Line 35: attribute15 MTL_TXNS_HISTORY.attribute15%TYPE,

31: attribute11 MTL_TXNS_HISTORY.attribute11%TYPE,
32: attribute12 MTL_TXNS_HISTORY.attribute12%TYPE,
33: attribute13 MTL_TXNS_HISTORY.attribute13%TYPE,
34: attribute14 MTL_TXNS_HISTORY.attribute14%TYPE,
35: attribute15 MTL_TXNS_HISTORY.attribute15%TYPE,
36: client_code MTL_CLIENT_PARAMETERS.client_code%TYPE
37: );
38:
39: