update_clp_interventi_psc | R Documentation |
Integra CLP da attuazione in DB interventi programmati nei PSC. Integra CLP per match su CLP al netto di codice SIL e poi per CUP univoci. Sostituisce CUP vuoti con CUP da attuazione.
update_clp_interventi_psc(
progetti_psc,
interventi_psc,
debug = TRUE,
export = FALSE
)
progetti_psc |
Dataset da load_progetti_psc_migrati() |
interventi_psc |
Dataset da DBCOE per programmazione interventi PSC (ATTENZIONE: use_flt=FALSE altrimenti si perdono righe) |
debug |
Vuoi esportare in TEMP le variazioni dei CLP? |
export |
Vuoi esportare nel file interventi del DBCOE? |
Dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.