SAP Function RH_GET_TABDATA_FROM_ITAB - Read Table Division for a Pointer from Sorted Internal Table

Parameter Reference Type Length Default Optional Text
RETURN_INITIAL HRPP0C-TEST C 1 'X' X Return Record with Initial Link
TABNR HRTDBTAB-TABNR C 32 Link

Parameter Reference Length Optional Text
HRTNNNN 0 Table of Table Divisions (HRTnnnn/HRTDBTAB)
PTNNNN 0 Table Division of Link (Structure PTnnnn)

Exception Text
NOTHING_FOUND No Table Division Found

Functionality
This function module fetches the table division for a link (a primaryrecord). The table transferred should first have been created using the FM RH_READ_INFTY_TABDATA.