Menu

SAP Function Module SUSI_GET_FATHER_PROFILES

Zu einer Liste von Profiles zusätzlich die uebergeordneten Prof. ermitteln

The Function Module SUSI_GET_FATHER_PROFILES (Zu einer Liste von Profiles zusätzlich die uebergeordneten Prof. ermitteln) is a standard Function Module in SAP ERP and is part of the function group SUSI within the package SUSR.

Technical Information

Function Module SUSI_GET_FATHER_PROFILES
Short Text Zu einer Liste von Profiles zusätzlich die uebergeordneten Prof. ermitteln
Function Group SUSI
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AKTPS LIKE UST10C-AKTPS ' ' A' - active, 'P' - maintenance version, ' ' - all

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
PROFILES LIKE USREF List of profiles for input and output

Exceptions

This function module does not define any Exceptions.