Uploaded image for project: 'Offre de formation'
  1. Offre de formation
  2. ODF-1590

[Import Apogée] - import des formations - régimes d'étude

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0.0
    • 4.0.0
    • Synchro
    • None

      En v3 on allait chercher le régime d'étude d'une formation.

      On faisait une requête séparée :

      SELECT DISTINCT(rgi_vet.COD_RGI)
      FROM  vdi_fractionner_vet vdi_vet,
                    etape etape,
                    rgi_autoriser_vet rgi_vet
      WHERE vdi_vet.COD_ETP=etape.COD_ETP(+)
              AND vdi_vet.COD_ETP=rgi_vet.COD_ETP(+)
              AND upper(vdi_vet.COD_DIP)=upper(#dip#)
              AND vdi_vet.COD_VRS_VDI=#vdi#

       

       

       

            bmaurel Bérénice Maurel
            delphine Delphine Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: