Árvore de páginas


01. DADOS GERAIS

Linha de Produto:Datasul
Segmento:Saúde
Módulo:TOTVS Saúde Planos (Linha Datasul)
Função:

HRC - Importação de Movimentos - RC0510N

HRC - Central de Movimentação Guias TISS - hrc.document

Requisito:

DSAUGPSFSW-786

DSAUGPSFSW-808


02. SITUAÇÃO/REQUISITO

Existe a necessidade de enviar e de receber outras informações por meio de CPC.

03. SOLUÇÃO

Foram incluídos novos campos na cpc-rcapi021.i:

def temp-table tmp-cpc-rcapi021-entrada no-undo
    field cd-esp-amb                        like moviproc.cd-esp-amb
    field cd-proce-amb                     like moviproc.cd-procedimento
    field dv-procedimento                like moviproc.dv-procedimento
    field cd-motivo-alta                    like docrecon.cd-motivo-alta
    field cd-faturamento                   like docrecon.cd-faturamento
    field nm-decl-nasc-viv                like docrecon.nm-decl-nasc-viv
    field nm-decl-obito                     like docrecon.char-5
    field cd-unidade-pagamento      like moviproc.cd-unidade-pagamento
    field cd-prestador-pagamento   like moviproc.cd-prestador-pagamento
    field tp-tec-util                            like moviproc.tp-tec-util.

def temp-table tmp-cpc-rcapi021-saida no-undo

   field lg-calcula-vl-glosado as logical initial yes.

Foram incluídos novos campos na cpc-rcapi022.i:

def temp-table tmp-cpc-rcapi022-entrada no-undo
    field cd-motivo-alta       like docrecon.cd-motivo-alta
    field cd-faturamento      like docrecon.cd-faturamento
    field nm-decl-nasc-viv   like docrecon.nm-decl-nasc-viv
    field nm-decl-obito        like docrecon.char-5.

def temp-table tmp-cpc-rcapi022-saida no-undo

    field lg-calcula-vl-glosado as logical initial yes.

IMPORTANTE:

Para mais informações consultar os documentos de referência.

https://tdn.totvs.com/display/LDT/CPC410_CPC_RCAPI021
https://tdn.totvs.com/display/LDT/CPC412_CPC_RCAPI022_P

Clientes que já utilizam essas CPCs devem recompilar os programas.