SAP Reports / Programs | Marketing, Accounting and Pricing | Industry Solution Oil | Marketing, Accounting and Pricing(IS-OIL-DS-MAP) SAP IS

MOICFI0S SAP ABAP INCLUDE - Include MOICFI0O







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


INCLUDES used within this REPORT MOICFI0S

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:

FUNCTION_EXECUTE ***del call function 'FUNCTION_EXECUTE' so3k120928 ***del exporting so3k120928 ***del programm = t180-agidv so3k120928 ***del kopfgruppe = g_kopgr so3k120928 ***del positionsgruppe = g_posgr so3k120928 ***del funktion = fcode so3k120928 ***del importing so3k120928 ***del cua_status = t185v-status so3k120928 ***del cua_titel = t185v-ctitel so3k120928 ***del cua_para1 = t185v-para1 so3k120928 ***del cua_para2 = t185v-para2 so3k120928 ***del cua_para3 = t185v-para3 so3k120928 ***del cua_para4 = t185v-para4 so3k120928 ***del folgefunktion = fcode so3k120928 ***del dunkel = t185-dunkel so3k120928 ***del leave = g_flag-leave so3k120928 ***del leave_screen = g_flag-leave_screen. so3k120928

FUNCTION_EXECUTE CALL FUNCTION 'FUNCTION_EXECUTE' "so3k120928 EXPORTING "so3k120928 *del funktion = fcode "so3k120928 "SO4K000371 CM FUNKTION = OICFCODE_LONG "SO4K000371 CM * FUNKTIONSTYP = '1' "so3k120928 KOPFGRUPPE = SSCT-KOPGR "so3k120928 POSITIONSGRUPPE = SSCT-POSGR "so3k120928 PROGRAMM = SSCT-AGIDV "so3k120928 IMPORTING "so3k120928 * aktyp = ssct-aktyp "so3k120928 CUA_PARA1 = SSCT-PARA1 "so3k120928 CUA_PARA2 = SSCT-PARA2 "so3k120928 CUA_PARA3 = SSCT-PARA3 "so3k120928 CUA_PARA4 = SSCT-PARA4 "so3k120928 CUA_STATUS = SSCT-STATUS "so3k120928 CUA_TITEL = SSCT-CTITEL "so3k120928 *del dunkel = ssct-dunkel "so3k120928 *del folgefunktion = fcode "so3k120928 "SO4K000371 CM FOLGEFUNKTION = OICFCODE_LONG "SO4K000371 CM LEAVE = SSCT-LEAVE "so3k120928 LEAVE_SCREEN = SSCT-LEAVESCR "so3k120928 EXCEPTIONS "so3k120928 OTHERS = 1. "so3k120928

FUNCTION_EXECUTE MESSAGE E171 WITH 'FUNCTION_EXECUTE'. "error call function 3k120928

LOCATION_EXTRACT CALL FUNCTION 'LOCATION_EXTRACT' "so3k123123 IMPORTING "so3k123123 BILD = SSCT-PANEL "so3k123123 BILDGRUPPE = SSCT-BLDGR "so3k123123 * FLAG_ENDE = "so3k123123 * FUNKTION = "so3k123123 * KOPFGRUPPE = "so3k123123 * POSITIONSGRUPPE = "so3k123123 * PROGRAMM = "so3k123123 * STACKSTUFE = "so3k123123 * TRTYP = "so3k123123 * T185_EXP = "so3k123123 EXCEPTIONS "so3k123123 OTHERS = 1. "so3k123123

