SAP Reports / Programs | Financial Accounting | Localization(FI-LOC) SAP FI

MJ1IVF02 SAP ABAP INCLUDE - Include MJ1ISF02







MJ1IVF02 is a standard ABAP INCLUDE 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 MJ1IVF02 into the relevant SAP transactions such as SE38 or SE80


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 MJ1IVF02. "Basic submit
SUBMIT MJ1IVF02 AND RETURN. "Return to original report after report execution complete
SUBMIT MJ1IVF02 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include MJ1ISF02


INCLUDES used within this REPORT MJ1IVF02

No INCLUDES are used within this REPORT code!


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:

POPUP_TO_CONFIRM_LOSS_OF_DATA CALL FUNCTION 'POPUP_TO_CONFIRM_LOSS_OF_DATA' EXPORTING TEXTLINE1 = TEXT-011 TITEL = TEXT-012 START_COLUMN = 25 START_ROW = 6 IMPORTING ANSWER = GET_ANSWER EXCEPTIONS OTHERS = 1.

DEQUEUE_EJ_1IEXHDR CALL FUNCTION 'DEQUEUE_EJ_1IEXHDR' EXPORTING MANDT = SY-MANDT TRNTYP = 'OTHR' DOCYR = IDATA-DOCYR DOCNO = IDATA-DOCNO EXCEPTIONS OTHERS = 1.

DEQUEUE_EJ_1IEXDTL CALL FUNCTION 'DEQUEUE_EJ_1IEXDTL' EXPORTING MANDT = SY-MANDT TRNTYP = 'OTHR' DOCYR = IDATA-DOCYR DOCNO = IDATA-DOCNO EXCEPTIONS OTHERS = 1.

J_1I4A_GET_EXCISE_BELNR CALL FUNCTION 'J_1I4A_GET_EXCISE_BELNR' IMPORTING AWREF = fi_awref AWTYP = fi_awtyp BLART = fi_blart GJAHR = fi_year.

J_1I4A_CREATE_SD_INV_UPDATE CALL FUNCTION 'J_1I4A_CREATE_SD_INV_UPDATE' IN UPDATE TASK EXPORTING EXYEAR = j_1iexchdr-docyr SERGRP = j1is200-sergrp EXGRP = j1is200-excgrp PDATE = j1is200-pdate J_1IEXCHDR = j_1iexchdr TABLES Z_1IEXCDTL = z_1iexcdtl Z_1IPART2 = z_1ipart2.

J_1I7_USEREXIT_DOC_PRCTR CALL FUNCTION 'J_1I7_USEREXIT_DOC_PRCTR' EXPORTING VBELN_B = EXCITM-VBELN_B POSNR_B = EXCITM-POSNR_B IMPORTING DOC_PRCTR_FLAG = DOC_PRCTR_FLAG. "N1680749

J_1I6_MODVAT_POSTING CALL FUNCTION 'J_1I6_MODVAT_POSTING' EXPORTING I_COMP_CODE = Y_BUKRS "J1IS200-BUKRS I_POST_DATE = J1IS200-PDATE I_CURRENCY = J1IS200-WAERS I_EXT_REF_DOC = XBLNR IMPORTING E_AWTYP = FI_AWTYP E_AWREF = FI_AWREF E_AWORG = FI_AWORG E_BLART = FI_BLART TABLES I_ACCOUNT_INFO = FIDOC EXCEPTIONS FISCAL_PERIOD_ERROR = 1 DOC_CREATE_FAILED = 2 DOC_POST_FAILED = 3 FI_POSTING_ERROR = 4 OTHERS = 5.

NUMBER_GET_NEXT CALL FUNCTION 'NUMBER_GET_NEXT' EXPORTING NR_RANGE_NR = '01' OBJECT = 'J_1IINTNUM' QUANTITY = '1' TOYEAR = IDATA-EXYEAR IMPORTING NUMBER = IDATA-DOCNO RETURNCODE = RC EXCEPTIONS INTERVAL_NOT_FOUND = 1 NUMBER_RANGE_NOT_INTERN = 2 OBJECT_NOT_FOUND = 3 QUANTITY_IS_0 = 4 QUANTITY_IS_NOT_1 = 5 INTERVAL_OVERFLOW = 6 OTHERS = 7.

J_1I6_DETERMINE_EXC_YEAR CALL FUNCTION 'J_1I6_DETERMINE_EXC_YEAR' EXPORTING I_BUKRS = Y_BUKRS I_BUDAT = J1IS200-PDATE IMPORTING EXCISE_YEAR = IDATA-EXYEAR EXCEPTIONS MISS_COMPANY = 1 OTHERS = 2.

NUMBER_GET_NEXT CALL FUNCTION 'NUMBER_GET_NEXT' EXPORTING NR_RANGE_NR = '01' OBJECT = OBJECT QUANTITY = '1' SUBOBJECT = J1IS200-SERGRP TOYEAR = IDATA-EXYEAR IMPORTING NUMBER = IDATA-EXCNUM RETURNCODE = RC EXCEPTIONS INTERVAL_NOT_FOUND = 1 NUMBER_RANGE_NOT_INTERN = 2 OBJECT_NOT_FOUND = 3 QUANTITY_IS_0 = 4 QUANTITY_IS_NOT_1 = 5 INTERVAL_OVERFLOW = 6 OTHERS = 7.

NUMBER_GET_NEXT CALL FUNCTION 'NUMBER_GET_NEXT' EXPORTING NR_RANGE_NR = '01' OBJECT = OBJECT QUANTITY = '1' SUBOBJECT = J1IS200-EXCGRP TOYEAR = IDATA-EXYEAR IMPORTING NUMBER = NUMBER RETURNCODE = RC EXCEPTIONS INTERVAL_NOT_FOUND = 1 NUMBER_RANGE_NOT_INTERN = 2 OBJECT_NOT_FOUND = 3 QUANTITY_IS_0 = 4 QUANTITY_IS_NOT_1 = 5 INTERVAL_OVERFLOW = 6 OTHERS = 7.

J_1I6_DETERMINE_ACCOUNT CALL FUNCTION 'J_1I6_DETERMINE_ACCOUNT' EXPORTING BUKRS = Y_BUKRS WERKS = Y_WERKS EXCGRP = SHEADER-EXGRP TRNTYP = 'OTHR' STRTYP = J_1IEXCHDR-STRTYP INDICATOR = 'B' TABLES EXCACC = EXCACC EXCEPTIONS OTHERS = 1.

ENQUEUE_EJ_1IEXHDR CALL FUNCTION 'ENQUEUE_EJ_1IEXHDR' EXPORTING * mode_j_1iexchdr = 'E' MANDT = SY-MANDT TRNTYP = 'OTHR' DOCYR = IDATA-DOCYR DOCNO = IDATA-DOCNO * X_TRNTYP = ' ' * X_DOCYR = ' ' * X_DOCNO = ' ' * _SCOPE = '2' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS FOREIGN_LOCK = 1 SYSTEM_FAILURE = 2 OTHERS = 3.

ENQUEUE_EJ_1IEXDTL CALL FUNCTION 'ENQUEUE_EJ_1IEXDTL' EXPORTING * MODE_J_1IEXCDTL = 'E' MANDT = SY-MANDT TRNTYP = 'OTHR' DOCYR = IDATA-DOCYR DOCNO = IDATA-DOCNO * ZEILE = * X_TRNTYP = ' ' * X_DOCYR = ' ' * X_DOCNO = ' ' * X_ZEILE = ' ' * _SCOPE = '2' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS FOREIGN_LOCK = 1 SYSTEM_FAILURE = 2 OTHERS = 3.



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