Ansicht
Dokumentation

/XLSO/GET_USER_DETAILS_ALL - Get All User Details (Personal Details, User Interests, etc.)

/XLSO/GET_USER_DETAILS_ALL - Get All User Details (Personal Details, User Interests, etc.)

Addresses (Business Address Services)   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is used to gets all the user details for the given user.

Importing parameters:

  • IV_USERNAME: username of the user whose details are requested.
  • IV_CUSTOMER_ID: customer ID of the user whose details are requested.
  • IV_LOCK: lock requested for the user.

Exporting parameters:

  • EV_LOCK_SUCCESS: return status whether the lock requested was success or failure.
  • EV_USERNAME: username of the user.
  • EV_COMPANYID: company the user is assigned.
  • ES_IND_ADDRESS: user details.
  • ES_RETURN: status of this get functionality is sent.
  • EV_EMAIL: email ID of the user.
  • EV_PHONE
  • EV_FAX
  • EV_NEWS_LETTER
  • ET_MESSAGES
User Interests
  • ET_PROD_GROUP
  • ET_LOCATIONS
  • ET_LANGUAGES
  • ET_DELIVERY_METH

Company Details:
  • ES_COMPANY_DETAILS
  • EV_SHOW_RECOMMENDATIONS: Boolean flag to indicate whether the user has requested for recommendations or not.

Example

Notes

Further information





Parameters

ES_COMPANY_DETAILS
ES_IND_ADDRESS
ES_ORG_ADDRESS
ET_DELIVERY_METH
ET_LANGUAGES
ET_LEARNER_ROLE
ET_LOCATIONS
ET_MESSAGES
ET_PROD_GROUP
EV_COMPANYID
EV_EMAIL
EV_FAX
EV_KEYWORD_TAGS
EV_LOCK_SUCCESS
EV_NEWS_LETTER
EV_PHONE
EV_RETURN
EV_SHOW_RECOMMENDATIONS
EV_USERNAME
EV_USER_ALIAS
IV_CUSTOMER_ID
IV_LOCK
IV_USERNAME

Exceptions

Function Group

O/SAPLMAINTAIN_USERS

General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 3580 Date: 20240426 Time: 184323     sap01-206 ( 38 ms )