Creating and deleting record using BPM

CREATE UD01.

ASSIGN UD01.Company = "COMP"

UD01.Key1 = "Key1".

RELEASE UD01.



FIND UD01 where UD01.Company = "COMP" and UD01.Key1 = "Key1".

DELETE UD01.





From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
mmcwilliams22
Sent: Tuesday, December 06, 2011 4:55 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Creating and deleting record using BPM





Anybody have an example of creating and also deleting records using a BPM.
This is for UD tables.





[Non-text portions of this message have been removed]
Anybody have an example of creating and also deleting records using a BPM. This is for UD tables.