SAP ABAP Function Module BAPI_STUDENT_GETDETAIL3 (Method: Read Student Data (From Release CM 4.64))
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AD (Application Component) Administration
     PMIQ (Package) Campus Management
Basic Data
Function Module BAPI_STUDENT_GETDETAIL3 Method: Read Student Data (From Release CM 4.64)  
Function Group HRPIQ00STUDENTBAPI   Methods for Object Student (Rel. 4.6C)  
Program Name SAPLHRPIQ00STUDENTBAPI    
INCLUDE Name LHRPIQ00STUDENTBAPIU65    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting STUDENTNUMBER TYPE BAPISTUDENT_HEAD-STUDENTNUMBER Student Number
Exporting STUDENTPERSONALDATA TYPE BAPISTUDENT_PERSONAL Personal Data of Student
Exporting STUDENTPERSONALDATAT TYPE BAPISTUDENT_PERSONALT Personal Data of Student (Text Structure)
Exporting STUDENTADDITIONALDATA TYPE BAPISTUDENT_ADDPERSONAL Additional Personal Data of Student
Exporting STUDENTADDITIONALDATAT TYPE BAPISTUDENT_ADDPERSONALT Additional Personal Data of Student (Text Structure)
Exporting STUDENTCHALLENGEDATA TYPE BAPISTUDENT_CHALLENGE Challenge Data of Student
Exporting STUDENTCHALLENGEDATAT TYPE BAPISTUDENT_CHALLENGET Challenge Data of Student (Text Structure)
Exporting STUDENTRESIDENCYDATA TYPE BAPISTUDENT_RESIDENCY Residence Data of Student
Exporting STUDENTRESIDENCYDATAT TYPE BAPISTUDENT_RESIDENCYT Residence Data of Student (Text Structure)
Exporting STUDENTSTUDYDATA TYPE BAPISTUDENT_STUDYDATA Study Data of Student
Exporting STUDENTSTUDYDATAT TYPE BAPISTUDENT_STUDYDATAT Study Data of Student (Text Structure)
Exporting STUDENTFEEDATA TYPE BAPISTUDENT_FEEDATA Fee Calculation Data of Student
Exporting STUDENTFEEDATAT TYPE BAPISTUDENT_FEEDATAT Fee Calculation Data of Student (Text Structure)
Exporting STUDENTORGUNIT TYPE BAPISTUDENT_ORGUNIT Organizational Unit to Which Student is Assigned
Exporting STUDENTORGUNITT TYPE BAPISTUDENT_ORGUNITT Organizational Unit To Which Student Is Assigned (Text Structure)
Exporting STUDENTCAMPUS TYPE BAPISTUDENT_CAMPUS Campus to Which Student is Assigned
Exporting STUDENTCAMPUST TYPE BAPISTUDENT_CAMPUST Campus to Which Student is Assigned (Text Structure)
Exporting STUDENTSTATUSDATA TYPE BAPISTUDENT_STATUSDATA Status Attributes of Student
Exporting STUDENTSTATUSDATAT TYPE BAPISTUDENT_STATUSDATAT Status Attributes of Student (Text Structure)
Importing OBJECTID TYPE BAPISTUDENT_HEAD-OBJID Student
Importing PLANVERSION TYPE BAPISTUDENT_HEAD-PLVAR Plan Version
Importing KEYDATE TYPE BAPISTUDENT_HEAD-KEYDATE SY-DATUM Key Date for Reading Student Data
Importing READ_TEXTS TYPE BAPISTUDENT_READTEXTS ' ' Also Read Texts of Key Entries
Importing LANGUAGE_ISO TYPE BAPI_LAISO-LANGU_ISO Language (ISO Code) of the Texts to be Read
Importing LANGUAGE TYPE BAPI_LAISO-LANGU Language Key (SAP) of the Texts to be Read
Tables EXTENSIONOUT TYPE BAPIPAREX Container for Transfer of Customer Enhancements
Tables RETURN TYPE BAPIRET2 Return Messages
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in 463