DBA Data[Home] [Help]

APPS.MSD_SOP dependencies on FND_GLOBAL

Line 62: owner := fnd_global.user_name;

58:
59: BEGIN
60:
61: itemtype := 'ODPCYCLE';
62: owner := fnd_global.user_name;
63: userID := fnd_global.user_id;
64: respID := fnd_global.resp_id;
65: respApplID := fnd_global.resp_appl_id;
66:

Line 63: userID := fnd_global.user_id;

59: BEGIN
60:
61: itemtype := 'ODPCYCLE';
62: owner := fnd_global.user_name;
63: userID := fnd_global.user_id;
64: respID := fnd_global.resp_id;
65: respApplID := fnd_global.resp_appl_id;
66:
67:

Line 64: respID := fnd_global.resp_id;

60:
61: itemtype := 'ODPCYCLE';
62: owner := fnd_global.user_name;
63: userID := fnd_global.user_id;
64: respID := fnd_global.resp_id;
65: respApplID := fnd_global.resp_appl_id;
66:
67:
68: errbuf := ' ';

Line 65: respApplID := fnd_global.resp_appl_id;

61: itemtype := 'ODPCYCLE';
62: owner := fnd_global.user_name;
63: userID := fnd_global.user_id;
64: respID := fnd_global.resp_id;
65: respApplID := fnd_global.resp_appl_id;
66:
67:
68: errbuf := ' ';
69: