SAP Reports / Programs

SAPMJHA6 SAP ABAP dialog Program - IS-M/AM: Order Processing - Central Access







SAPMJHA6 is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter SAPMJHA6 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

JHA6 - IS-M/AM: Central Access


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT SAPMJHA6. "Basic submit
SUBMIT SAPMJHA6 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMJHA6 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: IS-M/AM: Order Processing - Central Access
Text Symbol: 050 = Enter Revers.Reason
Text Symbol: 031 = OPM Prce 2
Text Symbol: 030 = OPM Price 1
Text Symbol: 015 = Message Text
Text Symbol: 014 = T
Text Symbol: 013 = NO
Text Symbol: 012 = ID
Text Symbol: 011 = G
Text Symbol: 010 = Name Data
Text Symbol: 009 = A
Text Symbol: 008 = SL No.
Text Symbol: 007 = Itm No.
Text Symbol: 006 = Doc.No.
Text Symbol: 005 = Group No.
Text Symbol: 004 = Clt
Text Symbol: 003 = in
Text Symbol: 002 = Business Partner
Text Symbol: 001 = Address Data
Text Symbol: 104 = City/Street
Text Symbol: VCU = Change
Text Symbol: HCU = Create
Text Symbol: ACU = Display
Text Symbol: 203 = Customizing setting missing
Text Symbol: 202 = your user group in Customizing (order accesses)
Text Symbol: 201 = The system was unable to find any entries for
Text Symbol: 200 = Reading order data...
Text Symbol: 172 = Do you want to maintain bank details?
Text Symbol: 171 = The BP does not have bank details in SAREA SORG DCH DIV.
Text Symbol: 170 = Bank Details
Text Symbol: 160 = Select Values
Text Symbol: 152 = Central Access - Selection
Text Symbol: 151 = Do you want to continue the selection?
Text Symbol: 150 = Too many items have already been selected as a result of your entries.
Text Symbol: 106 = Major Customer
Text Symbol: 105 = PO Box


INCLUDES used within this REPORT SAPMJHA6

INCLUDE MJHA6ODI.
INCLUDE MJHA6IDI.




INCLUDE MJHA6INA.
INCLUDE MJHA6IOP.
INCLUDE MJHA6ISE.
INCLUDE MJY00FAB.
INCLUDE MJHA6FS2.
INCLUDE MJHA6_REDIRECT_0100O01.
INCLUDE MJHA6_REDIRECT_0100F01.
INCLUDE MJHA6_POPUP_INITIALIZEO01.
INCLUDE MJHA6_POPUP_INITIALIZEF01.
INCLUDE MJHA6_HELP_PACKAGEI01.
INCLUDE MJHA6_HELP_PACKAGEF01.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name SAPMJHA6 or its description.