Ansicht
Dokumentation

PD_RELATION_TEXT_GET - Merge relationship texts

PD_RELATION_TEXT_GET - Merge relationship texts

Vendor Master (General Section)   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You use this function module to determine the relationship text of of a 'bottom up' relationship according to the selected data set.

Example

Function module PD_OBJECTS_COLLECT

...
CALL FUNCTION 'PD_RELATION_TEXT_GET'
EXPORTING OBJECT_KEY = GRAPH_OBJECTS-OBJECT
DISPLAY_ID = H77GU-DISPLAYID
IMPORTING RELATION_TEXT = GRAPH_OBJECTS-RELATEXT. ...

Notes

It only makes sense to use this function module in combination with the function module PD_OBJECTS_COLLECT.

Further information





Parameters

DISPLAY_ID
OBJECT_KEY
RELATION_TEXT

Exceptions

Function Group

PDSU

Vendor Master (General Section)   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 811 Date: 20240523 Time: 135509     sap01-206 ( 16 ms )