Sample SQCs

The following are new SQC programs that will be needed for the following evaluation calculation purposes:
Program     Purpose
TESTRSTUNT.sqc
Comp UNITS     Zero the ‘UNITS’ Rating Component
1     In ADM_APPL_CMP, reset the Rating_Cmp_Value to zero per EMPLID, ACAD_CAREER, STDNT_CAR_NBR , ADM_APPL_NBR, APPL_PROG_NBR, AND RATING_CMP = ‘UNITS’
TESTOENG50.sqc
Comp ENGO     Old Curriculum English (Min 50%)
2     From ADM_APPL_MATLS select the two* highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘ENGO’ from SCHOOL_CRSE_TBL.
Sum the two values and return the average. Otherwise If two grades do not exist return a ‘0’.
Sum the UNT_TAKEN for the two courses used above and add the value to ‘UNITS’ component in ADM_APPL_CMP.
* If the highest grade is found twice, use the grade twice.
TESTOENG70.sqc
Comp ENGO     Old Curriculum English (70%)
3
     From ADM_APPL_MATLS select the two* highest numeric CRSE_GRADE_OFF of 70 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘ENGO’ from SCHOOL_CRSE_TBL
Sum the two values and return the average. Otherwise If two grades do not exist return a ‘0’.
Sum the UNT_TAKEN for the two courses used above and add the value to ‘UNITS’ component in ADM_APPL_CMP.
*If the highest grade is found twice, use the grade twice.
TESTOENG80.sqc
Comp ENGO     Old Curriculum English (80%)
4     From ADM_APPL_MATLS select the two* highest numeric CRSE_GRADE_OFF of 80 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘ENGO’ from SCHOOL_CRSE_TBL
Sum the two values and return the average. Otherwise If two grades do not exist return a ‘0’.
Sum the UNT_TAKEN for the two courses used above and add the value to ‘UNITS’ component in ADM_APPL_CMP.
* If the highest grade is found twice, use the grade twice.
TESTNENG50.sqc
Comp ENGN     New Curriculum English (Min 50%)
5     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘ENGN’ from SCHOOL_CRSE_TBL. Record the value.
Sum the UNT_TAKEN for the course used above and add the value to ‘UNITS’ component in ADM_APPL_CMP.
Otherwise If no courses meet the criteria look for a course with a CRSE_GRADE_OFF of ‘IP’. If IP found record a value of ‘0.1’.
If no courses meet the criteria record ‘0’
TESTNENG80.sqc
Comp ENGN     New Curriculum English (80%)
6     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 80 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘ENGN’ from SCHOOL_CRSE_TBL.
Sum the UNT_TAKEN for the course used above and add the value to ‘UNITS’ component in ADM_APPL_CMP.
Otherwise, if no courses meet the criteria look for a course with a CRSE_GRADE_OFF of ‘IP’. If IP found record a value of ‘0.1’. If no courses meet the criteria record a value of ‘0’
TESTNENU50.sqc
Comp ENGN     New Curriculum English Grade 12 U
7     
From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more with SCHOOL_CRSE_NBR from list (BBS4U EAA4U EAC4U EAE4U EAL4U EAW4U EBS4U ELC4U ELI4U ELM4U ELT4U EMD3U EMS4U ENC4U END4U ENG4U ENH4U ENI4U ENP4U ENS4U ENT4U EWC4UEWR4U) Record the value.
Sum the UNT_TAKEN for the course used above and add the value to ‘UNITS’ component in ADM_APPL_CMP
If no courses meet the criteria look for a course with a CRSE_GRADE_OFF of ‘IP’. If IP found record a value of ‘0.1’. If no courses meet the criteria record a value of ‘0’
TESTOENOAC
Comp ENGO     Old Curriculum English Grade 12 OAC
8     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more with SCHOOL_CRSE_NBR from list (BBSOA EAAOA EACOA EAEOA EALOA EAWOA EBSOA ELCOA ELIOA ELMOA ELTOA EMDOA EMSOA ENCOA ENDOA ENGOA ENHOA ENIOA ENPOA ENSOA ENTOA EWCOA EWROA) Record the value. If no courses found record a value of 0.
Sum the UNT_TAKEN for the course used above and add the value to ‘UNITS’ component in ADM_APPL_CMP
TESTOVENGL.sqc
Comp ENGL     Overall English
9     From ADM_APPL_CMP compare score of Rating Values of the Rating Components ENGO and ENGN select the highest value and return this value.
TESTMATH50.sqc
Comp MATH     Math (50%)
10     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT in (‘MATHO’, ‘MATHN’). If a grade is found, skip the next step, return this value.
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP. Otherwise:
If no courses meet the criteria From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘MATHN’. If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTMATHTY.sqc
Comp MATH     Math (Old Curriculum: Adv Grade 12 or Grade 12 Math for Technology 50%)
Math (New Curriculum: Grade 12 U or Grade 12 Math for College Techy C 50%)
11     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for any SCHOOL_CRSE_NBR from list (BTB4A MAG4A MAP4A MAT4A MCA4A MCB4A MCF4A MCR4A MCT4A MDM4A MFM4A MFN4A MGA4A MTB4A MTC4A MTT4G MTT4A MTW4A BTBOA MAGOA MAPOA MATOA MCAOA MCBOA MCFOA MCROA MCTOA MDMOA MFMOA MFNOA MGAOA MTBOA MTCOA MTTOA MTWO.) Record the value. If no courses found record a value of 0.
From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for any SCHOOL_CRSE_NBR from list (BTB4U MAG4U MAP4U MAT4U MCA4U MCB4U MCF4U MCR4U MCT4U MCT4C MDM4U MFM4U MFN4U MGA4U MTB4U MTC4U MTT4U MTT4C MTW4U). Record the value. If no courses meet the criteria look for a course with a CRSE_GRADE_OFF of ‘IP’. If IP found record a value of ‘0.1’. If no courses meet the criteria record a value of ‘0’
Compare the two calculated values and return the highest.
Add the value of UNT_TAKEN to for the selected course to the ‘UNITS’ component. Otherwise if both values are 0 return that value.
TESTMATHET
Comp MATH     Math (Old Curriculum: Grade 12 Math (General Advanced or OAC) 50%
Math (New Curriculum: Grade 12 Math (C/U) 50% or Grade 11 Math (U/M) 50%
12     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for any SCHOOL_CRSE_NBR from list (BTB4G MAG4G MAP4G MAT4G MCA4G MCB4G MCF4G MCR4G MCT4G MDM4G MFM4G MFN4G MGA4G MTB4G MTC4G MTT4G MTW4G BTB4A MAG4A MAP4A MAT4A MCA4A MCB4A MCF4A MCR4A MCT4A MDM4A MFM4A MFN4A MGA4A MTB4A MTC4A MTT4A MTW4A BTBOA MAGOA MAPOA MATOA MCAOA MCBOA MCFOA MCROA MCTOA MDMOA MFMOA MFNOA MGAOA MTBOA MTCOA MTTOA MTWO.) Record the value. If no courses found record a value of 0.
From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for any SCHOOL_CRSE_NBR from list (BTB3M MAG3M MAP3M MAT3M MCA3M MCB3M MCF3M MCR3M MCT3M MCT3M MDM3M MFM3M MFN3M MGA3M MTB3M MTC3M MTT3M MTT3M MTW3M BTB3U MAG3U MAP3U MAT3U MCA3U MCB3U MCF3U MCR3U MCT3U MCT3C MDM3U MFM3U MFN3U MGA3U MTB3U MTC3U MTT3U MTT3U MTW3U.BTB4C MAG4C MAP4C MAT4C MCA4C MCB4C MCF4C MCR4C MCT4C MDM4C MFM4C MFN4C MGA4C MTB4C MTC4C MTT4C MTW4C BTB4U MAG4U MAP4U MAT4U MCA4U MCB4U MCF4U MCR4U MCT4U MCT4C MDM4U MFM4U MFN4U MGA4U MTB4U MTC4U MTT4U MTT4C MTW4U). Record the value. If no courses meet the criteria look for a course with a CRSE_GRADE_OFF of ‘IP’. If IP found record a value of ‘0.1’. If no courses meet the criteria record a value of ‘0’
Compare the two calculated values and return the highest. Add the value of UNT_TAKEN to for the selected course to the ‘UNITS’ component. Otherwise if both values are 0 return that value.
TESTMATHE2
Comp MATH     Math (Old Curriculum: Grade 12 Math (General Advanced or OAC) 50%
Grade 11 Math (Advanced) 50%
Math (New Curriculum: Grade 12 Math (C/U) 50% or Grade 11 Math (U/M) 50%
13     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for any SCHOOL_CRSE_NBR from list (BTB3A MAG3A MAP3A MAT3A MCA3A MCB3A MCF3A MCR3A MCT3A MDM3A MFM3A MFN3A MGA3A MTB3A MTC3A MTT3A MTW3A BTB4G MAG4G MAP4G MAT4G MCA4G MCB4G MCF4G MCR4G MCT4G MDM4G MFM4G MFN4G MGA4G MTB4G MTC4G MTT4G MTW4G BTB4A MAG4A MAP4A MAT4A MCA4A MCB4A MCF4A MCR4A MCT4A MDM4A MFM4A MFN4A MGA4A MTB4A MTC4A MTT4A MTW4A BTBOA MAGOA MAPOA MATOA MCAOA MCBOA MCFOA MCROA MCTOA MDMOA MFMOA MFNOA MGAOA MTBOA MTCOA MTTOA MTWO.) Record the value. If no courses found record a value of 0.
From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for any SCHOOL_CRSE_NBR from list (BTB3M MAG3M MAP3M MAT3M MCA3M MCB3M MCF3M MCR3M MCT3M MCT3M MDM3M MFM3M MFN3M MGA3M MTB3M MTC3M MTT3M MTT3M MTW3M BTB3U MAG3U MAP3U MAT3U MCA3U MCB3U MCF3U MCR3U MCT3U MCT3C MDM3U MFM3U MFN3U MGA3U MTB3U MTC3U MTT3U MTT3U MTW3U.BTB4C MAG4C MAP4C MAT4C MCA4C MCB4C MCF4C MCR4C MCT4C MDM4C MFM4C MFN4C MGA4C MTB4C MTC4C MTT4C MTW4C BTB4U MAG4U MAP4U MAT4U MCA4U MCB4U MCF4U MCR4U MCT4U MCT4C MDM4U MFM4U MFN4U MGA4U MTB4U MTC4U MTT4U MTT4C MTW4U). Record the value. If no courses meet the criteria look for a course with a CRSE_GRADE_OFF of ‘IP’. If IP found record a value of ‘0.1’. If no courses meet the criteria record a value of ‘0’
Compare the two calculated values and return the highest. Add the value of UNT_TAKEN to for the selected course to the ‘UNITS’ component. Otherwise if both values are 0 return that value.
TESTMATHSP.sqc
Comp MATH     Math (Old Curriculum Grade 12 Mathematics Gen, Adv, OAC) 70%
Math (New Curriculum Grade 12 Mathematics C/U )50%
14     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 70 or more for any SCHOOL_CRSE_NBR from list (BTB4G MAG4G MAP4G MAT4G MCA4G MCB4G MCF4G MCR4G MCT4G MDM4G MFM4G MFN4G MGA4G MTB4G MTC4G MTT4G MTW4G BTB4A MAG4A MAP4A MAT4A MCA4A MCB4A MCF4A MCR4A MCT4A MDM4A MFM4A MFN4A MGA4A MTB4A MTC4A MTT4A MTW4A BTBOA MAGOA MAPOA MATOA MCAOA MCBOA MCFOA MCROA MCTOA MDMOA MFMOA MFNOA MGAOA MTBOA MTCOA MTTOA MTWO.) Record the value. If no courses found record a value of 0.
From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for any SCHOOL_CRSE_NBR from list (BTB4C MAG4C MAP4C MAT4C MCA4C MCB4C MCF4C MCR4C MCT4C MDM4C MFM4C MFN4C MGA4C MTB4C MTC4C MTT4C MTW4C BTB4U MAG4U MAP4U MAT4U MCA4U MCB4U MCF4U MCR4U MCT4U MCT4C MDM4U MFM4U MFN4U MGA4U MTB4U MTC4U MTT4U MTT4C MTW4U). Record the value. If no courses meet the criteria look for a course with a CRSE_GRADE_OFF of ‘IP’. If IP found record a value of ‘0.1’. If no courses meet the criteria record a value of ‘0’
Compare the two calculated values and return the highest. Add the value of UNT_TAKEN to for the selected course to the ‘UNITS’ component. Otherwise if both values are 0 return that value.
TESTCHEM50.sqc
Comp SCIEN     Chemistry (50%)
15     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT in (‘CHEO’, ‘CHEN’).
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP.
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘CHEN’. If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTCHEPHY.sqc
Comp SCIEN     Chemistry or Physics (50%)
16     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT in (‘CHEO’, ‘CHEN’, ‘PHYO’, ‘PHYN’).
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP.
If a grade is found, skip the next step, return this value. Otherwise::
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘PHYN’, ‘CHEN’. If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTCHPHOU.sqc
Comp SCIEN     Chemistry or Physics OAC or U
17     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for any SCHOOL_CRSE_NBR from list (CHE4U, PHY4U, SCA4U, SCH4U, SCS4U, SPA4U, SPH4U, CHEOA, PHYOA, SCAOA, SCHOA, SCSOA, SPAOA, SPHOA).
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in list (CHE4U, PHY4U, SCA4U, SCH4U, SCS4U, SPA4U, SPH4U, CHEOA, PHYOA, SCAOA, SCHOA, SCSOA,SPAOA, SPHOA). If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTCHEBIO.sqc
Comp SCIEN     Biology or Chemistry (50%)
18     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT in (‘CHEO’, ‘CHEN’, ‘BIOO’, ‘BION’).
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP.
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘BION’, ‘CHEN’. If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTBIOOAU.sqc
Comp SCIEN     Biology (New Curriculum Grade 12 Biology U 50%)
Old Curriculum OAC
19     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for any SCHOOL_CRSE_NBR from list (BIO4U SBA4U SBH4U SBI4U BIOOA, SBAOA, SBHOA, SBIOA)
Add the value of UNT_TAKEN for the course selected to the ‘UNITS’ component in ADM_APPL_CMP
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in list (BIO4U SBA4U SBH4U SBI4U,). If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTBIOL50.sqc
Comp SCIE2     Biology (50%)
20     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT (‘BIOO’, ‘BION’).
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP.
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘BION’. If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTPCSPED.sqc
Comp SCIEN     Physics or Chemistry or Science or Physical Education
21     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for any SCHOOL_CRSE_NBR from list (CHE4U, PHY4U, SCA4U, SCH4U, SCS4U, SPA4U, SPH4U, CHEOA, PHYOA, SCAOA, SCHOA, SCSOA, SPAOA, SPHOA,PSE4U, PHEOA)
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in list (CHE4U, PHY4U, SCA4U, SCH4U, SCS4U, SPA4U, SPH4U)
If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTMEDSOC.sqc
Comp MEDSS     Media Social Science (50%)
22     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT in (‘MEDO’, ‘MEDN’,’SOSO’,’SOTEST’).
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP.
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT in (‘MEDN’,’SOTEST’). If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTOACHUM.sqc
Comp BDESH     Bachelor of Design Humanities, Math Language (New curriculum Grade 12 U/M
Old curriculum OAC
23     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT in (‘BDEO’, ‘BDEN’).
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP.
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘BDEN’. If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTMEDIAA.sqc
Comp MEDIA     Media (50%)
24     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT in (‘MEDO’, ‘MEDN’).
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP.
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘MEDN’. If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTSOCHUM.sqc
Comp SOSC     Social Science/Humanities (50%)
25     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT in (‘SOSO’, ‘SOTEST’).
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP.
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘SOTEST’. If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTARTDAN.sqc
Comp DART     Art/Dance (50%)
26     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT in (‘ARTO’, ‘ARTN’, ‘DANO’, ‘DANN’).
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP.
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘ARTN’, ‘DANN’. If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTVISART.sqc
Comp VART     Visual Arts (50%)
27
     From ADM_APPL_MATLS select the highest numeric CRSE_GRADE_OFF of 50 or more for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT in (VARO’, ‘VARN’).
Add the value of UNT_TAKEN for the courses selected to the ‘UNITS’ component in ADM_APPL_CMP.
If a grade is found, skip the next step, return this value. Otherwise:
From ADM_APPL_MATLS, search for a course with a CRSE_GRADE_OFF of ‘IP’ for all SCHOOL_CRSE_NBR in SCHOOL_SUBJECT ‘VARN’. If found, record a value of 0.1 and return this value. If no such course exists, return 0.
TESTOSSDAC.sqc
Comp OSSD     OSSD
28     From PS_EXT_DEGREE where EXT_DEGREE = OSSD and where DEGREE_STATUS = ‘C’ return a value of ‘2’ else where DEGREE_STATUS = ‘I’ return a value of ‘0.1’ else where no value is found for EXT_DEGREE return a value of ‘0’.
TESTEXTDEG.sqc
Comp DPDG     External Degree
29     From PS_EXT_DEGREE where EXT_DEGREE = ‘DIPDEG’ and where DEGREE_STATUS = ‘C’ return a value of ‘2’ else where DEGREE_STATUS = ‘I’ return a value of ‘0.1’ else where no value is found for EXT_DEGREE return a value of ‘0’.
TESTVMAPOR.sqc
Comp TEST     Visual Merchandising Portfolio Test Score
30     From ADM_APPL_MATLS select SCORE for TEST_ID equals VMPQ and TEST_COMPONENT equals VMPQ. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTADVTST.sqc
Comp TEST     Advertising Test Score
31     From ADM_APPL_MATLS select SCORE for TEST_ID equals ADVG and TEST_COMPONENT equals ADVG. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTESTTST.sqc
Comp TEST     Esthetician Test Score
32     From ADM_APPL_MATLS select SCORE for TEST_ID equals ESTQ and TEST_COMPONENT equals ESTQ. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTTATPPO.sqc
Comp TEST     Theatre ArtsTech Prod Portfolio Score
33     From ADM_APPL_MATLS select SCORE for TEST_ID equals TECH and TEST_COMPONENT equals TECH. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTCRDEPO.sqc
Comp TEST     Crafts and Design Portfolio Score
34     From ADM_APPL_MATLS select SCORE for TEST_ID equals CSAD and TEST_COMPONENT equals CSAD. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTPHOPOR.sqc
Comp TEST     Applied Photography Portfolio Test Score
35     From ADM_APPL_MATLS select SCORE for TEST_ID equals PHOT and TEST_COMPONENT equals PHOT. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTINDEPO.sqc
Comp TEST     Interior Design Portfolio Score
36     From ADM_APPL_MATLS select SCORE for TEST_ID equals INDE and TEST_COMPONENT equals INDE. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTADILLPO.sqc
Comp TEST     Advanced Illustration Portfolio Score
37     From ADM_APPL_MATLS select SCORE for TEST_ID equals ADIL and TEST_COMPONENT equals ADIL. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTATAFPO.sqc
Comp TEST     Advanced Television and Film Portfolio Score
38     From ADM_APPL_MATLS select SCORE for TEST_ID equals ADTV and TEST_COMPONENT equals ADTV. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTBDESSC.sqc
Comp TEST     Bachelor of Bachelor of Design Honours BDES Score
39     From ADM_APPL_MATLS select SCORE for TEST_ID equals BDES and TEST_COMPONENT equals BDES. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTBDMSSC.sqc
Comp TEST     Bachelor of Bachelor of Design Honours BDMS Score
40     From ADM_APPL_MATLS select SCORE for TEST_ID equals BDMS and TEST_COMPONENT equals BDMS. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTBDSESC.sqc
Comp TEST     Bachelor of Bachelor of Design Honours BDSE Score
41     From ADM_APPL_MATLS select SCORE for TEST_ID equals BDSE and TEST_COMPONENT equals BDSE. Return the value. If no test scores meet the criteria return ‘0’ as the value
TESTBAANPO.sqc
Comp TEST     Bachelor of Applied Arts Animation Portfolio Score
42     From ADM_APPL_MATLS select SCORE for TEST_ID equals CLAN and TEST_COMPONENT equals CLAN. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTCOANPO.sqc
Comp TEST     Computer Animation Portfolio Score
43     From ADM_APPL_MATLS select SCORE for TEST_ID equals COAN and TEST_COMPONENT equals COAN. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTCADCPO.sqc
Comp TEST     Computer Animation Digital Character Portfolio Score
44     From ADM_APPL_MATLS select SCORE for TEST_ID equals CODA and TEST_COMPONENT equals CODA. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTCADVPO.sqc
Comp TEST     Computer Animation Digital Visual Effects Portfolio Score
45     From ADM_APPL_MATLS select SCORE for TEST_ID equals CODE and TEST_COMPONENT equals CODE. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTCORPQU.sqc
Comp TEST     Corporate Communications Questionnaire Score
46     From ADM_APPL_MATLS select SCORE for TEST_ID equals CORP and TEST_COMPONENT equals CORP. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTECEIQU.sqc
Comp TEST     Early Childhood Intensive Questionnaire Score
47     From ADM_APPL_MATLS select SCORE for TEST_ID equals ECDE and TEST_COMPONENT equals ECDE. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTEDARES.sqc
Comp TEST     Educational Assistant Resume Score
48     From ADM_APPL_MATLS select SCORE for TEST_ID equals EDAS and TEST_COMPONENT equals EDAS. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTEDMAQU.sqc
Comp TEST     Enterprise Database Management Questionnaire Score
49     From ADM_APPL_MATLS select SCORE for TEST_ID equals EDMA and TEST_COMPONENT equals EDMA. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTENGTES.sqc
Comp TEST     English Test Score
50     From ADM_APPL_MATLS select SCORE for TEST_ID equals ENGL and TEST_COMPONENT equals ENGL. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTMATTES.sqc
Comp TEST     Mathematics Test Score
51     From ADM_APPL_MATLS select SCORE for TEST_ID equals MATH and TEST_COMPONENT equals MATH. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTHRMRPO.sqc
Comp TEST     Human Resource Management Portfolio Score
52     From ADM_APPL_MATLS select SCORE for TEST_ID equals HRMR and TEST_COMPONENT equals HRMR. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTFPRLRE.sqc
Comp TEST     Financial Planning Resume Score
53     From ADM_APPL_MATLS select SCORE for TEST_ID equals FPRL and TEST_COMPONENT equals FPRL. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTBAAIPO.sqc
Comp TEST     Bachelor of Applied Arts Illustration Portfolio Score
54     From ADM_APPL_MATLS select SCORE for TEST_ID equals ILLS and TEST_COMPONENT equals ILLS. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTBAHSPO.sqc
Comp TEST     Bachelor of Applied Health Sciences (Athletic Therapy) Scores
55     From ADM_APPL_MATLS select SCORE for TEST_ID equals BAHS and TEST_COMPONENT equals BAHS. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTITPYQU.sqc
Comp TEST     Information Technology Professional Internship Questionnaire Score
56     From ADM_APPL_MATLS select SCORE for TEST_ID equals ITPY and TEST_COMPONENT equals ITPY. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTJNEWQU.sqc
Comp TEST     Journalism New Media Questionnaire Score
57     From ADM_APPL_MATLS select SCORE for TEST_ID equals JNEW and TEST_COMPONENT equals JNEW. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTMEDARE.sqc
Comp TEST     Media Arts Resume Score
58     From ADM_APPL_MATLS select SCORE for TEST_ID equals MEDA and TEST_COMPONENT equals MEDA. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTMKMRRE.sqc
Comp TEST     Marketing Management Resume Score
59     From ADM_APPL_MATLS select SCORE for TEST_ID equals MMRE and TEST_COMPONENT equals MMRE. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTMUSCPO.sqc
Comp TEST     Music Theatre Performance Portfolio Score
60     From ADM_APPL_MATLS select SCORE for TEST_ID equals MUSC and TEST_COMPONENT equals MUSC. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTNEWMPO.sqc
Comp TEST     New Media Design Portfolio Score
61     From ADM_APPL_MATLS select SCORE for TEST_ID equals NEWM and TEST_COMPONENT equals NEWM. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTPSWENG.sqc
Comp TEST     Personal Support Worker English Test Score
62     From ADM_APPL_MATLS select SCORE for TEST_ID equals PSEN and TEST_COMPONENT equals PSEN Return the value. If no test scores meet the criteria return ‘0’ as the value
TESTPSWQUE.sqc
Comp TEST     Personal Support Worker Questionnaire Score
63     From ADM_APPL_MATLS select SCORE for TEST_ID equals PSQU and TEST_COMPONENT equals PSQU. Return the value. If no test scores meet the criteria return ‘0’ as the value
TESTTCMSRE.sqc
Comp TEST     Telecommunications Management Resume Score
64     From ADM_APPL_MATLS select SCORE for TEST_ID equals TCMS and TEST_COMPONENT equals TCMS. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTVMPQPO.sqc
Comp TEST     Visual Merchandising Portfolio Score
65     From ADM_APPL_MATLS select SCORE for TEST_ID equals VMPQ and TEST_COMPONENT equals VMPQ. Return the value. If no test scores meet the criteria return ‘0’ as the value.
TESTELEC01.sqc
Comp ELEC     Electives (Requirements: English 50, Math 50, Chem 50)
66     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
1.     From ADM_APPL_CMP If ENGN, MATH and SCIEN are each equal to ‘0.1’ select from ADM_APPL_MATLS from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     From ADM_APPL_CMP If ENGN and SCIEN are each equal to ‘0.1’ and MATH > 0.1 select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses in excluding the single highest single grade for courses where the subject is equal to (MATN or MATO) in SCHOOL_SUBJECT table. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     From ADM_APPL_CMP If ENGN and MATH are equal to ‘0.1’ and SCIEN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses where the subject is equal to (CHEO or CHEN) in SCHOOL_SUBJECT table. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     From ADM_APPL_CMP If MATH and SCIEN are equal to ‘0.1’ and ENGN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses where the subject is equal to (ENGN) in SCHOOL_SUBJECT table. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
5.     From ADM_APPL_CMP If ENGN is equal to ‘0.1’ and SCIEN and MATH are each greater than ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses where the subject is equal to (MATO or MATN) and excluding the single highest grade for courses where the subject is equal to (CHEO or CHEN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
6.     From ADM_APPL_CMP If MATH is equal to ‘0.1’ and ENGN and SCIEN are each greater than ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses where the subject is equal to (ENGN) and excluding the single highest grade for courses where the subject is equal to (CHEN or CHEO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
7.     From ADM_APPL_CMP If SCIEN is equal to ‘0.1’ and ENGN and MATH are each greater than ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses where the subject is equal to (MATN or MATO), and excluding the single highest grade for courses where the subject is equal to (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
8.     Else select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses where the subject is equal to (MATN or MATO), and excluding the single highest grade for courses where the subject is equal to (ENGN), and excluding the single highest grade for courses where the subject is equal to (CHEO or CHEN). Return the sum of the CRSE_GRADE_OFF. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
If Rating Value for Rating Component ENGO > Rating Value for Rating Component ENGN then:
1.     From ADM_APPL_CMP If SCIEN and MATH are each equal to ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the two highest grades for courses where the subject is equal to (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     From ADM_APPL_CMP If SCIEN = 0.1 and MATH is > ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATN or MATO) and the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum and add the sum of the UNT_TAKEN to ‘UNITS’. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     From ADM_APPL_CMP If MATH = ‘0.1’ and SCIEN is > ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the singe highest grade for courses in group of SCHOOL_SUBJECT (CHEO or CHEN) and the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     From ADM_APPL_CMP Else If ENGO, MATH and SCIEN are each greater than ‘0.1’ select from ADM_APPL_MATLS the 2 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in each group of SCHOOL_SUBJECT (MATO or MATN) and excluding the single highest grade for courses in SCHOOL_SUBJECT (CHEO or CHEN) and also excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
TESTELEC02.sqc
Comp: ELEC     Electives (Requirements: English)
67     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
1.     From ADM_APPL_CMP If ENGN is equal to ‘0.1’ select from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
If Rating Value for Rating Component ENGO > Rating Value for Rating Component ENGN then:
1.     From ADM_APPL_CMP select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the two highest grade for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
TESTELEC03.sqc
Comp: ELEC     Electives (Requirements: English 50, Math 50,)
68     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
2.     From ADM_APPL_CMP If ENGN and MATH are equal to ‘0.1’ select from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     Otherwise from ADM_APPL_CMP If MATH is equal to ‘0.1’ and ENGN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     Otherwise from ADM_APPL_CMP If ENGN is equal to ‘0.1’ and MATH is greater than ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATO or MATN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
5.     Otherwise select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATN or MATO) and excluding the highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
If Rating Value for Rating Component ENGO > Rating Value for Rating Component ENGN then:
1.     From ADM_APPL_CMP If MATH is equal to ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the two highest grade for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP Else If ENGO and MATH are each greater than ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT group (MATO or MATN) and also the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
TESTELEC04.sqc
Comp: ELEC     Electives (Requirements: English, Media Social Science)
69     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
1.     From ADM_APPL_CMP If ENGN and MEDSS are equal to ‘0.1’ select from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If MEDSS is equal to ‘0.1’ and ENGN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     Otherwise from ADM_APPL_CMP If ENGN is equal to ‘0.1’ and MEDSS is greater than ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MEDO or MEDN or SOSO or SOTEST). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     Otherwise select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MEDO or MEDN or SOSO or SOTEST) and also the highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
If Rating Value for Rating Component ENGO > Rating Value for Rating Component ENGN then:
1.     From ADM_APPL_CMP If MEDSS is equal to ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If ENGO and MEDSS are each greater than ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MEDO or MEDN or SOSO or SOTEST) and also excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
TESTELEC05.sqc
Comp: ELEC     Electives (Requirements: English 50, Social Science/Humanities)
70     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
1.     From ADM_APPL_CMP If ENGN and SOSC are equal to ‘0.1’ select from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If SOSC is equal to ‘0.1’ and ENGN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     Otherwise from ADM_APPL_CMP If ENGN is equal to ‘0.1’ and SOSC is greater than ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (SOSO or SOTEST). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     Otherwise from ADM_APPL_CMP If ENGN and SOSC are each greater than ‘0.1 select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the highest grade for courses in SCHOOL_SUBJECT (ENGN) and also excluding the single highest grade for courses in SCHOOL_SUBJECT (SOTEST or SOSO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
If Rating Value for Rating Component ENGO > Rating Value for Rating Component ENGN then:
1.     From ADM_APPL_CMP If SOSC is equal to ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the two highest grade for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If ENGO and SOSC are each greater than ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (SOSO or SOTEST) and also the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
TESTELEC06.sqc
Comp: ELEC     Electives (Requirements: English, Biology or Chemistry)
71     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
1.     From ADM_APPL_CMP If ENGN and SCIEN are equal to ‘0.1’ select from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If SCIEN is equal to ‘0.1’ and ENGN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     Otherwise from ADM_APPL_CMP If ENGN is equal to ‘0.1’ and SCIEN is greater than ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (CHEO or CHEN or BIOO or BION). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     Otherwise from ADM_APPL_CMP If ENGN and SCIEN are each greater than ‘0.1 select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the highest grade for course in SCHOOL_SUBJECT (ENGN), and also excluding the single highest grade for courses in SCHOOL_SUBJECT (CHEO or CHEN or BIOO or BION). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
If Rating Value for Rating Component ENGO > Rating Value for Rating Component ENGN then:
1.     From ADM_APPL_CMP If SCIEN is equal to ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If ENGO and SCIEN are each greater than ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (CHEO or CHEN or BIOO or BION), and also excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component..
TESTELEC07.sqc
Comp: ELEC     Electives (Requirements: English 50, Art 50 or Dance 50)
72     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
1.     From ADM_APPL_CMP If ENGN and DART are equal to ‘0.1’ select from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If DART is equal to ‘0.1’ and ENGN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     Otherwise from ADM_APPL_CMP If ENGN is equal to ‘0.1’ and DART is greater than ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (ARTO or ARTN or DANN or DANO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     Otherwise from ADM_APPL_CMP If ENGN and DART are each greater than ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN) and also excluding the single highest grade for courses in SCHOOL_SUBJECT (ARTO or ARTN or DANN or DANO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
If Rating Value for Rating Component ENGO > Rating Value for Rating Component ENGN then:
1.     From ADM_APPL_CMP If DART is equal to ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the two highest grade for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If ENGO and DART are each greater than ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (ARTO or ARTN or DANN or DANO), and also excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
TESTELEC08.sqc
Comp ELEC     Electives (Requirements: English, Math, Chemistry or Physics)
73
     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
1.     From ADM_APPL_CMP If ENGN, MATH and SCIEN are each equal to ‘0.1’ select from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     From ADM_APPL_CMP If ENGN and SCIEN are each equal to ‘0.1’ and MATH > 0.1 select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses in excluding the single highest grade for courses in SCHOOL_SUBJECT (MATN or MATO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     From ADM_APPL_CMP If ENGN and MATH are equal to ‘0.1’ and SCIEN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (PHYO or PHYN or CHEO or CHEN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     From ADM_APPL_CMP If MATH and SCIEN are equal to ‘0.1’ and ENGN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
5.     From ADM_APPL_CMP If ENGN is equal to ‘0.1’ and SCIEN and MATH are each greater than ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATO or MATN) and also excluding the single highest grade for courses in SCHOOL_SUBJECT (CHEO or CHEN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
6.     From ADM_APPL_CMP If MATH is equal to ‘0.1’ and ENGN and SCIEN are each greater than ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN) and also excluding the single highest grade for courses in SCHOOL_SUBJECT (PHYN or PHYO or CHEN or CHEO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
7.     From ADM_APPL_CMP If SCIEN is equal to ‘0.1’ and ENGN and MATH are each greater than ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATN or MATO) and also excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
8.     Else select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATN or MATO) and also excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN), and also excluding the single highest grade for courses in SCHOOL_SUBJECT (PHYN or PHYO or CHEN or CHEO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
If Rating Value for Rating Component ENGO > Rating Value for Rating Component ENGN then:
1.     From ADM_APPL_CMP If SCIEN and MATH are each equal to ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     From ADM_APPL_CMP If SCIEN = 0.1 and MATH is > ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATN or MATO) and also excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum and add the sum of the UNT_TAKEN to ‘UNITS’. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     From ADM_APPL_CMP If MATH = ‘0.1’ and SCIEN is > ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (PHYN or PHYO or CHEN or CHEO) and also excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     From ADM_APPL_CMP Else If ENGO, MATH and SCIEN are each greater than ‘0.1’ select from ADM_APPL_MATLS the 2 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATO or MATN), and also excluding the single highest grade for courses in SCHOOL_SUBJECT (PHYN or PHYO or CHEN or CHEO) and also excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
TESTELEC09.sqc
Comp: ELEC     Electives (Requirements: English Media Requirement)
74     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
1.     From ADM_APPL_CMP If ENGN and MEDAA are equal to ‘0.1’ select from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If MEDAA is equal to ‘0.1’ and ENGN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     Otherwise from ADM_APPL_CMP If ENGN is equal to ‘0.1’ and MEDAA is greater than ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MEDO or MEDN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     Otherwise select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the highest grade for courses in SCHOOL_SUBJECT (MEDO, MEDN,), (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
If Rating Value for Rating Component ENGO > Rating Value for Rating Component ENGN then:
1.     From ADM_APPL_CMP If MEDAA is equal to ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the two highest grade for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If ENGO and MEDSS are each greater than ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MEDO or MEDN) and also the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
TESTELEC10.sqc
Comp ELEC     Electives (Requirements: English, Math, Chemistry or Biology)
75
     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
1.     From ADM_APPL_CMP If ENGN, MATH and SCIEN are each equal to ‘0.1’ select from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     From ADM_APPL_CMP If ENGN and SCIEN are each equal to ‘0.1’ and MATH > 0.1 select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses in excluding the single highest grade for courses in SCHOOL_SUBJECT (MATN or MATO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     From ADM_APPL_CMP If ENGN and MATH are equal to ‘0.1’ and SCIEN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (BIOO or BION or CHEO or CHEN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     From ADM_APPL_CMP If MATH and SCIEN are equal to ‘0.1’ and ENGN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
5.     From ADM_APPL_CMP If ENGN is equal to ‘0.1’ and SCIEN and MATH are each greater than ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATO or MATN) and also excluding the single highest grade for courses in SCHOOL_SUBJECT (CHEO or CHEN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
6.     From ADM_APPL_CMP If MATH is equal to ‘0.1’ and ENGN and SCIEN are each greater than ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN) and also excluding the single highest grade for courses in SCHOOL_SUBJECT (BION or BIOO or CHEN or CHEO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
7.     From ADM_APPL_CMP If SCIEN is equal to ‘0.1’ and ENGN and MATH are each greater than ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATN, or MATO), and also excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
8.     Else select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATN or MATO), and also excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN), and also excluding the single highest grade for courses in SCHOOL_SUBJECT (BION or BIOO or CHEN or CHEO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
If Rating Value for Rating Component ENGO > Rating Value for Rating Component ENGN then:
1.     From ADM_APPL_CMP If SCIEN and MATH are each equal to ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     From ADM_APPL_CMP If SCIEN = 0.1 and MATH is > ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATHN or MATHO) and also excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum and add the sum of the UNT_TAKEN to ‘UNITS’. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     From ADM_APPL_CMP If MATH = ‘0.1’ and SCIEN is > ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the highest single grade for courses in SCHOOL_SUBJECT (BION, BIOO, CHEN, CHEO) and alsoexcluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     From ADM_APPL_CMP Else If MATH and SCIEN are each greater than ‘0.1’ select from ADM_APPL_MATLS the 2 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (MATO or MATN), and also excluding the single highest grade for courses in SCHOOL_SUBJECT (BION or BIOO or CHEN or CHEO) and also the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
TESTELEC11.sqc
Comp ELEC     Electives English, BDES Humanities
76
     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
1.     From ADM_APPL_CMP If ENGN and BDESH are equal to ‘0.1’ select from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If BDESH is equal to ‘0.1’ and ENGN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     Otherwise from ADM_APPL_CMP If ENGN is equal to ‘0.1’ and BDESH is greater than ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (BDEO or BDEN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
4.     Otherwise select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (BDEO, BDEN), and also excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
If Rating Value for Rating Component ENGO > Rating Value for Rating Component ENGN then:
1.     From ADM_APPL_CMP If BDESH is equal to ‘0.1’ select from ADM_APPL_MATLS the 4 highest numeric Grades of 50 or more for all courses excluding the two highest grade for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If ENGO and BDESH are each greater than ‘0.1’ select from ADM_APPL_MATLS the 3 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (BDEO or BDEN) and also excluding the two highest grades for courses in SCHOOL_SUBJECT (ENGO). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
TESTELEC12.sqc
Comp ELEC     Electives English, Visual art
77
     If Rating Value for Rating Component ENGN > Rating Value for Rating Component ENGO then:
1.     From ADM_APPL_CMP If ENGN and VART are equal to ‘0.1’ select from ADM_APPL_MATLS the 6 highest numeric Grades of 50 or more for all courses. Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
2.     Otherwise from ADM_APPL_CMP If VART is equal to ‘0.1’ and ENGN > ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding the single highest grade for courses in SCHOOL_SUBJECT (ENGN). Return the sum. Add the sum of UNT_TAKEN of the courses selected to the ‘UNITS’ component.
3.     Otherwise from ADM_APPL_CMP If ENGN is equal to ‘0.1’ and VART is greater than ‘0.1’ select from ADM_APPL_MATLS the 5 highest numeric Grades of 50 or more for all courses excluding

user628839,
Honestly, I hate people show –ve attitude in reply. But in your case man, I can’t resist my self. You have to spend $$$$ in rentacoder.com or something like that to get your job done!

Similar Messages

  • How do I find, at-a-glance, the sample size used in several music files?

    How do I find, at-a-glance, the sample size used in several music files?
    Of all the fields available in a FInder Search, "Sample Size" is not available. Finder does offer a "Bits per Sample" field, but it only recognized graphic files and not music files.
    Running 10.8.5 on an iMac i5.
    I did search through a couple of communities but came up empty.
    Thank you,
    Craig

    C-squared,
    There is no View Option to allow display of a column of sample size. 
    For WAV or Apple Lossless files, it is available on the Summary tab (one song at a time, as you know).  For MP3 and AAC it is not available at all.
    You can roughly infer it from the files that are larger than expected for their time.
    99% of the music we use is at the CD standard of 16-bit, so I can guess that displaying it has never been a priority.  However, if you want to make a suggestion to Apple, use this link:
    http://www.apple.com/feedback/itunesapp.html

  • COGS update on other GL Account at the time of Free goods or Sample goods

    Hello,
    In sales process, Usually the at the time of Delivery, material document is created as
    DR COGS
    CR INVENTORY
    But in the case of free goods or bonus goods or samples: the account should not determines COGS instead it should determine another GL Account called as Free good -COGS expense A/c.
    How can we solve the issue.
    Regards,
    SK

    Hi Yasar,
    You need to create a new routine for calculate type.
    Do as below:
    1. Go to VOFM>Formulas>calc.rule Rebate InKd to create a new routine for calculate type.  for example 601.
    2. add the following code in this routine 601 and then save.
      USING L_FRM STRUCTURE KONDN_FRM.
    DATA: VORKOMMA  LIKE KONDN-KNRMM,
           NACHKOMMA LIKE KONDN-KNRMM.
      L_FRM-NRMENGE = 0.
      L_FRM-NRRUND  = 0.
      L_FRM-NRMENGE = ( L_FRM-MGLME / L_FRM-KNRNM * L_FRM-KNRZM ).
    business rounding
        VORKOMMA = FLOOR( L_FRM-NRMENGE ).
      L_FRM-NRRUND  = L_FRM-NRMENGE - VORKOMMA.
      L_FRM-NRMENGE = VORKOMMA.
    3. Select routine 601 in field "Calc.Rule" when you create free goods condition record.
    Hope it helps.

  • Error in compiling Photoshop CC 2014 sample project

    Hi,
    I am trying to compile SDK sample project "outbound". but it is showing errors, as "Parse Issue: Unknown type name 'DialogPtr' " in DialogUtilities.h .
    DialogUtilities.h file is in "Adobe Photoshop CC 2014:photoshopsdk:pluginsdk:samplecode:common:includes".
    even if I add this path in project  settings it still shows the errors.
    how can I make this work?
    I am using Photoshop CC 2014 and Xcode version is 4.6.3 (4H1503)
    If you have any idea regarding project settings then please let me know.
    Thanks and regards,
    Priyanka.

    Are you using the CC 2014 release of the SDK?
    The DialogUtilities.h for mac do not work. They are the old Carbon API's. See the Dissolve example for an Objective-C UI.
    I would comment out the DialogUtilities.h include and other associated headers for Carbon UI. Some Carbon calls still work that are unrelated to UI.

  • How to log in to Service Desk to create sample message to SAP?

    Dear all,
    How to log in to Service Desk under my Solution Manager server to create sample message to SAP under Component: SV-SMG-SUP?
    Regards
    GN

    Hi GN,
    You have different options to create messages in test component SV-SMG-SUP-TST:
    1. if you are on 7.1 you can create message using CRM_UI
    2. If you are using lower vrsion then either you can create message using Workcenter or using transaction NOTIF_CREATE or using menu --> Help --> Create support message.
    Thanks
    Regards,
    Vikram

  • SSO java sample application problem

    Hi all,
    I am trying to run the SSO java sample application, but am experiencing a problem:
    When I request the papp.jsp page I end up in an infinte loop, caught between papp.jsp and ssosignon.jsp.
    An earlier thread in this forum discussed the same problem, guessing that the cookie handling was the problem. This thread recommended a particlar servlet , ShowCookie, for inspecting the cookies for the current session.
    I have installed this cookie on the server, but don't see anything but one cookie, JSESSIONID.
    At present I am running the jsp sample app on a Tomcat server, while Oracle 9iAS with sso and portal is running on another machine on the LAN.
    The configuration of the SSO sample application is as follows:
    Cut from SSOEnablerJspBean.java:
    // Listener token for this partner application name
    private static String m_listenerToken = "wmli007251:8080";
    // Partner application session cookie name
    private static String m_cookieName = "SSO_PAPP_JSP_ID";
    // Partner application session domain
    private static String m_cookieDomain = "wmli007251:8080/";
    // Partner application session path scope
    private static String m_cookiePath = "/";
    // Host name of the database
    private static String m_dbHostName = "wmsi001370";
    // Port for database
    private static String m_dbPort = "1521";
    // Sehema name
    private static String m_dbSchemaName = "testpartnerapp";
    // Schema password
    private static String m_dbSchemaPasswd = "testpartnerapp";
    // Database SID name
    private static String m_dbSID = "IASDB.WMDATA.DK";
    // Requested URL (User requested page)
    private static String m_requestUrl = "http://wmli007251:8080/testsso/papp.jsp";
    // Cancel URL(Home page for this application which don't require authentication)
    private static String m_cancelUrl = "http://wmli007251:8080/testsso/fejl.html";
    Values specified in the Oracle Portal partner app administration page:
         ID: 1326
         Token: O87JOE971326
         Encryption key: 67854625C8B9BE96
         Logon-URL: http://wmsi001370:7777/pls/orasso/orasso.wwsso_app_admin.ls_login
         single signoff-URL: http://wmsi001370:7777/pls/orasso/orasso.wwsso_app_admin.ls_logout
         Name: testsso
         Start-URL: http://wmli007251:8080/testsso/
         Succes-URL: http://wmli007251:8080/testsso/ssosignon.jsp
         Log off-URL: http://wmli007251:8080/testsso/papplogoff.jsp
    Finally I have specified the cookie version to be v1.0 when running the regapp.sql script. Other parameters for this script are copied from the values specified above.
    Unfortunately the discussion in the earlier thread did not go any further but to recognize the cookieproblem, so I am now looking for help to move further on from here.
    Any ideas will be greatly appreciated!
    /Mads

    Pierre - When you work on the sample application, you should test the pages in a separate browser instance. Don't use the Run Page links from the Builder. The sample app has a different authentication scheme from that used in the development environment so it'll work better for you to use a separate development browser from the application testing browser. In the testing browser, to request the page you just modified, login to the application, then change the page ID in the URL. Then put some navigation controls into the application so you can run your page more easily by clicking links from other pages.
    Scott

  • Sample source code for fields mapping in expert routine

    Hi All
    Iam writing the expert routine from dso to cube for example I have two fields in dso FLD1,FLD2
    same fields in infocube also ,can any body provide me sample abap code to map source fields to target fields in expert routine,your help will be heighly appreciatble,it's an argent.
    regards
    eliaz

    Basic would be ;
    RESULT_FIELDS -xxx = <SOURCE_FIELDS> -xxx
    you have the source fields as source, and result fields for as the target. In between you can check some conditions as in other routines of transformation.
    BEGIN OF tys_SC_1, shows your source fields ( in your case DSO chars and key figures)
    BEGIN OF tys_TG_1, , shows your result fields ( in your case Cube characteristics)
    Hope this helps
    Derya

  • SAMPLE RECEIVING OPEN INTERFACE SCRIPT(ROI 이용자를 위한 SCRIPT)

    제품: MFG_PO
    작성날짜 : 2006-05-11
    SAMPLE RECEIVING OPEN INTERFACE SCRIPT(ROI 이용자를 위한 SCRIPT)
    ================================================================
    PURPOSE
    Receiving Open Interface(ROI)를 좀더 쉽게 사용할 수 있도록 만들어진
    tool이라고 할 수 있다. 이 script를 이용을 통해 user는 PO no, user id,
    Org id를 입력하면 script는 PO에서 최소한의 data를 가져와 receiving
    transaction을 생성하기 위해 ROI에 data를 입력한다.
    Receiving Transaction Processor는 insert 된 data를 실행한다.
    Explanation
    Instructions:
    1.Script exroi.sql을 local computer에 copy 하거나 sqlplus 환경의 text
    edior에 script 내용을 cut&paste 한다.
    2.사용가능한 PO no, User id, Org id를 결정한다.
    3.sqlplus prompt에서 아래와 같이 입력한다.
    SQL> @ezroi.sql
    4.PO no, User id, Org id를 입력하라는 prompt를 볼 수 있을 것이다.
    5.exroi.sql script를 관련된 PO data를 가져와 rcv_headers_interface 및
    rcv_transactions_interface tables에 insert 한다.
    만일 PO shipment lind이 closed, cancelled, fully received 되었다면
    ROI table에 data를 insert 하지 않는다.
    Note: 이 script가 data를 validate 하진 않으며,ROI API 자체 validation
    이 실행될 뿐이다.
    6.Script가 끝나면 Receiving Transaction Processor를 실행하여 insert 된
    lines을 처리할 수 있다. Transaction Status Summary 화면을 통해 실행된
    line이 pending 인지 error 상태인지 확인할 수 있다.
    Notes:
    1.Org_id parameter 값을 찾는법:
    a) Application에 접속, Help> Diagnostics> Examine으로 이동.
    Block:$Profile$, Field: ORG_ID 를 선택한다.
    b) ORG_ID 값을 note 해 놓고 ORG_ID prompt시 이 값을 입력한다.
    2.User_Name parameter 값을 찾는법:
    a) Application에 접속, Help> Diagnostics> Examine으로 이동.
    Block:$Profile$, Field: USER_NAME 를 선택한다.
    b) USER_NAME 값을 note 해 놓고 USER_NAME prompt시 이 값을 입력한다.
    Example
    "eZROI.sql' script...
    --*** eZROI ***
    --*** by ***
    --*** Preston D. Davenport ***
    --*** Oracle Premium Applications Support ***
    --*** Oracle Worldwide Global Support Services ***
    --*** Date: 23-JUL-2003 - Beta release ***
    --*** Date: 09-SEP-2003 - Rev A Added multi- ***
    --*** shipment line capability ***
    --*** Parameters: ***
    --*** ORG_ID Organization ID ***
    --*** USER_NAME FND User Name ***
    --*** PO_NUMBER Purchase Order Number ***
    --*** This script intended for a standard Purchase ***
    --*** Order document to be inserted into the Oracle ***
    --*** Receiving Open Interface (ROI) via the standard ***
    --*** Oracle open interface api for a simple Receive ***
    --*** transaction. ***
    --*** Note: This script only considers open Purchase ***
    --*** Orders. This script will not allow over- ***
    --*** receipt, cancelled or closed PO's to be ***
    --*** inserted into the ROI and received ***
    CLEAR BUFFER
    SET VERIFY OFF
    SET LINESIZE 140
    SET PAGESIZE 60
    SET ARRAYSIZE 1
    SET SERVEROUTPUT ON SIZE 100000
    SET FEEDBACK OFF
    SET ECHO OFF
    DECLARE
    X_USER_ID NUMBER;
    X_PO_HEADER_ID NUMBER;
    X_VENDOR_ID NUMBER;
    X_SEGMENT1 NUMBER;
    X_ORG_ID NUMBER;
    X_LINE_NUM NUMBER;
    BEGIN
    DBMS_OUTPUT.PUT_LINE('***ezROI RCV API Insert Script***');
    SELECT PO_HEADER_ID , VENDOR_ID , SEGMENT1 , ORG_ID
    INTO X_PO_HEADER_ID , X_VENDOR_ID , X_SEGMENT1 , X_ORG_ID
    FROM PO_HEADERS_ALL
    WHERE SEGMENT1 = '&PO_NUMBER'
    AND ORG_ID = &ORG_ID;
    SELECT USER_ID INTO X_USER_ID
    FROM FND_USER
    WHERE USER_NAME = UPPER('&USER_NAME');
    INSERT INTO RCV_HEADERS_INTERFACE
    HEADER_INTERFACE_ID ,
    GROUP_ID ,
    PROCESSING_STATUS_CODE ,
    RECEIPT_SOURCE_CODE ,
    TRANSACTION_TYPE ,
    LAST_UPDATE_DATE ,
    LAST_UPDATED_BY ,
    LAST_UPDATE_LOGIN ,
    VENDOR_ID ,
    EXPECTED_RECEIPT_DATE ,
    VALIDATION_FLAG
    SELECT
    RCV_HEADERS_INTERFACE_S.NEXTVAL ,
    RCV_INTERFACE_GROUPS_S.NEXTVAL ,
    'PENDING' ,
    'VENDOR' ,
    'NEW' ,
    SYSDATE ,
    X_USER_ID ,
    0 ,
    X_VENDOR_ID ,
    SYSDATE ,
    'Y'
    FROM DUAL;
    DECLARE
    CURSOR PO_LINE IS
    SELECT PL.ITEM_ID , PL.PO_LINE_ID , PL.LINE_NUM ,
    PLL.QUANTITY , PL.UNIT_MEAS_LOOKUP_CODE ,
    MP.ORGANIZATION_CODE , PLL.LINE_LOCATION_ID ,
    PLL.CLOSED_CODE , PLL.QUANTITY_RECEIVED ,
    PLL.CANCEL_FLAG, PLL.SHIPMENT_NUM
    FROM PO_LINES_ALL PL ,
    PO_LINE_LOCATIONS_ALL PLL ,
    MTL_PARAMETERS MP
    WHERE PL.PO_HEADER_ID = X_PO_HEADER_ID
    AND PL.PO_LINE_ID = PLL.PO_LINE_ID
    AND PLL.SHIP_TO_ORGANIZATION_ID = MP.ORGANIZATION_ID;
    BEGIN
    FOR CURSOR1 IN PO_LINE LOOP
    IF CURSOR1.CLOSED_CODE IN ('APPROVED','OPEN')
    AND CURSOR1.QUANTITY_RECEIVED < CURSOR1.QUANTITY
    AND NVL(CURSOR1.CANCEL_FLAG,'N') = 'N'
    THEN
    INSERT INTO RCV_TRANSACTIONS_INTERFACE
    INTERFACE_TRANSACTION_ID ,
    GROUP_ID ,
    LAST_UPDATE_DATE ,
    LAST_UPDATED_BY ,
    CREATION_DATE ,
    CREATED_BY ,
    LAST_UPDATE_LOGIN ,
    TRANSACTION_TYPE ,
    TRANSACTION_DATE ,
    PROCESSING_STATUS_CODE ,
    PROCESSING_MODE_CODE ,
    TRANSACTION_STATUS_CODE ,
    PO_LINE_ID ,
    ITEM_ID ,
    QUANTITY ,
    UNIT_OF_MEASURE ,
    PO_LINE_LOCATION_ID ,
    AUTO_TRANSACT_CODE ,
    RECEIPT_SOURCE_CODE ,
    TO_ORGANIZATION_CODE ,
    SOURCE_DOCUMENT_CODE ,
    DOCUMENT_NUM ,
    HEADER_INTERFACE_ID ,
    VALIDATION_FLAG
    SELECT
    RCV_TRANSACTIONS_INTERFACE_S.NEXTVAL ,
    RCV_INTERFACE_GROUPS_S.CURRVAL ,
    SYSDATE ,
    X_USER_ID ,
    SYSDATE ,
    X_USER_ID ,
    0 ,
    'RECEIVE' ,
    SYSDATE ,
    'PENDING' ,
    'BATCH' ,
    'PENDING' ,
    CURSOR1.PO_LINE_ID ,
    CURSOR1.ITEM_ID ,
    CURSOR1.QUANTITY ,
    CURSOR1.UNIT_MEAS_LOOKUP_CODE ,
    CURSOR1.LINE_LOCATION_ID ,
    'RECEIVE' ,
    'VENDOR' ,
    CURSOR1.ORGANIZATION_CODE ,
    'PO' ,
    X_SEGMENT1 ,
    RCV_HEADERS_INTERFACE_S.CURRVAL ,
    'Y'
    FROM DUAL;
    DBMS_OUTPUT.PUT_LINE('PO line: '||CURSOR1.LINE_NUM||' Shipment: '||CURSOR1.SHIPMENT_NUM||' has been inserted into ROI.');
    ELSE
    DBMS_OUTPUT.PUT_LINE('PO line '||CURSOR1.LINE_NUM||' is either closed, cancelled, received.');
    END IF;
    END LOOP;
    DBMS_OUTPUT.PUT_LINE('*** ezROI COMPLETE - End ***');
    END;
    COMMIT;
    END;
    SET VERIFY ON
    Reference Documents
    Note 245334.1

    I have the same problem on ESXI 5.5 for over a month now, tried the patches, tried the LTS kernel which others say results in an immediate result without patches, nothing seems to work and nobody seems to be able to offer a solution.
    Did you make any progress ??
    Error! Build of vmblock.ko failed for: 3.10.25-1-lts (x86_64)
    Consult the make.log in the build directory
    /var/lib/dkms/open-vm-tools/2013.09.16/build/ for more information.
    make[2]: *** No rule to make target '/var/lib/dkms/open-vm-tools/2013.09.16/build/vmblock/linux/inode', needed by '/var/lib/dkms/open-vm-tools/2013.09.16/build/vmblock/vmblock.o'. Stop.
    Makefile:1224: recipe for target '_module_/var/lib/dkms/open-vm-tools/2013.09.16/build/vmblock' failed
    make[1]: *** [_module_/var/lib/dkms/open-vm-tools/2013.09.16/build/vmblock] Error 2
    make[1]: Leaving directory '/usr/src/linux-3.10.25-1-lts'
    Makefile:120: recipe for target 'vmblock.ko' failed
    Last edited by crankshaft (2014-01-10 11:32:32)

  • Can anybody recommend me on the strain gauges which are attached along a steel bar, say, 3 mm in diameter, and can respond at a sampling rate of 100 kHz?

    Or anybody has similar application, it would be very grateful if you can share your experience.

    Many thanks for your information. We are about to investigate the dynamic performance of soil anchorage subject to dynamic impulse in a geotechnical centrifuge. Basically, 5 model anchorages (3 mm in diameter) are to be constructed. Each model anchorage is instrumented with 1 accelerometer, 1 load cell and 6 strain gauges. Therefore, the minimum instrumentation would be
    1) 30 strain gauges
    2) 5 accelerometers
    3) 5 load cells
    It is worth noting that all the instruments would eventually reside in a geotechnical centrifuge operating in a 10g gravitational field. Whilst the DAQ system would experience much less 'g force' since they are to be placed close to the rotation axis of the machine.
    These model anchorages would be tested one by one dyn
    amically on each individual basis, whilst the other four are also preferably to be monitored during the tests. For an active model anchorage which is under testing, simultaneous sampling is preferred for its 8 sensors to be measured at the same instant in time (Besides, it is also understood that the natural frequency of the model anchorage is estimated to be in the range of several kHz). For the other four model anchorages, simultaneous sampling could be less demanding. It would therefore be ideal that simultaneous sampling can be switched among the active testing model anchorages.
    I am greatly appreciated if you can further advise me on this. Thanks in advance.

  • How do I find music I want by sample?

    There is a sample of music in YouTube. I want to find more of the same by that sample. So how do I find more?
    The sample is of laser harp play, but I am interested in the sound of it. The sound is deep and metallic, vibrating, almost menacing, mysterious at least. It is kind of space music, but I want that deep metallic vibrating sound, not just whatever space music. The music doesn't need to be as happy as in the sample, I would like it more deep, mean, and mysterious too. The music can be ambient or then have more detail to it. But it shouldn't be bass booming, which I hate.
    Sample: http://uk.youtube.com/watch?v=sLVXmsbVwUs

    Well, he does all kinds of space music songs like below in the link. That doesn't help much, because I want only music that has the metallic vibrating sound. The sound should play major role in the songs. I want to be able to find music by the sample, not searching through music I don't need. Also I would like to get other artists' music too, not only this one's.
    Link: http://uk.youtube.com/watch?v=x8dqzTl0vUI
    Message was edited by: ThunderHorse

  • How to Delete a Specific Cell in a Matrix + plz Give sample code for Lost F

    hello there !!!!
    i m in Great Trouble please help me out..
    i have to search for a specific Column n then i have to validate that portion, similarly after validating i have to add update delete all the fuction apply... so please help me i m very upset.
    Public Sub HandleEventts_Allowance(ByVal FormUID As String, ByRef pVal As SAPbouiCOM.ItemEvent, ByRef EventEnum As SAPbouiCOM.BoEventTypes, ByRef BubbleEvent As Boolean)
            Try
                Dim Count As Int32
                If FormUID.Equals("Allowance") Then
                    If (pVal.BeforeAction = True) And (pVal.ItemUID = "1") And (pVal.EventType = SAPbouiCOM.BoEventTypes.et_CLICK) Then
                        If pVal.Row = 0 Then
                            'BubbleEvent = False
                        End If
                        o_Matrix = SBO_Application1.Forms.Item(FormUID).Items.Item("MatAllow").Specific
                        Count = o_Matrix.RowCount()
                        SBO_Application1.MessageBox("Matrix Count is " & o_Matrix.RowCount)
                        Validate(pVal, EventEnum, FormUID, BubbleEvent)
                    End If
                End If
            Catch ex As Exception
                SBO_Application1.MessageBox(ex.Message)
            End Try
        End Sub
        Public Sub Validate(ByRef pval As SAPbouiCOM.ItemEvent, ByRef EventEnum As SAPbouiCOM.BoEventTypes, ByVal FormUID As String, ByRef BubbleEvent As Boolean)
            Dim Row, ii As Integer
            o_Matrix = SBO_Application1.Forms.Item(FormUID).Items.Item("MatAllow").Specific
            o_Matrix.FlushToDataSource()
            Try
                For Row = 2 To o_Matrix.RowCount
                    StrName = Convert.ToString(DBtable.GetValue("CardCode", Row - 1)).Trim()''' i got Error over there n rest of my code is also not working pls...
                    StrUId = Convert.ToString(DBtable.GetValue("U_AlwID", Row - 1)).Trim()
                    StrEnter = Convert.ToString(DBtable.GetValue("U_SupEnter", Row - 1)).Trim()
                    StrExist = Convert.ToString(DBtable.GetValue("U_SupExist", Row - 1)).Trim()
                    If Row - 1 < DBtable.Rows.Count - 1 Or (Not (StrName.Equals(String.Empty) And StrUId.Equals(String.Empty) And (StrEnter.Equals(String.Empty) Or StrExist.Equals(String.Empty))) And (Row - 1 = DBtable.Rows.Count - 1)) Then
                        If (Not StrName.Equals(String.Empty)) And ((StrUId.Equals(String.Empty) Or StrEnter.Equals(String.Empty)) Or StrExist.Trim.Equals(String.Empty)) Then
                            SBO_Application1.StatusBar.SetText("Invalid values provided!Blank values not vllowed", SAPbouiCOM.BoMessageTime.bmt_Short, SAPbouiCOM.BoStatusBarMessageType.smt_Error)
                            BubbleEvent = False
                            Exit Sub
                        End If
                        For ii = Row To DBtable.Rows.Count - 1
                            If Convert.ToString(DBtable.GetValue("ColName", ii)).Trim().Equals(StrName.Trim()) Then
                                SBO_Application1.StatusBar.SetText("Invalid Allowance ID: Duplication Not Allowed", SAPbouiCOM.BoMessageTime.bmt_Short, SAPbouiCOM.BoStatusBarMessageType.smt_Error)
                                oForm.Mode = SAPbouiCOM.BoFormMode.fm_UPDATE_MODE
                                BubbleEvent = False
                                Exit Sub
                            End If
                        Next
                        If CDbl(StrName) < 0 Then
                            SBO_Application1.StatusBar.SetText("Invalid values provided!Blank values not vllowed", SAPbouiCOM.BoMessageTime.bmt_Short, SAPbouiCOM.BoStatusBarMessageType.smt_Error)
                            BubbleEvent = False
                            Exit Sub
                        End If
                    End If
                Next Row
            Catch ex As Exception
                SBO_Application1.MessageBox(ex.Message)
            End Try
        End Sub

    Hello there
    sir i want to Add Update and delete these three basic operation onto the Matrix, Sir u game me a Sample code of Delete a specific Column...
    Sir can u do me a favour pls leave every thing n just told me how to update a matrix ,like i have to fill the matrix field through the DATABASE table now i want to update the DataBase table from the matrix..
    i just only know thta i have to fill back database table with the help of FLUSHTODATABASE()
    here is my Sample Code...n i have to update in the validate portion...
    Public Sub HandleEventts_Allowance(ByVal FormUID As String, ByRef pVal As SAPbouiCOM.ItemEvent, ByRef EventEnum As SAPbouiCOM.BoEventTypes, ByRef BubbleEvent As Boolean)
            Try
                Dim oCellValue As SAPbouiCOM.EditText
                If FormUID.Equals("Allowance") Then
                    If (pVal.ItemUID = "MatAllow") Then
                        If pVal.Row = 0 Then Exit Sub
                        o_Matrix = SBO_Application1.Forms.Item(FormUID).Items.Item("MatAllow").Specific
                        If (pVal.Row > o_Matrix.RowCount) Then Exit Sub
                        oForm = SBO_Application1.Forms.Item(FormUID)
                        If (pVal.ItemUID = "1" Or EventEnum = SAPbouiCOM.BoEventTypes.et_CLICK) Then
                            o_Matrix = SBO_Application1.Forms.Item(FormUID).Items.Item("MatAllow").Specific
                            If pVal.ColUID = "ColName" And pVal.BeforeAction = True Then
                                If pVal.Row = 0 Then Exit Sub
                                oCellValue = CType(o_Matrix.Columns.Item(pVal.ColUID).Cells.Item(pVal.Row).Specific(), SAPbouiCOM.EditText)
                                If (oCellValue.Value.Trim().Equals(String.Empty) And o_Matrix.RowCount <> pVal.Row) Then
                                    SBO_Application1.StatusBar.SetText("Invalid Allowance ID: Blank Value Not Allowed", )
                                    oCellValue.Active = True
                                    BubbleEvent = False
                                    Exit Sub
                                End If
                            End If
                        End If
                    End If
                End If
                Validate(pVal, EventEnum, FormUID, BubbleEvent)
            Catch ex As Exception
                SBO_Application1.MessageBox(ex.Message)
            End Try
        End Sub
    Public Sub Validate(ByRef pval As SAPbouiCOM.ItemEvent, ByRef EventEnum As SAPbouiCOM.BoEventTypes, ByVal FormUID As String, ByRef BubbleEvent As Boolean)
            Dim str, str1 As String
            Dim checkbox1, Checkbox2 As SAPbouiCOM.CheckBox
            Dim o_Matrix As SAPbouiCOM.Matrix
            Dim Sum As Integer
            Dim oRecordset As SAPbobsCOM.Recordset
            Dim Container As Integer
            Dim Count As Int32
            o_Matrix = SBO_Application1.Forms.Item(FormUID).Items.Item("MatAllow").Specific
            oRecordset = o_CompanyObj.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset)
            Try
                For Count = 0 To DBtable.Rows.Count - 1
                    CodeFill = Convert.ToString(DBtable.GetValue("Name", Count).Trme())
                    NameID = Convert.ToString(DBtable.GetValue("ColUID", Count).Trim())
                    Price = Convert.ToString(DBtable.GetValue("ColPrice", Count).Trim())
                    Quantity = Convert.ToString(DBtable.GetValue("ColQuant", Count).Trim())
                    Total = Convert.ToString(DBtable.GetValue("ColTotal", Count).Trim())
                    checkbox1 = o_Matrix.Columns.Item("ColSEnter").Cells.Item(Count).Specific
                    Checkbox2 = o_Matrix.Columns.Item("ColSExist").Cells.Item(Count).Specific
                    If (checkbox1.Checked = True) And (Checkbox2.Checked = True) Then
                        Dim Sql As String
                        Sql = "Update [@Supplier] Set U_Price=' " & Price & " ',U_ID=" & NameID & "Where Name ='" & CodeFill & " '"
                        oRecordset.DoQuery(Sql)
                    End If
                Next Count
                SBO_Application1.MessageBox("Record was Updated")
            Catch ex As Exception
                SBO_Application1.MessageBox(ex.Message)
            End Try
        End Sub

  • Error while running a sample code

    Hello,
    I 'm getting the following error while i'm trying to run a
    sample code which I have imported into Flex 3.
    ===================================================================
    Severity and Description Path Resource Location Creation Time
    Id
    unable to open 'C:\Documents and Settings\sn55179\My
    Documents\Flex Builder
    3\FlexForDummies_Chapter3_Code\libs'FlexForDummies_Chapter3_Code
    Unknown 1237909480511 215
    ===================================================================
    Can anyone help me in resolving this issue.
    Many thanks in advance.

    It's very frustrating that FB stops working when the libs
    folder is missing. If you are checking in project files to a source
    control app like Perforce, empty folders don't get added, so if you
    don't add an initial dummy file, the next time you do a clean sync,
    the libs folder may not be there, and even though there is nothing
    there, FB complains. :-(

  • Error while running the sample program in Oracle CEP

    Hi I am New to CEP. I have installed Oracle CEP 11g. I am trying to run the example available in sample folder. I am getting the below error.
    Exception in thread "Main Thread" java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.wlevs.Server.main(Server.java:185)
    Caused by: java.lang.IllegalArgumentException: Bundle <file:/D:/bea/modules/com.bea.core.apache.commons.logging.api_1.1.0.jar> has no known start level label
         at com.bea.backplane.launcher.Launcher.getStartLevelLabelFromJarLabel(Launcher.java:1663)
         at com.bea.backplane.launcher.Launcher.updateStartLevelViaJarLabel(Launcher.java:1714)
         at com.bea.backplane.launcher.Launcher.adjustStartLevel(Launcher.java:1625)
         at com.bea.backplane.launcher.Launcher.prepareConfig(Launcher.java:1169)
         at com.bea.backplane.launcher.Launcher.run(Launcher.java:539)
         at com.bea.backplane.launcher.Launcher.main(Launcher.java:149)
         ... 5 more
    Please let me know the reason for getting the error.

    I'm gussing you installed OCEP in an existing ORACLE_HOME. You should create a new home otherwise the modules may conflict with other products.
    andy

  • Error while testing a sample web dynpro

    Hi All,
      When i try to test a web dynpro sample program it gives me below error message  "Data no longer available when SALV_WD_TABLE GET_MODEL called ". can you please let me know what the exact problem is?
    Thanks,
    Mars

    HI Deepthi,
      I have already done the things mentioned in the thread you have provided but still i get the same error message as shown below:
    The following error text was processed in the system ECD : Data no longer available when SALV_WD_TABLE GET_MODEL called
    The error occurred on the application server ecddb_ECD_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_SALV_WD_COMP_TABLE_IF~GET_MODEL of program CL_SALV_WD_C_TABLE============CP
    Method: GET_MODEL of program /1BCWDY/JYCZZVEP6VGSEEQER4SX==CP
    Method: IWCI_SALV_WD_TABLE~GET_MODEL of program /1BCWDY/JYCZZVEP6VGSEEQER4SX==CP
    Method: WDDOINIT of program /1BCWDY/EPLQDEK9FFWV5CP4BWEF==CP
    Method: IF_WDR_COMPONENT_DELEGATE~WD_DO_INIT of program /1BCWDY/EPLQDEK9FFWV5CP4BWEF==CP
    Method: DO_INIT of program CL_WDR_DELEGATING_COMPONENT===CP
    Method: INIT_CONTROLLER of program CL_WDR_CONTROLLER=============CP
    Method: INIT_CONTROLLER of program CL_WDR_COMPONENT==============CP
    Method: INIT of program CL_WDR_CONTROLLER=============CP
    Method: INIT of program CL_WDR_CLIENT_COMPONENT=======CP

  • Error while running a sample XSQL from XML bible book from Steve Muench

    I am running the sample XSQL code from Chapter 03, which deals with exporting XML and transform into SQL statements. I'm using JDeveloper and I believe I've setup libraries and HTML root directory etc. I'm getting the following error:
    XSQL-011 Error processing XSLT stylesheet.
    XSL-1009 Attribute xsl:version not found in xsl:stylesheet.
    Can I get some help in fixing this error?
    Thanks a lot,
    Murali
    null

    Hi,
    This is the example I took from Steve Muench's book.
    <?xml version="1.0"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <xsl:output method="text"/>
    <xsl:template match="/">
    </xsl:template1>
    </xsl:stylesheet>
    As you can see, I do have the version=1.0 attribute. Why is it complaining still?

Maybe you are looking for

  • Problem with popup

    Hello, using VC 7.1 I have created a model which can be seen [here|http://img216.imageshack.us/img216/2421/screenshotfh4.png]. The popup is intended to display the key of the object which has been created by the web service. This happens as expected.

  • [request] taglib-sharp

    I've run into some trouble with my own attempts at writing a PKGBUILD for taglib# and I was hoping someone more versed in how to build mono projects could take a look at it. This is the PKGBUILD I've got so far: pkgname=taglib-sharp pkgver=2.0.2.0 pk

  • Osx 10.6.8 slow shutdown

    Have been working on my daughter's Macbook Pro mid 2010 OSX 10.6.8 system prior to upgrading to Mountain Lion.  Shutdown is very slow.  I get the spinning wheel for almost a minute before it shuts down.  What might be causing that?  I would like to r

  • Illustrator CS2 - Scripting Opportunities

    Created a process in Visual Studio 2003 (VB.NET, Framework (v1.1.4322),Windows XP SP2) a few years ago to call a few Actions within Illustrator 10 to prep files for our internal customers. This process runs great and performs as expected. When I try

  • 5.1 sound X-Fi elite pro and DTT3

    Hi all?Ok, so I have an X-Fi Elite Pro, and the DTT3500 speaker setup from Creative. Both very expensi've where I li've. I could get 5. sound from my SB Li've! 5. digital, but no such luck on the X-FI. I've read all the posts, but when speaking to Cr