Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue with BAPI_APPLICANT_CREATE

Former Member
0 Likes
304

Hi All,

I am creating Applicants using BAPI_APPLICANT_CREATE.

When i pass E_MAIL (Emial id of applicant) into this BAPI, we are unable to generate the Applicants.

If we keep E_MAIL field as blank, the applicant number is getting generated.

I believe, we have to pass Communcation Type along with the email field into the BAPI.

What value should we pass into the BAPI for the field "Communication Type"...???

Please guide me in this regard.

Regards

Pavan

1 ACCEPTED SOLUTION
Read only

former_member31961
Contributor
0 Likes
260

Hi,

You need to pass '0010' in communication type to update the email.

Regards,

Shrinivas

1 REPLY 1
Read only

former_member31961
Contributor
0 Likes
261

Hi,

You need to pass '0010' in communication type to update the email.

Regards,

Shrinivas