I guess it tells us about the traceability matrix. In RTM we have forward and backward traceability. This is done to ensure that the requirements/functionalities as in the Specification are all documented as test case.
Forward traceability:
Tracing a particular functionality with the testcases associated to it
Backward traceability:
Identifying the testcases associated with a particular functionality
.