SCREEN_SEQUENCE_CONTROL ***del call function 'SCREEN_SEQUENCE_CONTROL' so3k120928 ***del exporting so3k120928 ***del programm = 'SAPMOICF' "so3k120928 ***del kopfgruppe = g_kopgr "so3k120928 ***del positionsgruppe = g_posgr "so3k120928 ***del funktion = fcode "so3k120928 ***del programm = ssct-agidv "so3k120928 ***del kopfgruppe = ssct-kopgr "so3k120928 ***del positionsgruppe = ssct-posgr "so3k120928 ***del funktion = fcode "so3k120928 ***del importing so3k120928 ***del cua_status = t185v-status "so3k120928 ***del cua_status = ssct-status "so3k120928 ***del cua_titel = t185v-ctitel "so3k120928 ***del cua_titel = ssct-ctitel "so3k120928 ***del cua_para1 = t185v-para1 "so3k120928 ***del cua_para2 = t185v-para2 "so3k120928 ***del cua_para3 = t185v-para3 "so3k120928 ***del cua_para4 = t185v-para4 "so3k120928 ***del folgefunktion = fcode so3k120928 ***del dunkel = t185-dunkel so3k120928 ***del leave = g_flag-leave. so3k120928

SCREEN_SEQUENCE_CONTROL_INIT CALL FUNCTION 'SCREEN_SEQUENCE_CONTROL_INIT' "so3k120928 EXPORTING "so3k120928 BILD = SSCT-PANEL "so3k120928 BILDGRUPPE = SSCT-BLDGR "so3k120928 *del funktion = fcode "so3k120928 "SO4K000371 CM FUNKTION = OICFCODE_LONG "SO4K000371 CM KOPFGRUPPE = SPACE "so3k120928 POSITIONSGRUPPE = SPACE "so3k120928 PROGRAMM = SSCT-AGIDV "so3k120928 TYP = SSCT-TRTYP "so3k120928 IMPORTING "so3k120928 AKTYP = SSCT-AKTYP "so3k120928 CUA_PARA1 = SSCT-PARA1 "so3k120928 CUA_PARA2 = SSCT-PARA2 "so3k120928 CUA_PARA3 = SSCT-PARA3 "so3k120928 CUA_PARA4 = SSCT-PARA4 "so3k120928 CUA_STATUS = SSCT-STATUS "so3k120928 CUA_TITEL = SSCT-CTITEL "so3k120928 DUNKEL = SSCT-DUNKEL "so3k120928 *del folgefunktion = fcode "so3k120928 "SO4K000371 CM FOLGEFUNKTION = OICFCODE_LONG "SO4K000371 CM LEAVE = SSCT-LEAVE "so3k120928 EXCEPTIONS "so3k120928 OTHERS = 1. "so3k120928

LOCATION_EXTRACT CALL FUNCTION 'LOCATION_EXTRACT' IMPORTING BILD = SSCT-PANEL BILDGRUPPE = SSCT-BLDGR * FLAG_ENDE = * FUNKTION = * KOPFGRUPPE = * POSITIONSGRUPPE = * PROGRAMM = * STACKSTUFE = * TRTYP = * T185_EXP = EXCEPTIONS OTHERS = 1.

SCREEN_SEQUENCE_CONTROL CALL FUNCTION 'SCREEN_SEQUENCE_CONTROL' "so3k120928 EXPORTING "so3k120928 *del funktion = fcode "so3k120928 "SO4K000371 CM FUNKTION = OICFCODE_LONG "SO4K000371 CM KOPFGRUPPE = SSCT-KOPGR "so3k120928 POSITIONSGRUPPE = SSCT-POSGR "so3k120928 PROGRAMM = SSCT-AGIDV "so3k120928 TYP = SSCT-TRTYP "so3k120928 IMPORTING "so3k120928 AKTYP = SSCT-AKTYP "so3k120928 CUA_PARA1 = SSCT-PARA1 "so3k120928 CUA_PARA2 = SSCT-PARA2 "so3k120928 CUA_PARA3 = SSCT-PARA3 "so3k120928 CUA_PARA4 = SSCT-PARA4 "so3k120928 CUA_STATUS = SSCT-STATUS "so3k120928 CUA_TITEL = SSCT-CTITEL "so3k120928 DUNKEL = SSCT-DUNKEL "so3k120928 *del folgefunktion = fcode "so3k120928 "SO4K000371 CM FOLGEFUNKTION = OICFCODE_LONG "SO4K000371 CM LEAVE = SSCT-LEAVE "so3k120928 PANEL = SSCT-PANEL "so3k120928 EXCEPTIONS "so3k120928 OTHERS = 1. "so3k120928



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