Fonction SAP BAPI_STUDENTSCHOOLRESULTS_GET - BAPI: Get Student School Results for Financial Aid

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
OBJID OBJEKTID N 8 Object ID
PLVAR PLVAR C 2 X Plan Version

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 Return Parameter
SCHOOLRESULTS BAPISTUDENT_SCHOOLRESULTS 123 X Student School Results
SCHOOLRESULTST BAPISTUDENT_SCHOOLRESULTST 198 X Student School Results Text

Functionality
This Business ApplicationProgramming Interface (BAPI) will read the transcripts of a studentincluding several Grade Point Averages (GPAs).
Only those transcript categories which are relevant to financial aidwill be taken into account.
If several transcripts exist for the same transcript categories, theBAPI will choose an appropriate one according to the derivation rulefor transcript category and the level for transcript status.

Example
Student has two transcripts with the same transcript category 0001which is relevant to financial aid. The first one has the transcriptstatus 0001 and the other one is 0002. Now function module willdetermine the appropriate one.
Look at the derivation rule for transcript category:

  • 1 (Highest Status): Look at the transcript status, the one has
  • highest status will be chosen.
    • 2 (Most Recently Issued): Choose the most recently issued one.