Application Development 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: 

regarding bapi_document_create function module

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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.