SAP TABLES

MJK2A SAP Search Help - Orders for Ship-To Party for Media Order Item







MJK2A 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 MJK2A 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_MJK2A TYPE C MATCHCODE OBJECT MJK2A.

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

Selection Method:M_MJK2A
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
LAND139LAND1
PSTLZ410PLZ_ISP
ORT01_MACO5ORT01_ISPM
STRAS_MACO6STRAS_ISPM
HAUSN13HSNMR1
DRERZ7DRERZ
LIEFERART8LIEFERART
GUELTIGVON5JKAPVON
GUELTIGBIS6JKAPBIS
POART93POART_ISP
AEART4AEART_JSDK
VBELNXX101AVNR
POSEXX112POSEX_ISP
ADRNRJADRNR
POSNRXAPNR
NAME17NAME1_ISP
NAME28NAME2_ISP
ORT0111ORT01_ISP
STRAS12STRAS_ISP
END_OF_LINE_PARAMCHAR30N'GUELTIGBIS NAME2'


See here for further Search Help Parameter details