Ansicht
Dokumentation

MMPUR_GET_CONF_USR - Determine users eligible for on behalf of confirmation

MMPUR_GET_CONF_USR - Determine users eligible for on behalf of confirmation

Addresses (Business Address Services)   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Use

This Business Add-In (BAdI) is used in the Purchase Requisition (MM-PUR-REQ) component. You can use this BAdI to change the default logic of selection of purchase requisitions which are to be confirmed on behalf of other users. You can also use this BAdI to determine all users whose purchase requisitions are eligible for on behalf of confirmation based on the logged-in user.

Requirements

Standard settings

  • In the standard system, the BAdI is not active.
  • The BAdI is filter independent.
  • With the Custom Logicapp, you can create exactly one active implementation.

Parameters

Import Parameters

  • IV_USER:,,User ID

Changing Parameters

  • CT_USERS:,,,,List of user IDs

Example Implementation

APPEND VALUE #( userid = iv_user ) TO ct_users.

This line adds the received UserID (iv_user) into the returning list of users (ct_users). The user IDs for every needed user (according to the business logic) should be added to this list.






CPI1466 during Backup   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 1367 Date: 20240523 Time: 215826     sap01-206 ( 19 ms )