Menu

SAP Function Module SATT_GET_ROLE

The Function Module SATT_GET_ROLE () is a standard Function Module in SAP ERP and is part of the function group SATT02 within the package SATT.

Technical Information

Function Module SATT_GET_ROLE
Short Text
Function Group SATT02
Package SATT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LANGU TYPE SPRAS Language Key
I_T_ROADMAP TYPE SATT_ROAD03_TAB Internal Table for Roadmap Key

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_T_ROLE LIKE SIAROLE IA: Roadmap Flavor
E_T_ROLET LIKE SIAROLET IA: Text table for Roadmap Flavor
E_T_ROLEWP LIKE SIAROLEWP IA: Role for Roadmap

Exceptions

This function module does not define any Exceptions.