Menu

SAP Function Module LMBP_TRANSACTION_GET

Gets transaction data

The Function Module LMBP_TRANSACTION_GET (Gets transaction data) is a standard Function Module in SAP ERP and is part of the function group LMBP_SERVICES_A within the package LMBP.

Technical Information

Function Module LMBP_TRANSACTION_GET
Short Text Gets transaction data
Function Group LMBP_SERVICES_A
Package LMBP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_APPLC TYPE LMBP_APPLC Application
IV_LOCAT TYPE LMBP_LOCAT Personalization profile
IV_TRANS TYPE LMBP_TRANS Logical Transaction Code

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_TRANS TYPE LTRCT Logical transaction catalog

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.