Menu

SAP Function Module INST_CREATE_RFC_USER

Create RFC User

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module INST_CREATE_RFC_USER (Create RFC User) is a standard Function Module in SAP ERP and is part of the function group SAIO within the package SAIO.

Technical Information

Function Module INST_CREATE_RFC_USER
Short Text Create RFC User
Function Group SAIO
Package SAIO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RFC_USERCOMPANY LIKE BAPIUSCOMP Company to which a user is assigned
RFC_USERLASTNAME LIKE BAPIADDR3-LASTNAME 'RFCUSER' Last name
RFC_USERNAME LIKE BAPIBNAME-BAPIBNAME 'RFCUSER' User name in user master record
RFC_USERPWD LIKE BAPIPWD-BAPIPWD 's1s20' New password
RFC_USERTYPE LIKE BAPILOGOND-USTYP 'B' User Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESULT LIKE INSTRETURN-INSTRESULT SAP Installation: Result Value
RESULT_TEXT LIKE INSTRETURN-INSTRESTXT SAP Installation: Result Text

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IADDR3 LIKE BAPIADDR3 BAPI reference structure for addresses (contact person)
ILOGON LIKE BAPILOGOND User: Logon Data Transfer Structure
IPROF LIKE BAPIPROF User: Profile Transfer Structure
IPWD LIKE BAPIPWD SAP user password
IRET2 LIKE BAPIRET2 Return Parameter

Exceptions

This function module does not define any Exceptions.