Árvore de páginas

01. DATOS GENERALES


Producto

TOTVS Backoffice

Línea de producto: 

Línea Protheus

Segmento:

Backoffice

Módulo:SIGAFAT - Invoicing
Función:
FunctionDescriptionDate 
CRMA980.PRWCustomer Registration07/23/2024
MATA020.PRWSupplier Registration07/26/2024
País:United States

Ticket 19687650
Pacote013780
Requisito/Story/Issue (informe el requisito vinculado):DUSAL-71


02. SITUACIÓN/REQUISITO

The system is slow to load the city search window when accessing the city fields in the Customer or Supplier registration.

03. SOLUCIÓN

The standard query CC2SA1 was changed to be used in queries made by the customer registration routine and the standard query CC2SA2 was created to be used for queries made by the Supplier Registration routine.



  1. Backup DataBase.

  2. Apply the changes to the DataBase indicated in the 04. INFORMACIÓN ADICIONAL section.
                                                                                       

  1. In the Financials module (SIGAFIN), go to Updates / File / Customer.
  2. Find an existing customer. Click the View button and click on the magnifying glass next to de City Code field (A1_COD_MUN).
  3. In the Financials module (SIGAFIN), go to Updates / File / Suppliers.
  4. Find an existing supplier. Click the View button and click on the magnifying glass next to de City Code field (A2_COD_MUN).


04. INFORMACIÓN ADICIONAL


DataBase Updates

To update the environment, apply the following changes.


Standard Query (SXB)

CC2SA1

Update Standard Query in file SXB - Standard Query:


Alias

Type

Sequence

Column

Description

Content

CC2SA1

1

01DBCustomers' Cities CC2  
CC2SA120101IBGE code+State
CC2SA120202City
CC2SA120303IBGE Code
CC2SA140101City  CC2_MUN
CC2SA140102IBGE code  CC2_CODMUN  
CC2SA140103State        CC2_EST
CC2SA140204CityCC2_MUN
CC2SA140205IBGE CodeCC2_CODMUN 
CC2SA140206StateCC2_EST
CC2SA140307IBGE CodeCC2_EST
CC2SA140308CityCC2_MUN
CC2SA140309StateCC2_EST
CC2SA1501

CC2->CC2_CODMUN
CC2SA1601

CC2->CC2_EST==M->A1_EST    


CC2SA2

Update Standard Query in file SXB - Standard Query:


Alias

Type

Sequence

Column

Description

Content

CC2SA2101DBSuppliers' Cities 

CC2

CC2SA220101IBGE code+State


CC2SA220202City
CC2SA220303IBGE Code
CC2SA240101IBGE Code

CC2_CODMUN

CC2SA240102State

CC2_EST

CC2SA240103City

CC2_MUN

CC2SA240204City

CC2_MUN

CC2SA240205IBGE Code

CC2_CODMUN

CC2SA240206State

CC2_EST

CC2SA240307IBGE Code

CC2_CODMUN

CC2SA240308City

CC2_MUN

CC2SA240309State

CC2_EST

CC2SA2

5

01

CC2->CC2_CODMUN
CC2SA2

6

01

CC2->CC2_EST==M->A2_EST 


IMPORTANT!

This solution applies to version 12.1.2210 or higher.


05. ASUNTOS RELACIONADOS

  • Does not apply.