DBA Data[Home] [Help]

APPS.ZX_TCM_CONTROL_PKG dependencies on XLE_UTILITIES_GRP

Line 51: l_xle_legal_entity xle_utilities_grp.Legal_Entity_Tbl_Type;

47: l_effective_to date;
48: l_Party_Type_Code zx_party_tax_profile.Party_Type_Code%type;
49: l_le_status varchar2(30);
50: l_le_other_fc_status varchar2(30);
51: l_xle_legal_entity xle_utilities_grp.Legal_Entity_Tbl_Type;
52: l_xle_establishment xle_utilities_grp.Establishment_Tbl_Type;
53:
54: l_RETURN_STATUS VARCHAR2(30);
55: l_MSG_COUNT NUMBER(15);

Line 52: l_xle_establishment xle_utilities_grp.Establishment_Tbl_Type;

48: l_Party_Type_Code zx_party_tax_profile.Party_Type_Code%type;
49: l_le_status varchar2(30);
50: l_le_other_fc_status varchar2(30);
51: l_xle_legal_entity xle_utilities_grp.Legal_Entity_Tbl_Type;
52: l_xle_establishment xle_utilities_grp.Establishment_Tbl_Type;
53:
54: l_RETURN_STATUS VARCHAR2(30);
55: l_MSG_COUNT NUMBER(15);
56: l_MSG_DATA VARCHAR2(30);