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

error in we19.

Former Member
0 Likes
486

hi all!

i am getting error 51.

with following error msg.

"Error in subroutine read_namtb for structure of infotype."

see this message also.

Check the entry for infotype in table T777D (structure, IDoc segment, expanded structure) and the corresponding structures.

how can i trace this error.

thanks.

partha.

3 REPLIES 3
Read only

FredericGirod
Active Contributor
0 Likes
432

Hi,

what do you mean with : trace this error ?

if you would like to debug do like this :

- Prepare your transaction

- in the transaction field put /hs

- set a breakpoint to the statement : message

- execute (F8)

good luck

Frédéric

Read only

Former Member
0 Likes
432

Hi Partha,

what is the FM you are using, is it standard or custome FM.

regards

vijay

Read only

Former Member
0 Likes
432

Hi

I hope u are using HRMD_A message tyoe.

In this case u have to check the T777D table, whether the segments are assigned to infotypes correctly or not.

At any point u are using any custom IDOC type. Pls let me know.

Thanks

Eswar