SAP Function SDOK_LOIO_TO_RELATIONS_GET - Determine Outgoing Relationships of a Logical 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
PARTNER_CLASS SDOKIOCL-IO_CLASS C 10 X Class of Partner 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 gets a list of outgoing relationships and theirpartners. You have the option to restrict the results list byspecifying a relationship class.