Menu

SAP Function Module FSBP_TC_APPLICATION_DATA_GET

Applikationsdaten lesen

The Function Module FSBP_TC_APPLICATION_DATA_GET (Applikationsdaten lesen) is a standard Function Module in SAP ERP and is part of the function group FSBP_TC_MAIN within the package FSBP_TC.

Technical Information

Function Module FSBP_TC_APPLICATION_DATA_GET
Short Text Applikationsdaten lesen
Function Group FSBP_TC_MAIN
Package FSBP_TC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPL TYPE BP_TC_DTE_APPL Applikation
I_LANGU TYPE SY-LANGU Sprachenschlüssel der aktuellen Textumgebung
I_SSYNCHRON TYPE BP_TC_DTE_SSYNCHRON Synchronen Zugriff auf die Applikation ermöglichen
I_TAB_PARTNER TYPE BU_PARTNER_T Tabellentyp zum Typ BU_PARTNER
I_TAB_ROLE_DATA TYPE FSBP_TC_TTY_ROLE_DATA Rolleninformationen zur Datenbeschaffung für eine Appl.
I_TIMESTAMPL TYPE TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_RETURN TYPE BAPIRET2_T Returntabelle
E_TAB_TRANSFER_ALL TYPE FSBP_TC_TTY_TRANSFER_ALL Transferstruktur (BAdI-Seite)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.