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.

View Entire Topic
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.