SAP TABLES

ADMCL SAP Search Help - Country, region, sort field, name, City, Street







ADMCL 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 ADMCL 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_ADMCL TYPE C MATCHCODE OBJECT ADMCL.

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

Selection Method:M_ADMCL
Text table:
Dialog type:Dialog with value restriction - "C"
Hot key:L
Search help exit:F4UT_OPTIMIZE_COLWIDTH




COUNTRY11LAND1
REGION22REGIO
SORT133AD_SORT1
SORT244AD_SORT2
MC_NAME15AD_MC_NAME
MC_CITY16AD_MC_CITY
MC_STREET7AD_MC_STRT
ADDR_GROUP8AD_GROUPADG
ADDRNUMBERX98AD_ADDRNUM
NAME15AD_NAME1X
STREET6AD_STREETX
CITY17AD_CITY1X


See here for further Search Help Parameter details