SAP TABLES

SEFS_ATTRIBUTE SAP Search Help - Attribute







SEFS_ATTRIBUTE 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 SEFS_ATTRIBUTE 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_SEFS_A TYPE C MATCHCODE OBJECT SEFS_ATTRIBUTE.

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 SEFS_ATTRIBUTE or its description.

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




OBJECT_TYPEX1SEFS_D_OBJECT_TYPEN
ALL_ATTRIBUTESXXFELDN
ATTR_NAMEX1TREXD_ATTR_NAMEN
DISPLAY_NAME2SXES_D_ATTRIBUTE_DISP_NAMEN


See here for further Search Help Parameter details