Ansicht
Dokumentation

RPY_BDIA_READ_30 - Read diagram in read only mode

RPY_BDIA_READ_30 - Read diagram in read only mode

General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

With this remote callable function module you can read a diagram of the Process Model of one of the following model types:

  • 'BMEP' Process
  • 'BMSP' Scenario Process
  • 'BMCD' Communication Flow Diagram

Example

To test the function module in R/3 go to the Function Library (transaction SE37), enter the name of the function module and click the 'Test'-Button.

To read the process 'Purchase order processing for stock material' fill the import parameters as follows:

  • MODEL_TYPE = 'BMEP'
  • MODEL_ID = 'A010000565'

To read the scenario 'Processing consumable material' fill the import parameters as follows:

  • MODEL_TYPE = BMSP
  • MODEL_ID = A010000013

Notes

  1. The ending of the function modules name and of the reference structures' names indicate the SAP release that function module or that structure has been built for. When changes are made to the function module or a reference structure that require adaptions at the calling external program we change the ending eg. from 30 to 31.
  2. The 3.1 function modules are not compatible with the 3.0 data and vice versa.
  3. Please contact SAP when using the function modules of the Business Navigator. By registering with SAP as a tool vendor you get additional help and documentation. The fax number for registration is (0)6227-348784 in Germany.

Further information

To access the complete documentation of this function mudule go to the Function Library (transaction SE37), enter the function module name and select the print icon. Then select 'Function descripition' and 'Interface description'.

To access the complete documentation of the reference fields/structures used by the function module go to the ABAP/4 Dictionary (transaction SE11), enter the name of the reference structure, select 'Structures' and press the print icon. Then select 'Table structure' and 'Data element definition' and press 'Continue'.





Parameters

ERRORS
ERROR_OCCURED
LANGUAGE
LINES
LINE_POINTS
MODEL_ID
MODEL_INFO
MODEL_TYPE
NODES
PROCESSING_STATUS

Exceptions

Function Group

SIBM

ABAP Short Reference   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2640 Date: 20240523 Time: 151524     sap01-206 ( 54 ms )