SAPMJ1IH 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 SAPMJ1IH into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J1IH - Create Excise JV
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.
Title: Main program of Excise JV transaction
Text Symbol: 021 = Registrations
Text Symbol: 020 = Excise accounts
Text Symbol: 019 = Sub transaction type
Text Symbol: 018 = Plant settings
Text Symbol: 017 = Plant
Text Symbol: 016 = Company customization
Text Symbol: 015 = Billing type reference
Text Symbol: 014 = Select Vendor Excise Invoice
Text Symbol: 013 = Series Group
Text Symbol: 012 = Excise Group
Text Symbol: 011 = Excise Invoice
Text Symbol: 010 = and reverse the CENVAT utilized
Text Symbol: 009 = Do you really want to cancel the Excise invoice
Text Symbol: 008 = Cancel Excise Invoice
Text Symbol: 007 = Not enough balance in PLA. Continue:
Text Symbol: 006 = Account Balance shortage
Text Symbol: 005 = Internal no
Text Symbol: 004 = Despatch Serial
Text Symbol: 003 = Part2 Serial
Text Symbol: 002 = Number generation
Text Symbol: 001 = Excise JV
INCLUDE MJ1IHF02.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.