SAP TABLES

ADDRESS1 SAP Search Help - Search help for organization addresses







ADDRESS1 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 ADDRESS1 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_ADDRES TYPE C MATCHCODE OBJECT ADDRESS1.

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

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




ADDRNUMBERXXAD_ADDRNUMX
NAME11AD_NAME1X
STREET2AD_STREETX
CITY13AD_CITY1X
MC_NAME11AD_MC_NAMEX
MC_STREET2AD_MC_STRTX
MC_CITY13AD_MC_CITYX


See here for further Search Help Parameter details