SAP for Higher Education and Research Discussions
Spark conversations about student engagement, research optimization, and administrative efficiency using SAP in higher education and research. Join in!
cancel
Showing results for 
Search instead for 
Did you mean: 

Progression: Program type Progression

Mahboob
Explorer
0 Kudos

Hi Experts

I am facing an issue during run the program type progression, error shows, prerequisite is not fullfilled, I have Created the substituion and attached with rule module and also attached rule container to callup point 0053, but still I am facing this issue. I tried to debug and found that my rule is not being read, i.e. I have created a rule CGPA => 2

RHIQ_PRGR_EXT-ACADPI_ID = 'GPA2' AND
RHIQ_PRGR_EXT-ACPI_VALUE >= '2.00'

system checks that, either this condition is true or not but it shows false, it did not get this value (ACADPI_ID = GPA2)

Need your guidence .

Thanks & Regards

1 REPLY 1

Mahboob
Explorer
0 Kudos

Found the issue, use GRADENR instead of Value. This issue is resolved.

But found another issue, that during program type, system checks CGPA of both programs i,e. preparatory program and UG program. It should only check UG program CGPA and then assign the progression result but it reads both commulative CGPA 😞 

is there any way to read seperate CGPA according to one program???