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

MIRO POSTING DATE

Former Member
0 Likes
404

Dear Experts,

I am creating A error message in badi, when miro posting date is less than grn posting date....

i wrote like below..

message e000(38) with v_data.


v_data = my message.

so experts....

what is happening  is when it is importing in quality....

it is showing an error message like........

ended with return code=====> 8 <=========

so experts help me out of this...

thanks in advance

regards,

uday bhaskar.


2 REPLIES 2
Read only

Arun_Prabhu_K
Active Contributor
0 Likes
365

Dear Uday,

     With the details you have provided, only you can solve the issue

     Kindly check the transport log file (SE09) for further details.

Regards.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
365

I agree with  Read SAP online documentation; return code 8 is :

Individual objects could not be transported successfully. You must analyze and correct the errors. Examples of import errors: Original object was not overwritten, Repaired object was not overwritten

So what is the exact error message displayed in the log ?