SAP TABLES

MJK1A SAP Search Help - Orders By Sold-to Party







MJK1A 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 MJK1A 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_MJK1A TYPE C MATCHCODE OBJECT MJK1A.

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

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




NAME1_MACO1NAME1_ISPM
NAME2_MACO2NAME2_ISPM
LAND134LAND1
PSTLZ45PLZ_ISP
ORT01_MACO5ORT01_ISPM
STRAS_MACO6STRAS_ISPM
HAUSN78HSNMR1
TELFP_COD8TELFP
TELFD_COD9TELFD
SORTL10SORTL
NAME12NAME1_ISP
NAME23NAME2_ISP
ORT016ORT01_ISP
STRAS7STRAS_ISP
GPAG11GPAGX
AUART12AUART_ISP
VBELNXX1AVNR
END_OF_LINE_PARAMCHAR30N'NAME2'


See here for further Search Help Parameter details