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

regarding bapi_document_create function module

Former Member
0 Likes
410

if i use "bapi_document_create" function module , and think that the doucment is created succefully. then am i going to get the success message in the RETURN STRUCTURE or not ......... help me out

Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
345

HI Ravi,

If the BAPI_DOCUMENT_CREATE FM has a successful execution, then you will get a success message in the the return structure.

You can check the same in the field return-type after the FM execution.

Regards,

Chetan.

PS:Reward points if this helps.

1 REPLY 1
Read only

Former Member
0 Likes
346

HI Ravi,

If the BAPI_DOCUMENT_CREATE FM has a successful execution, then you will get a success message in the the return structure.

You can check the same in the field return-type after the FM execution.

Regards,

Chetan.

PS:Reward points if this helps.