DBA Data[Home] [Help]

APPS.IGS_PS_GEN_003 dependencies on IGS_GE_GEN_003

Line 609: IGS_GE_GEN_003.SET_ORG_ID(p_org_id);

605:
606: BEGIN
607: -- Parameter Validation
608: -- Adding the default org id parameter as part of MULTI-ORG changes
609: IGS_GE_GEN_003.SET_ORG_ID(p_org_id);
610:
611: -- Extract source calendar
612: p_source_cal_type := RTRIM(SUBSTR(p_source_cal, 102, 10));
613: p_source_sequence_number := TO_NUMBER(RTRIM(SUBSTR(p_source_cal, 113, 8)));