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

problem with bapi_record_create

Former Member
0 Likes
424

Hi everbody,

I am trying to create a record in record management using the fm bapi_record_create. I specified the recordmodel, element type, rms id, and all the other import parameters as well.

The error message we are getting is "The record model specified has an invalid status".

Please help me out.

Thanks in advance,

regards,

Suresh.

2 REPLIES 2
Read only

Former Member
0 Likes
376

Hi Suresh,

Did you set your record model status to 'Released'? And is your BAPI call working now?

Francois

Read only

Former Member
0 Likes
376

I am trying to execute the FM bapi_record_create, Not quite sure what the parameters are. Can U please help