Application Development 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: 

error in we19.

Former Member
0 Kudos

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

FredericGirod
Active Contributor
0 Kudos

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

former_member188685
Active Contributor
0 Kudos

Hi Partha,

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

regards

vijay

Former Member
0 Kudos

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