SAP Function RPY_COM_EXT_READ_30 - Read Communication Diagram with assigned objects

Parameter Reference Type Length Default Optional Text
COM_ID RPYBM4030-MODEL_ID C 10 Communication Diagram ID
COM_TYPE RPYBM4030-MODEL_TYPE C 4 'BMCD' X Communication Diagram Type
LANGUAGE SYST-LANGU C 1 SY-LANGU X Language
WITH_COM_FLOWS RPYBMGF-FLAG C 1 SPACE X With communication flows
WITH_LINE_POINTS RPYBMGF-FLAG C 1 'X' X With line points
WITH_ORG_UNITS RPYBMGF-FLAG C 1 SPACE X With organizational units

Parameter Reference Type Length Text
COM_INFO RPYBM4030 u 156 Communication flow diagram information
ERROR_OCCURED RPYGSGF-ERR_EXIST C 1

Parameter Reference Length Optional Text
COM_FLOWS RPYBM1530 102 X Communication flows
ERRORS RPYGSER 268
LINES RPYBM4230 54 Lines
LINE_POINTS RPYBM4330 35 X Line points
NODES RPYBM4130 43 Nodes
ORG_UNITS RPYBM1230 284 X Organizational units

Functionality
With this function module you can read a Communication Diagram of theDiagram-type 'BMCD' = 'Communication Diagram'.

Example
INCLUDE 'RPYBM_EXAMPLE' OBJECT DOKU ID TX
To read the Communication Diagram of the enterprise area 'Procurementlogistics' fill the import parameters as follows:
COM_ID = A010000011
COM_TYPE = BMCD
To read the Communication Diagram of the enterprise fill the importparameters as follows:
COM_ID = A010000052
COM_TYPE = BMCD

Notes
The colored areas of the Communication Diagram cover all organizationalunits belonging to the same parent organizational area. The coloredareas are always rectangular. The name of the parent organizationalarea should be displayed in the upper right corner of the rectangle.
INCLUDE 'RPYBM_MODEL' OBJECT DOKU ID TX
INCLUDE 'RPYBM_HINT' OBJECT DOKU ID TX

Further information
INCLUDE 'RPYBM_GEN' OBJECT DOKU ID TX

Description
Type of Communication Diagram

Value range
'BMCD' = Communication Diagram

Default

Description
Line start-, end- and edge points.