Menu

SAP Function Module SATT_GET_ROADMAP

The Function Module SATT_GET_ROADMAP () 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_ROADMAP
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_ROADTYP TYPE SROAD01 IA: Key for Roadmap types

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_ROADMAP LIKE SROADMAP IA: Roadmap With Type and Flavor
E_T_ROADMAPT LIKE SROADMAPT IA: Text Table for Roadmap With Type and Flavor

Exceptions

This function module does not define any Exceptions.