SAP TABLES

MJSPA SAP Search Help - Postal Code by City Name







MJSPA 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 MJSPA 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_MJSPA TYPE C MATCHCODE OBJECT MJSPA.

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

Selection Method:M_MJSPA
Text table:
Dialog type:Dialog with value restriction - "C"
Hot key:A
Search help exit:F4UT_MULTI_LINE_DISPLAY




ORT_NAME_G1ORT_NAME_G
ORTZUSA2ORTZUSA
X_ZUSTELL23X_ZUSTELL
X_POSTFACH34X_POSTFACH
X_GRKUNDE45X_GRKUNDE
X_GKGRUPPE56X_GKGRUPPE
X_SCHALTER67X_SCHALTERX
X_AKTION78X_AKTION
X_MILITARY89X_MILITARYX
PLZNEUX910PLZNEU
GUELTIGAB11GUELTIGVONX
GUELTIGBIS12GUELTIGBIS
LAND1XX1013LAND1
STATEABBREVX1114REGIO
ORT_NAME_L1ORT_NAME_LX
END_OF_LINE_PARAMCHAR30N'X_MILITARY'


See here for further Search Help Parameter details