DBA Data[Home] [Help]

APPS.FND_SET_COPY dependencies on FND_CONC_REQUEST_PKG

Line 128: attribute_order := Fnd_Conc_Request_Pkg.Encode_Attribute_Order(

124: and r.request_set_program_id = req_set_prog_id
125: and r.concurrent_program_id = p.concurrent_program_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,