SAP Function SDOK_PHIO_FROM_RELATIONS_GET - Identify Incoming Relationships for a Physical Document

Parameter Reference Type Length Default Optional Text
CLIENT SYST-MANDT C 3 SY-MANDT X Client
OBJECT_ID SDOKOBJECT u 42 BOR Key for the Object
RELATION_CLASS SDOKRECL-RE_CLASS C 10 X Relationship Class

Parameter Reference Length Optional Text
CLASS_FILTER SDOKRECLFL 20 X Filter for Allowed Class Combinations
RESULT SDOKRELIST 84 Relationships with Associated Partner Objects

Exception Text
BAD_CLASS Relationship class is not allowed or does not exist
EXCEPTION_IN_EXIT Exception in Application Exit
NOT_AUTHORIZED No Authorization
NOT_EXISTING Object Does Not Exist

Functionality
This function module returns a list of incoming relationships andpartners for a physical document. Optionally, a relationship class canbe specified in order to restrict the results list.