DBA Data[Home] [Help]

APPS.FND_REQUEST_COPY dependencies on FND_CONC_REQUEST_PKG

Line 127: attribute_order := Fnd_Conc_Request_Pkg.Encode_Attribute_Order(

123: where request_id = req_id;
124: end if;
125:
126: if (number_of_arguments > 0) then
127: attribute_order := Fnd_Conc_Request_Pkg.Encode_Attribute_Order(
128: srs_flag,
129: fnd_global.user_id,
130: fnd_global.resp_id,
131: fnd_global.resp_appl_id,