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: 

Batch student create from excel

Former Member
0 Kudos

Hi,

we want to create a batch of student data from an excel document.

is there any function module, bapi ect. or any solution for this request?

1 REPLY 1

Dmoreira
Active Participant
0 Kudos

Hi ahmetseker,

You can use LSMW or SECATT to upload new students or master data to students, recording fom the transaction PIQST.

If you want to create a custom program for this, yuo can use the following FM HRIQ_STUDENT_REG_CREATE_DB, BAPI_STUDENT_CREATEFROMDATA3, BAPI_STUDENT_ADDRESS_ADD.

Diego