declare @p31 int set @p31=NULL declare @p32 nvarchar(255) set @p32=NULL exec PRC_AFW_ADSYNCHRONIZATION @i_operation=N'U',@i_option=N'D',@i_guid=N'7ce0f7ab-24a7-4b25-afa1-fe03f9a86c9d',@i_userid=@p4 output,@i_username=N'pruebadiego',@i_domain=N'INTERSEQ',@i_name=N'Prueba Diego',@i_department=N'',@i_phone1=N'',@i_phone2=N'',@i_phone3=N'',@i_fax=N'',@i_movil=N'',@i_address=N'',@i_email=N'',@i_active=1,@i_title=N'',@i_company=N'',@i_building=N'',@i_password=N'63B948',@i_projectid=1,@i_profileid=2,@i_index=0,@i_city=N'',@i_country=N'',@i_CodJefeInm=NULL,@i_identity_number=N'',@i_filterDB=N' ',@i_company_load=N'None',@i_default_company=0,@o_err_cod=@p31 output,@o_err_msg=@p32 output select @p4, @p31, @p32 ------------------------------------- declare @p4 int set @p4=413 declare @p31 int set @p31=NULL declare @p32 nvarchar(255) set @p32=NULL exec PRC_AFW_ADSYNCHRONIZATION @i_operation=N'P',@i_option=N'D',@i_guid=N'7ce0f7ab-24a7-4b25-afa1-fe03f9a86c9d',@i_userid=@p4 output,@i_username=N'pruebadiego',@i_domain=N'INTERSEQ',@i_name=N'Prueba Diego',@i_department=N'',@i_phone1=N'',@i_phone2=N'',@i_phone3=N'',@i_fax=N'',@i_movil=N'',@i_address=N'',@i_email=N'',@i_active=1,@i_title=N'',@i_company=N'',@i_building=N'',@i_password=N'63B948',@i_projectid=1,@i_profileid=2,@i_index=0,@i_city=N'',@i_country=N'',@i_CodJefeInm=NULL,@i_identity_number=N'',@i_filterDB=N' ',@i_company_load=N'None',@i_default_company=0,@o_err_cod=@p31 output,@o_err_msg=@p32 output select @p4, @p31, @p32 ------------------------------------------ declare @p31 int set @p31=NULL declare @p32 nvarchar(255) set @p32=NULL exec PRC_AFW_ADSYNCHRONIZATION @i_operation=N'P',@i_option=N'D',@i_guid=N'7ce0f7ab-24a7-4b25-afa1-fe03f9a86c9d',@i_userid=@p4 output,@i_username=N'pruebadiego',@i_domain=N'INTERSEQ',@i_name=N'Prueba Diego',@i_department=N'',@i_phone1=N'',@i_phone2=N'',@i_phone3=N'',@i_fax=N'',@i_movil=N'',@i_address=N'',@i_email=N'',@i_active=1,@i_title=N'',@i_company=N'',@i_building=N'',@i_password=N'63B948',@i_projectid=2,@i_profileid=2,@i_index=0,@i_city=N'',@i_country=N'',@i_CodJefeInm=NULL,@i_identity_number=N'',@i_filterDB=N' ',@i_company_load=N'None',@i_default_company=0,@o_err_cod=@p31 output,@o_err_msg=@p32 output select @p4, @p31, @p32