DBA Data[Home] [Help]

APPS.ENG_DEFAULT_ECO_REVISION dependencies on ENG_GLOBALS

Line 135: g_eco_revision_rec.Transaction_Type = ENG_GLOBALS.G_OPR_CREATE OR

131:
132: --dbms_output.put_line('Performing Attribute defaulting . . .');
133:
134: IF l_Eco_Rev_Unexp_Rec.revision_id = FND_API.G_MISS_NUM OR
135: g_eco_revision_rec.Transaction_Type = ENG_GLOBALS.G_OPR_CREATE OR
136: NVL(l_Eco_Rev_Unexp_Rec.revision_id, 0) = 0
137: THEN
138:
139: l_Eco_Rev_Unexp_Rec.revision_id := Get_Revision;