DBA Data[Home] [Help]

APPS.FA_RXC_GROUP dependencies on FND_GLOBAL

Line 148: l_request_id := fnd_global.conc_request_id;

144: -- End MRC
145: END IF;
146:
147:
148: l_request_id := fnd_global.conc_request_id;
149: fnd_profile.get('USER_ID',l_user_id);
150:
151: fa_rx_group.get_group_asset_info (
152: p_book_type_code => argument1,