DBA Data[Home] [Help]

APPS.FND_SET_COPY dependencies on FND_GLOBAL

Line 130: fnd_global.user_id,

126: and r.application_id = p.application_id;
127:
128: attribute_order := Fnd_Conc_Request_Pkg.Encode_Attribute_Order(
129: srs_flag,
130: fnd_global.user_id,
131: fnd_global.resp_id,
132: fnd_global.resp_appl_id,
133: program_application_id,
134: concurrent_program_name);

Line 131: fnd_global.resp_id,

127:
128: attribute_order := Fnd_Conc_Request_Pkg.Encode_Attribute_Order(
129: srs_flag,
130: fnd_global.user_id,
131: fnd_global.resp_id,
132: fnd_global.resp_appl_id,
133: program_application_id,
134: concurrent_program_name);
135:

Line 132: fnd_global.resp_appl_id,

128: attribute_order := Fnd_Conc_Request_Pkg.Encode_Attribute_Order(
129: srs_flag,
130: fnd_global.user_id,
131: fnd_global.resp_id,
132: fnd_global.resp_appl_id,
133: program_application_id,
134: concurrent_program_name);
135:
136: