SAP Reports / Programs | Logistics - General | Logistics Basic Data | Material Master(LO-MD-MM) SAP LO

WRF_CREATESHOPF03 SAP ABAP INCLUDE - Include W_CREATESHOPF03







WRF_CREATESHOPF03 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 WRF_CREATESHOPF03 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 WRF_CREATESHOPF03. "Basic submit
SUBMIT WRF_CREATESHOPF03 AND RETURN. "Return to original report after report execution complete
SUBMIT WRF_CREATESHOPF03 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 W_CREATESHOPF03


INCLUDES used within this REPORT WRF_CREATESHOPF03

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:

WRF_DETERMINESITENUMBER CALL FUNCTION 'WRF_DETERMINESITENUMBER' EXPORTING IF_DEPSTORE = pi_depstore IF_KTOKD = gs_depstore-wrf_sit_skna1-ktokd IF_HIER_ID = pi_hier_id IF_CATEGORY = pi_category CHANGING X_WERKS = lf_werks X_BWKEY = lf_bwkey X_KUNNR = lf_kunnr X_LIFNR = lf_lifnr EXCEPTIONS INTERNAL_ERROR = 1 WRONG_NUMBERRANGE = 2 OTHERS = 3.

ENQUEUE_EXT001W CALL FUNCTION 'ENQUEUE_EXT001W' EXPORTING * MODE_T001W = 'E' MANDT = SY-MANDT WERKS = lf_werks * X_WERKS = ' ' * _SCOPE = '2' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS FOREIGN_LOCK = 1 SYSTEM_FAILURE = 2 OTHERS = 3 .

WRF_MIXSHOPDATA CALL FUNCTION 'WRF_MIXSHOPDATA' EXPORTING IF_SHOP = lf_werks IF_BWKEY = lf_bwkey IF_KUNNR = lf_kunnr IS_DEPSTORE = gs_depstore IS_REFSHOP = gs_refshop CHANGING XS_SHOP = gs_shop.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING * TITLEBAR = ' ' * DIAGNOSE_OBJECT = ' ' TEXT_QUESTION = PI_TEXT TEXT_BUTTON_1 = TEXT-001 * ICON_BUTTON_1 = ' ' TEXT_BUTTON_2 = TEXT-002 * ICON_BUTTON_2 = ' ' DEFAULT_BUTTON = gf_default DISPLAY_CANCEL_BUTTON = PI_CANCFLAG * USERDEFINED_F1_HELP = ' ' * START_COLUMN = 25 * START_ROW = 6 * POPUP_TYPE = IMPORTING ANSWER = px_answer * TABLES * PARAMETER = EXCEPTIONS TEXT_NOT_FOUND = 1 OTHERS = 2 .

WRF_SAVESITEDATA CALL FUNCTION 'WRF_SAVESITEDATA' EXPORTING IS_SIT_DATA = gs_shop IF_HIERID = pi_hierid IF_CATEGORY = pi_category * { INSERT, ala, 07.10.2005

WRF_SAVESITEDATA CALL FUNCTION 'WRF_SAVESITEDATA' IN UPDATE TASK EXPORTING IS_SIT_DATA = gs_shop IF_HIERID = pi_hierid IF_CATEGORY = pi_category * { INSERT, ala, 07.10.2005

ENQUEUE_EXT001W CALL FUNCTION 'ENQUEUE_EXT001W' EXPORTING * MODE_T001W = 'E' MANDT = SY-MANDT WERKS = pi_shop * X_WERKS = ' ' * _SCOPE = '2' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS FOREIGN_LOCK = 1 SYSTEM_FAILURE = 2 OTHERS = 3 .

BAL_DSP_PROFILE_POPUP_GET CALL FUNCTION 'BAL_DSP_PROFILE_POPUP_GET' IMPORTING E_S_DISPLAY_PROFILE = s_prof.

BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING I_S_DISPLAY_PROFILE = s_prof * I_T_LOG_HANDLE = I_T_MSG_HANDLE = lt_msghandle ** I_S_LOG_FILTER = ** I_S_MSG_FILTER = ** I_T_LOG_CONTEXT_FILTER = ** I_T_MSG_CONTEXT_FILTER = ** I_AMODAL = ' ' ** IMPORTING ** E_S_EXIT_COMMAND = EXCEPTIONS PROFILE_INCONSISTENT = 1 INTERNAL_ERROR = 2 NO_DATA_AVAILABLE = 3 NO_AUTHORITY = 4 OTHERS = 5 .

BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING I_S_LOG = gs_log IMPORTING E_LOG_HANDLE = gs_log_handle EXCEPTIONS LOG_HEADER_INCONSISTENT = 1 OTHERS = 2.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING I_LOG_HANDLE = gs_log_handle I_S_MSG = s_msg IMPORTING E_S_MSG_HANDLE = s_msghandle * E_MSG_WAS_LOGGED = * E_MSG_WAS_DISPLAYED = EXCEPTIONS LOG_NOT_FOUND = 1 MSG_INCONSISTENT = 2 LOG_IS_FULL = 3 OTHERS = 4 .

BUSINESS_NUMBER_CHECK CALL FUNCTION 'BUSINESS_NUMBER_CHECK' EXPORTING BUSINESS_NUMBER = PI_BBBNR SUPPLEMENT_NUMBER = PI_BBSNR CHECK_NUMBER = PI_BUBKZ COUNTRY = gf_country.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = lf_iconname IMPORTING RESULT = gf_icon_green_light EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = lf_iconname IMPORTING RESULT = gf_icon_red_light EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = lf_iconname IMPORTING RESULT = gf_icon_complete EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = lf_iconname IMPORTING RESULT = gf_icon_locked EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = lf_iconname IMPORTING RESULT = gf_icon_display_more EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = lf_iconname IMPORTING RESULT = gf_icon_enter_more EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.

WRF_READ_HIERID_RELEVANT





CALL FUNCTION 'WRF_READ_HIERID_RELEVANT' EXPORTING IF_NO_PLANED_HIER = gf_no_planed_hier CHANGING XT_MATGRP_HIER = GT_MATGRP_HIER EXCEPTIONS NO_HIERARCHY_FOUND = 1 OTHERS = 2.

ENQUEUE_EXT001W CALL FUNCTION 'ENQUEUE_EXT001W' EXPORTING * MODE_T001W = 'E' MANDT = SY-MANDT WERKS = pi_depstore * X_WERKS = ' ' * _SCOPE = '2' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS FOREIGN_LOCK = 1 SYSTEM_FAILURE = 2 OTHERS = 3 .

NUMERIC_CHECK CALL FUNCTION 'NUMERIC_CHECK' EXPORTING STRING_IN = pi_shop IMPORTING STRING_OUT = l_string_out HTYPE = l_htype.

NUMBER_GET_INFO call function 'NUMBER_GET_INFO' EXPORTING nr_range_nr = t077d-numkr object = lf_nrobj IMPORTING interval = ls_nriv EXCEPTIONS interval_not_found = 01 object_not_found = 02.

DEQUEUE_EXT001W CALL FUNCTION 'DEQUEUE_EXT001W' EXPORTING MODE_T001W = 'E' MANDT = SY-MANDT WERKS = pi_old_shop X_WERKS = ' ' _SCOPE = '3' _SYNCHRON = ' ' _COLLECT = ' '.



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