Ansicht
Dokumentation

/XLSO/GET_B2BUSERLIST_OE - Return All B2C Learners for OE According to Selection Condition

/XLSO/GET_B2BUSERLIST_OE - Return All B2C Learners for OE According to Selection Condition

CPI1466 during Backup   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module (FM) can be executed only by a user with the OE role (operations employee) to get a list of all B2B learners based on the input parameters.

The FM takes the following input parameters:

  • IT_COUNTRY: list of country keys that needs to be fetched.
  • IT_LNAME: last name that needs to be fetched.
  • IT_FNAME: first name that needs to be fetched.
  • IV_REGISTERD_BY: registered by user details.
  • IV_REGISTERD_ON: registered on date.
  • IT_COMPANY: company customer ID to which learners belong.
  • IT_MAIL_ID: email ID details which need to be fetched.
  • IT_LEARNERID: username details which need to be fetched.
  • IV_ROLE: learner's role which needs to be fetched.

Note that all table inputs are of type select options, where multiple values can be provided.

The exporting parameters are as follows:

  • ET_LEARNER_LIST: all B2B learners that satisfy the given input parameters are fetched and filtered and returned in this table.
  • ES_RETURN_STATUS: contains the status details.

Example

Notes

Further information





Parameters

ES_RETURN_STATUS
ET_LEARNER_LIST
IT_COMPANY
IT_COUNTRY
IT_CUSTOMER_ID
IT_FNAME
IT_LEARNERID
IT_LNAME
IT_MAIL_ID
IT_USER_ALIAS
IV_GET_B2C
IV_REGISTERD_BY
IV_REGISTERD_ON
IV_ROLE

Exceptions

Function Group

O/SAPLMANAGE_USERS_ROLES

BAL_S_LOG - Application Log: Log header data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2619 Date: 20240425 Time: 111834     sap01-206 ( 53 ms )