Ansicht
Dokumentation

RPY_BMFI_UPDATE_31 - Upadate a filter

RPY_BMFI_UPDATE_31 - Upadate a filter

BAL Application Log Documentation   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

With this remote callable function module you can update a filter of the Process Model.

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 update an filter you have to fill the import parameters as follows:

CICO_REQUEST_NO = 'Z300000123' (CICO_REQUEST_NO delivered by function RPY_CICO_REQUEST_OPEN)

Then you have to fill the following fields of the filter header:

FILTER_HEADER-FILTER_ID = 'ZL8X000012' (Number delivered by RPY_GET_OBJECT_NUMBERS_nn) (mandatory)

FILTER_HEADER-NAME = 'Enterprise Filter' (mandatory)

FILTER_HEADER-IDENT = 'Z1.321564' (optional)

FILTER_HEADER-ORIGINAL = 'A010004156' (only if new filter refers to an existing filter)

All other fields of FILTER_HEADER are ignored in case of an update and can be left blank. (The create and change information is determined in R/3. The Developement Class can only be changed in R/3 with report RDDIT054. )

Then you have to fill the tables

ACTION_LOG

VARIANTS

VARIANT_CONTEXTS

VARIANT_CONTENTS

Notes

  1. Before you can run an update on a logical object of the R/3 Process Model Repository with this function module, you either must have locked or inserted it before with the corresponding READ_LOCK or INSERT function module for the current CICO-Request.
  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

ACTION_LOG
CICO_REQUEST_NO
DONT_DELETE_OLD_VARIANTS
ERRORS
ERROR_OCCURED
FILTER_HEADER
LANGUAGE
PROCESSING_STATUS
VARIANTS
VARIANT_CONTENTS
VARIANT_CONTEXTS

Exceptions

Function Group

SIBU

General Material Data   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 3214 Date: 20240523 Time: 131829     sap01-206 ( 57 ms )