DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_API_TYPES

Line 48: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type

44: ,x_return_status out NOCOPY VARCHAR2
45: ,x_msg_count out NOCOPY NUMBER
46: ,x_msg_data out NOCOPY VARCHAR2
47:
48: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
49: ,px_dist_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
50: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
51: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
52: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type

Line 49: ,px_dist_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type

45: ,x_msg_count out NOCOPY NUMBER
46: ,x_msg_data out NOCOPY VARCHAR2
47:
48: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
49: ,px_dist_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
50: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
51: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
52: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
53: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type

Line 50: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type

46: ,x_msg_data out NOCOPY VARCHAR2
47:
48: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
49: ,px_dist_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
50: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
51: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
52: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
53: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type
54: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type

Line 51: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type

47:
48: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
49: ,px_dist_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
50: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
51: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
52: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
53: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type
54: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type
55: );

Line 52: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type

48: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
49: ,px_dist_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
50: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
51: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
52: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
53: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type
54: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type
55: );
56:

Line 53: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type

49: ,px_dist_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
50: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
51: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
52: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
53: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type
54: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type
55: );
56:
57:

Line 54: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type

50: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
51: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
52: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
53: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type
54: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type
55: );
56:
57:
58: /*#

Line 86: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type

82: ,x_return_status out NOCOPY VARCHAR2
83: ,x_msg_count out NOCOPY NUMBER
84: ,x_msg_data out NOCOPY VARCHAR2
85:
86: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
87: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
88: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
89: );
90:

Line 87: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type

83: ,x_msg_count out NOCOPY NUMBER
84: ,x_msg_data out NOCOPY VARCHAR2
85:
86: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
87: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
88: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
89: );
90:
91:

Line 88: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type

84: ,x_msg_data out NOCOPY VARCHAR2
85:
86: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
87: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
88: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
89: );
90:
91:
92:

Line 124: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type

120: ,x_return_status out NOCOPY VARCHAR2
121: ,x_msg_count out NOCOPY NUMBER
122: ,x_msg_data out NOCOPY VARCHAR2
123:
124: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
125: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
126: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
127: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
128: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type

Line 125: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type

121: ,x_msg_count out NOCOPY NUMBER
122: ,x_msg_data out NOCOPY VARCHAR2
123:
124: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
125: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
126: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
127: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
128: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type
129: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type

Line 126: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type

122: ,x_msg_data out NOCOPY VARCHAR2
123:
124: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
125: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
126: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
127: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
128: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type
129: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type
130: );

Line 127: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type

123:
124: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
125: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
126: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
127: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
128: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type
129: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type
130: );
131:

Line 128: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type

124: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
125: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
126: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
127: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
128: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type
129: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type
130: );
131:
132:

Line 129: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type

125: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
126: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
127: ,p_asset_dist_tbl in FA_API_TYPES.asset_dist_tbl_type
128: ,p_subcomp_tbl in FA_API_TYPES.subcomp_tbl_type
129: ,p_inv_tbl in FA_API_TYPES.inv_tbl_type
130: );
131:
132:
133:

Line 162: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type

158: ,x_return_status out NOCOPY VARCHAR2
159: ,x_msg_count out NOCOPY NUMBER
160: ,x_msg_data out NOCOPY VARCHAR2
161:
162: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
163: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
164: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
165: );
166:

Line 163: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type

159: ,x_msg_count out NOCOPY NUMBER
160: ,x_msg_data out NOCOPY VARCHAR2
161:
162: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
163: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
164: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
165: );
166:
167:

Line 164: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type

160: ,x_msg_data out NOCOPY VARCHAR2
161:
162: ,px_trans_rec in out NOCOPY FA_API_TYPES.trans_rec_type
163: ,px_asset_hdr_rec in out NOCOPY FA_API_TYPES.asset_hdr_rec_type
164: ,px_asset_retire_rec in out NOCOPY FA_API_TYPES.asset_retire_rec_type
165: );
166:
167:
168: END FA_RETIREMENT_PUB;