cancel
Showing results for 
Search instead for 
Did you mean: 

error in create applicant bapi_applicant_create

Former Member
0 Kudos

Hello everyone!

I'd like to use BAPI_APPLICANT_CREATE in order to create the applicants in our system.

I was doing some tests in se37 but the error: 'E00055 Make an entry in all required fields' always appears. I tryed to write data in all fields and the error still appear.

Any idea how to solve this problem?

Thanks

Sharon

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I currently have the same problem in a 4.7 system. All the mandatory parameters are filled. I suppose that the return message is an erroneus message, that probably tells me that one of the import parameters has an onvalid value. But I don't know which one.

Does anyone got clue?

Best Regards,

Thomas Mouritsen

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

Try doing the transaction manually in the system using the online tcode, check all fields that are required and try matching with the BAPI interface.

Regards,

Rich Heilman

Former Member
0 Kudos

From transaction SE37 in R/3 , identify the mandatory parameters for the function module(BAPI) BAPI_APPLICATION_CREATE.

These parameters should be entered before trying to execute the function module.

Regards,

Subramanian V.