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_createt2 function module

Former Member
0 Likes
417

to this function module i have passes all document data ( doc no. , doc version , doc type , laboratory , doc part , status ) ........... in my return structure it is showing no values ........ actually after creating document number , it should fill the return structure with message type , number etcc ...............

why is it so ???/

help me out

3 REPLIES 3
Read only

Former Member
0 Likes
393

check in RETURN value what value is getting populated or else it might be that in one of the tables the output is getting stored...check each one...

Read only

0 Likes
393

in the return table the output is empty ......... no error or success messages are coming in that table ..........

Read only

0 Likes
393

As there will be no sy-subrc checking for this fucntion module it can't return a mesg on success ot failure onthe execution of the BAPI.

Rgds and Cheers,

Giri