[progress Communities] [progress Openedge Abl] Forum Post: Business Entity. Updating Pk Field.

  • Thread starter Thread starter OctavioOlguin
  • Start date Start date
Status
Not open for further replies.
O

OctavioOlguin

Guest
Hi. I have a business entity, and I'm debugging a problema that arised 2 days ago... One table has a solely index, on (Office + NumberEmployee). And we had to make a movement from one office to another, but the onetable:UpdateOneTable(INPUT-OUTPUT dsEmployee). Keeps ignoring the change on the Office field that I send by updating the temp-table inside datasaset... So I wonder, as never saw this before.... Is the business entity not allowed to change the field on a PK? Supposing that it considered the change to a PK invalid, why it won't throw an error? on that procedure have Catch for AppError and SysError. Neither one catches error. I'm missing something, but can't guess what.... TIA Jorge

Continue reading...
 
Status
Not open for further replies.
Back
Top