DBA Data[Home] [Help]

APPS.CN_COLLECTION_GEN dependencies on CN_LOOKUPS

Line 174: x_event_name cn_lookups.lookup_code%TYPE := 'CUSTOM';

170: code IN OUT NOCOPY cn_utils.code_type,
171: x_org_id IN NUMBER)
172: IS
173:
174: x_event_name cn_lookups.lookup_code%TYPE := 'CUSTOM';
175:
176: BEGIN
177:
178: cn_utils.set_org_id(x_org_id);