Ansicht
Dokumentation

RPY_BLST_INSERT_30 - Insert hierarchy level

RPY_BLST_INSERT_30 - Insert hierarchy level

CPI1466 during Backup   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

With this remote callable function module you can insert a level of a hierarchical list of the Process Model of one of the following model types:

  • 'BMHF' Process Assignments to Application Components (Pocess List in Business Navigator Component View)
  • 'BMET' Scenario Assignments to Organizational Units (second level of the Business Navigator Process View)

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 insert a list of SAP processes extended by a number of customer processes, fill the import parameters as follows:

  • CICO_REQUEST_NO = 'Z300000123' (CICO_REQUEST_NO delivered by function RPY_CICO_REQUEST_OPEN)
  • MODEL_INFO:
  • MODEL_INFO-MODEL_ID = 'ZL8X000027' (number of the parent object this list shall be linked to e. g. customer component number).

  • MODEL_INFO-MODEL_TYPE = 'BMHF'

  • MODEL_INFO-DEVCLASS = 'ZCUS' (customer developement class)

  • MODEL_INFO-VARTYPE = 'E' (see values of domain UFVARTYP)
    All other fields of MODEL_INFO are ignored in case of an insert and can be left blank. (The model's language and name are derived from the parent object the model is linked to and the create and change information is determined in R/3.)

  • Fill table HIERARCHY_NODES. Field HIERARCHY_NODES-HIERPOS should contain the position in the list. Customer hierarchy positions should start with a prefix beginning with 'Z' so that all customer functions appear at the end of the list and can be merged with new SAP entries without any sequence problems after any upgrade.

Notes

  1. R/3 checks currently the following consistencies:
    1. When you insert or modify a diagram or list, all object definitions referenced must exist already in R/3. This includes also the object a model is linked to.
  2. 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.
  3. The 3.1 function modules are not compatible with the 3.0 data and vice versa.
  4. 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

CICO_REQUEST_NO
ERRORS
ERROR_OCCURED
HIERARCHY_NODES
MODEL_INFO
PROCESSING_STATUS

Exceptions

Function Group

SIBU

CPI1466 during Backup   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 3910 Date: 20240523 Time: 140959     sap01-206 ( 75 ms )