DBA Data[Home] [Help]

APPS.OEXVWCAN dependencies on STANDARD

Line 205: -- or if the service line is attached to a standard line, in which case it

201: RESULT := 'Y';
202: ELSIF (V_ITEM_TYPE_CODE = 'SERVICE') THEN
203: -- Because there is no way that you can tell if a service line is attached
204: -- to a top model line, in which case it is in a configuration,
205: -- or if the service line is attached to a standard line, in which case it
206: -- is not in a congifuration, we have to detect item_type_code of the line
207: -- the service line is attached to.
208: IF (V_SERVICE_PARENT_LINE_ID IS NULL) THEN
209: -- A service line may have a NULL SERVICE_PARENT_LINE_ID, yet is not part of