SAP Function RH_GET_TABDATA_FROM_ITAB_SET - Read Table Division for a Record from Sorted Internal Table

Parameter Reference Type Length Default Optional Text
INFTY WPLOG-INFTY C 4 Infotype
INNNN 0 Infotype Record
RETURN_INITIAL HRPP0C-TEST C 1 'X' X Return Record with Initial 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
NO_TABLE_INFTY Infotype is not a Table Infotype

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