Ansicht
Dokumentation

RPY_INF_EXT_READ_30 - Read information flows with assigned objects

RPY_INF_EXT_READ_30 - Read information flows with assigned objects

Addresses (Business Address Services)   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

With this function module you can read all information flows of an object.

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 information flows of the component 'Purchasing' fill the import parameters as follows:
INF_ID = HLA0009512
INF_TYPE = BMID

Notes

  1. If you want to construct a list of information flows object, like in Business Navigator, just put the infoflows with the INF_ID in field PRE_OBJ in the source group and the infoflows with the INF_ID in field SUC_OBJ in the target group. You'll find the names of the source and target objects in table OBJ_NAMES and the information objects of an infoflow in table INF_FLOW_OBJECTS.
  2. If you want to construct a information flow diagram like in ARIS, just place the object with the INF_ID in the center and place the objects in field PRE_OBJ as source objects with outgoing lines and the objects in field SUC_OBJ as target objects with ingoing lines in the diagram. You'll find the names of the source and target objects in table OBJ_NAMES. When you open a information flow line, you must find a model there that containes all the information objects of the table INF_FLOW_OBJECTS for the corresponding information flow.
  3. You can only change the information flows and the information flow objects, not the names of the objects.
  4. 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.
  5. The 3.1 function modules are not compatible with the 3.0 data and vice versa.
  6. 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.
  7. If you change the default parameter settings of optional parameters, don't forget to use the corresponding table parameters.

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
INF_FLOWS
INF_FLOW_OBJECTS
INF_ID
INF_INFO
INF_TYPE
LANGUAGE
OBJ_NAMES

Exceptions

Function Group

SIBM

CL_GUI_FRONTEND_SERVICES - Frontend Services   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 3248 Date: 20240523 Time: 150249     sap01-206 ( 80 ms )