MOIA1F40 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 MOIA1F40 into the relevant SAP transactions such as SE38 or SE80
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: Performs for SAPMOIA1
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM_LOSS_OF_DATA CALL FUNCTION 'POPUP_TO_CONFIRM_LOSS_OF_DATA' "SO4K000978 RD EXPORTING "SO4K000978 RD TEXTLINE1 = 'Do you really want to quit'(C11)"o4k000978 rd TEXTLINE2 = 'without saving?'(C12) "SO4K000978 RD TITEL = SY-TITLE "SO4K000978 RD IMPORTING "SO4K000978 RD ANSWER = MAY_BE "SO4K000978 RD EXCEPTIONS "SO4K000978 RD OTHERS = 1. "SO4K000978 RD
RV_HELP_TVCPT CALL FUNCTION 'RV_HELP_TVCPT' EXPORTING HGRPZE = GRPZE HKAPPL = KAPPL HSYPFKEY = HSYPFKEY IMPORTING HTABWA = LV07B_SELECT.
IS_OIA01_SINGLE_READ CALL FUNCTION 'IS_OIA01_SINGLE_READ' ">46B KH EXPORTING I_EXGNUM = oia01r-exgnum ">46B KH IMPORTING E_OIA01 = *oia01 ">46B KH exceptions record_not_found = 4. ">46B KH
NUMBER_GET_INFO CALL FUNCTION 'NUMBER_GET_INFO' EXPORTING NR_RANGE_NR = TOIA2-NUMKR OBJECT = 'OIA01' IMPORTING INTERVAL = NRIV.
NUMBER_CHECK CALL FUNCTION 'NUMBER_CHECK' EXPORTING NR_RANGE_NR = TOIA2-NUMKR NUMBER = OIA01-EXGNUM OBJECT = 'OIA01' IMPORTING RETURNCODE = NUM_SUBRC.
CONVERSION_EXIT_AUART_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_AUART_OUTPUT' EXPORTING INPUT = 'KM' IMPORTING OUTPUT = CONTRACT_TYPE.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' "SO4K000978 RD EXPORTING "SO4K000978 RD TITLEBAR = 'Update contracts ?'(E11) "SO4K000978 RD TEXT_QUESTION = 'Do you really want to update ..'(E12)"00978 RD
MESSAGE_TEXTS_READ CALL FUNCTION 'MESSAGE_TEXTS_READ' "SO4K000978 RD EXPORTING "SO4K000978 RD MSG_LOG_IMP = LS_MSG_LOG "SO4K000978 RD IMPORTING "SO4K000978 RD MSG_TEXT_EXP = LS_MSG_TEXT. "SO4K000978 RD
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MOIA1F40 - Performs for SAPMOIA1 MOIA1F30_SHRD - Shared Performs for SAPMOIA1 and SAPLOIA_IF_EXGAGRMNT (BAPIs) MOIA1F30 - Performs for SAPMOIA1 MOIA1F20_SHRD - Shared Performs for SAPMOIA1 and SAPLOIA_IF_EXGAGRMNT (BAPIs) MOIA1F20 - Performs for SAPMOIA1 MOIA1F10_SHRD - Shared Performs for SAPMOIA1 and SAPLOIA_IF_EXGAGRMNT (BAPIs)