cancel
Showing results for 
Search instead for 
Did you mean: 

bdc for 24 infotype (Qualifications)

Former Member
0 Kudos

hi,

I have a requirement to write a bdc upload program for 0024 infotype (Qualifications). In this when we are trying to create infotype it is showing one popup display in which we have to select one checkbox then only it will upload those selected only to be create.

How can I do this.

thanks & regards,

sekhar.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Shekhar,

BDC will not work for u as that infotype has got tab strips. I dont remeber the name but there is a function module for this.

I had used it a long back and it works perfectly fine. try to check the function module in SE37. I just remeber that there are two function modules one is for reading data from infotype and another is to write data in infotype 24 and their names end with READ and WRITE respectively. enter QualWrite* in SE37 and press F4. it may help.

Former Member
0 Kudos

HI,

I tried by using these fm for Qualifications infotype but what should i pass the values in this, can you give me little more infomation about this. Should we have to use both fm read and write to upload data. Please give me the reply as soon as possible.

thanks & regards,

sekhar.

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you very much for your help. My issue was resolved by one fm BAPI_QUALPROFILE_CHANGE.

rahul_srivastava3
Participant
0 Kudos

Hello Chandra,

I have the same kind of requirement, could you please explain the BAPI like how you used that to get your problem resolved.

I tried to check this BAPI, but it not available. but there is one BAPI: BAPI_QUALIPROF_CHANGE.

Hope you used that to get resolved your issue.

Please help to let me know the parameters to be passed. Also, is this BAPI works for respective PERNR!

Best Regards,

Former Member
0 Kudos

Hi sekhar,

I'd like to understand what your BDC will do, because there is other ways to create qualifications for a person not using IT 0024, but which will be displayed in IT 0024, maybe you could create a BDC using pppm or pp01 in order to create the qualifications to a person. What you create via these two Tcodes will be displayed in IT 0024.

If you like the idea I can provide you more details.

Best regards,

Thais