2006 Nov 28 6:30 AM
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
2006 Nov 28 6:36 AM
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.
2006 Nov 28 6:36 AM
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.