Ansicht
Dokumentation

RPY_MAT_EXT_READ_30 - Read Process Selection Matrix with assigned objects

RPY_MAT_EXT_READ_30 - Read Process Selection Matrix with assigned objects

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

With this function module you can read a Matrix of the MAT-type 'BMEP' = 'Process Matrix' and 'BMSP' = 'Scenario Matrix'.

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 Matrix 'Material management' material' fill the import parameters as follows:
MAT_ID = HLA0009510
MAT_TYPE = BMPM

To read the Scenario Matrix 'SAP-R/3' fill the parameters as follows:
MAT_ID = A010000052
MAT_TYPE = BMSM

Notes

  1. The matrix doesn't have any lines in Business Navigator.
  2. This function is able to read a model including all it´s objects. If you just want to read the nodes and lines of the model and read the objects seperately, please use the default parameter settings.
  3. 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.
  4. The 3.1 function modules are not compatible with the 3.0 data and vice versa.
  5. 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.
  6. 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
FUNCTIONS
INPUT_OUTPUT_ASSIGNMENTS
LANGUAGE
MAT_ID
MAT_INFO
MAT_TYPE
NODES
SYS_ORG_ASSIGNMENTS
WITH_FUNCTIONS
WITH_INPUT_OUTPUT_ASSIGNMENTS
WITH_SYS_ORG_ASSIGNMENTS

Exceptions

Function Group

SIBM

PERFORM Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2935 Date: 20240523 Time: 124417     sap01-206 ( 62 ms )