SAP TABLES

LXE_EXP_ID SAP Search Help - Export ID







LXE_EXP_ID is a standard SAP search help available within R/3 SAP systems, depending on your version and release level. Below is the basic details of the search help including its Parameters, Selection method, Exit function module and for convenience any standard documentation available. All this information and more can be viewed by entering the Search help name LXE_EXP_ID into the relevant SAP transactions such as SE11 and SE80.

Search helps can be assigned to objects such as a table field, data element, screen field or report parameter. The ABAP code to implement via a report parameter uses the matchcode statement as follows:

PARAMETERS: P_LXE_EX TYPE C MATCHCODE OBJECT LXE_EXP_ID.

Contribute (Add Comments)
Within the comments section below there is also an opportunity for you to add useful hints, tips and information specific to this SAP Search Help. This will then be available for you and other users to easily find by simply searching on the object name LXE_EXP_ID or its description.

Selection Method:LXE_OBJ_EXP_HEAD
Text table:
Dialog type:Display values immediately - "D"
Hot key:
Search help exit:




IDXX1LXEEXPID
XLF_SHORT8LXEEXPHEAD_XLFST
XLF_PDF9LXEEXPHEAD_XLFPDF
EXCEL10LXEEXPHEAD_EXCEL
EXPORT_DATE2LXEEXPHEAD_EXPDATE
EXPORT_TIME3LXEEXPHEAD_EXPTIME
EXPORT_USER4LXEEXPHEAD_EXPUSER
IMPORT_DATE5LXEEXPHEAD_IMPDATE
IMPORT_TIME6LXEEXPHEAD_IMPTIME
IMPORT_USER7LXEEXPHEAD_IMPUSER
DESCRIPTION11LXEEXPHEAD_DESCR


See here for further Search Help Parameter details