DBA Data[Home] [Help]

APPS.PA_MASS_ASGMT_TRX dependencies on PA_STARTUP

Line 1347: PA_STARTUP.G_Check_ID_Flag := 'N';

1343:
1344: --set the check ID flag to 'N'
1345: --this will avoid validation in the value-id conversion APIs if the
1346: --id is passed in - it must be valid.
1347: PA_STARTUP.G_Check_ID_Flag := 'N';
1348:
1349: --retrieve the number of assignments attribute
1350: l_submitter_user_id := WF_ENGINE.GetItemAttrNumber(itemtype => p_item_type,
1351: itemkey => p_item_key,