Menu

SAP Function Module BAPI_FTR_GETLIST

Read Transaction List

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module BAPI_FTR_GETLIST (Read Transaction List) is a standard Function Module in SAP ERP and is part of the function group FTR_BUS2042 within the package FTTR.

Technical Information

Function Module BAPI_FTR_GETLIST
Short Text Read Transaction List
Function Group FTR_BUS2042
Package FTTR
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Confirmations

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
COMPANYCODES LIKE BAPI2042_CC_RANGE Range for Company Codes
CREATEDATES LIKE BAPI2042_CD_RANGE Range for Creation Data
CREATEUSERS LIKE BAPI2042_CU_RANGE Range for Person Entering Data
PARTNERS LIKE BAPI2042_PA_RANGE Range for Partner
PRODUCTTYPES LIKE BAPI2042_PT_RANGE Range for Product Types
TRANSACTIONLIST LIKE BAPI2042_GETLIST List of Selected Transactions
TRANSACTIONS LIKE BAPI2042_TR_RANGE Range for Transaction Numbers
TRANSACTIONTYPES LIKE BAPI2042_TT_RANGE Range for Transaction Types

Exceptions

This function module does not define any Exceptions.