SAP TABLES

S_PCO_ELM_BROWSE_TAG SAP Search Help - PCo: Search Help for Namespace Browsing







S_PCO_ELM_BROWSE_TAG 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 S_PCO_ELM_BROWSE_TAG 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_S_PCO_ TYPE C MATCHCODE OBJECT S_PCO_ELM_BROWSE_TAG.

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

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




MAX_ENTRIESXS_PCO_SHLP_MAX_ENTRIESN'60'
RFC_DESTXRFCDESTN
SIMUL_MODEXBOOLE_DN''
TAG_IDX1S_PCO_SHLP_TAG_IDN
TAG_DESCRX2S_PCO_SHLP_TAG_DESCRN
NODE_TEXTX3LVC_VALUEN
IS_GROUPX4S_PCO_IS_TAG_GROUPN


See here for further Search Help Parameter details