Menu

SAP Function Module FTI_LDB_READ_DEAL_DATA

Selektor für angereicherte Geschäftsdaten (->LDB)

The Function Module FTI_LDB_READ_DEAL_DATA (Selektor für angereicherte Geschäftsdaten (->LDB)) is a standard Function Module in SAP ERP and is part of the function group FTI_LDB_DEAL_SEL within the package FTI_LDB.

Technical Information

Function Module FTI_LDB_READ_DEAL_DATA
Short Text Selektor für angereicherte Geschäftsdaten (->LDB)
Function Group FTI_LDB_DEAL_SEL
Package FTI_LDB
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_CCSEL TYPE FTIS_YS_SINGLE_DAT_LDB_SEL Selektionen
I_CCSF TYPE RSFS_FIELDS angeforderte Feldliste
I_FORM TYPE FORMROUT Name einer ABAP-Form
I_PROG TYPE PROGRAMM ABAP-Programmname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERRORS TYPE BAPIERR_T Tabellentyp für Fehlerbehandlung

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.