Hi Ralph Sullivan,
Are you looking to get the workitem ID of the task that approval task? if that's the case. using program-exit tab and create class with Interface "IF_SWF_IFS_WORKITEM_EXIT"
Interface attribute contains the Current WorkItem.
IF_WAPI_WORKITEM_CONTEXT=>GET_WORKITEM_ID
Good Luck,
Krishna