Hi Everyone,
Can you check out this code and tell me what else I need to add to it so I don't get the error 33?
The key values are already initialized before this code was called from a button.
The SalesItemsList.ResetFromFile() shows that the data has dissapeared but I get the error when I exit the app or try to add another sales header.
Thanks.
Emad
Can you check out this code and tell me what else I need to add to it so I don't get the error 33?
The key values are already initialized before this code was called from a button.
The SalesItemsList.ResetFromFile() shows that the data has dissapeared but I get the error when I exit the app or try to add another sales header.
Thanks.
Emad
Code:
Get (SalesHeader, SalHed:KeySalesNumber)
Delete (SalesHeader)
Display
SalesItemsList.ResetFromFile()