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

Status 64

Former Member
0 Likes
1,164

Hi all,

Can any one suggest me on the status 64 'No filters , No conversion , No version change .' .when i do an inbound processing for Employee master Idoc(HRMD_A06). The status is showing yellow.

Please advice ASAP.

Thanks

Swami

Hi all,

Can any one suggest me on the status 64 'No filters , No conversion , No version change .' .when i do an inbound processing for Employee master Idoc(HRMD_A06). The status is showing yellow.

Please advice ASAP.

Thanks

Swami

9 REPLIES 9
Read only

Former Member
0 Likes
1,039

Hi,

That means you are processing the Idoc which is already processed. so it will give the information(yellow color) message no changes .

if you process the same idoc again and again that will give the status 64(message with no filter no change..)

regards

vijay

Read only

0 Likes
1,039

Hi Vijay,

Thanks for your reply. Can u tell me why iam getting status '51' application document not posted. but i have given all the req data for info type 0001.

Please advise.

Thanks

Read only

0 Likes
1,039

go to we19 and give the idoc number and check.

Read only

0 Likes
1,039

hi swami,

there is some thing wrong with the data. please check it once...

51 error means some error with data..

check with data once again..

regards

vijay

Read only

0 Likes
1,039

Hi,

The status '51' shows 'Error in subroutine read_namtb for structure of infotype'.

How to rectify it, please advice.

Thanks

Read only

0 Likes
1,039

hi swami,

Try to rectify it in we19 ,i am not sure what is the wrong with data, you can debug the Inbound FM and find.

from where it is coming , and based on that you can change the data of inbound IDoc.

regards

vijay

Read only

0 Likes
1,039

Hi ,

There is an error in Idoc which means you have to check the status message with no 51 in WE05 or BD87.

Then correct ur Idoc and repost it.

Thanks & Regards,

Ankur

Read only

Former Member
0 Likes
1,039

hi,

If your idoc type (HRMD)A06) is given as a collect idocs in partner profile settings it will stop at 64 status to convert it into success status(53) you need to run RBDAPP01 program manually for those idocs.

Read only

Former Member
0 Likes
1,039

Hi Swami,

Check in WE20 for the partner profile maintained. Is it holding the attribute whether to collect the idocs or process it immediately. If its collect idocs then the status of the inbound idocs posted will be 64 and you need to go to BD87 transaction to process it. Once its processed thru BD87 depending on the inbound program validation and posting successfully it will go into 51 or 53 status. 51 is for error and 53 is for successfully posted.

Cheers

JK

PS: Award points if this helps you