Confused about the index

S0918423470S0918423470 Member Posts: 159
Hi al,

Here are my case :

In the Sales Invoice form, i clicked the func Sales History with the Customer A , there were 400 posted invoices, and the show is ok.
I make another invoice with Customer B, there is only 1 posted invoice with 3 lines but the dialog appears with the content :

Counter : 29635
Table : Sales Invoice Lines
Keys : Document No, Line No.

I checked the key, they used the primary key and we dont need to Setcurrentkey explicitly.

Although i clicked another such as : Quotes, Orders... this dialog always appears.

I checked and found that the first line of the B's invoice is 14208th record in table 113 and i don't know why the dialog appears?

Maybe, the reason is the position of the record in the table??
I'm confused about that??
Any body can explain this for me??
Thanks
HN

Comments

  • mukshamuksha Member Posts: 274
    Please try to debug it and track it through item application entry table.
    Mukesh Sharma
  • S0918423470S0918423470 Member Posts: 159
    Hello muksha,

    I debuged several times, i didn't specify any strange things and not see where the table Item application was used. It's normal , i only clicked Sales History to show Form 7171.

    On the form 7171, Subform PostedInvoices have :

    Subform ID : form 7174
    Subform view : Sell to Customer no. It's second key of T133 Sales invoice line table.
    Subform Link : Sell to Customer No. = No.

    These things are very normal, but sometimes the searching appears , sometimes it's ok.
    I don't know how to explain this pb clearly.
    ](*,) ](*,)
Sign In or Register to comment.