SAP Reports / Programs | Logistics - General | SAP Retail Store(LO-SRS) SAP LO

MWOSDF02 SAP ABAP INCLUDE - Include LWOSBF04







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

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:

STOREWB_EINSTIEG_PROVIDE CALL FUNCTION 'STOREWB_EINSTIEG_PROVIDE' IMPORTING PE_STOREWB_EINSTIEG = STWB_EINSTIEG.

BROWSER_REDIRECT CALL FUNCTION 'BROWSER_REDIRECT' EXPORTING * P_NEW_SERVICE = 'WOSM' P_STOREWB_EINSTIEG = STWB_EINSTIEG.

BROWSER_REDIRECT CALL FUNCTION 'BROWSER_REDIRECT' EXPORTING * P_NEW_SERVICE = 'WOSM' P_STOREWB_EINSTIEG = STWB_EINSTIEG.

BROWSER_REDIRECT CALL FUNCTION 'BROWSER_REDIRECT' EXPORTING P_NEW_SERVICE = C_SERVICE_MAIL P_STOREWB_EINSTIEG = STWB_EINSTIEG.

IAC_SHCU_CUSTOMER_SEARCH CALL FUNCTION 'IAC_SHCU_CUSTOMER_SEARCH' IMPORTING PE_CUSTOMER = WISO_CUST-SOLD_TO.

PIA_CSO_CUSTOMER_GET_DATA CALL FUNCTION 'PIA_CSO_CUSTOMER_GET_DATA' EXPORTING PI_KUNNR = WISO_CUST-SOLD_TO PI_READ_COUNTRY_DESCR = C_ACTIVE IMPORTING PE_CUST = WISO_CUST PE_RETURN1 = PE_RETURN1.

CSO_O_CUST_MNTN_AUTHORITY_GET CALL FUNCTION 'CSO_O_CUST_MNTN_AUTHORITY_GET' IMPORTING PE_CHANGE_ACTIVITY = CHANGE_ALLOWED.

IAC_CUSTOMER_DATA_REFRESH_1 CALL FUNCTION 'IAC_CUSTOMER_DATA_REFRESH_1'.

IAC_CUSTOMER_INIT_1 CALL FUNCTION 'IAC_CUSTOMER_INIT_1' EXPORTING PI_COPYREFERENCE = ADDRESS02 PI_LANGUAGE = SY-LANGU PI_CURRENCY = CURRENCY PI_COUNTRYSEL = COUNTRYSEL * PI_CUSTOMERID = PI_SSLEN = ' ' * PI_SODES = PI_CONEN = CONSUMER_ENABLED.

IAC_CUSTOMER_KNOWN_1 CALL FUNCTION 'IAC_CUSTOMER_KNOWN_1' EXPORTING PI_KNOWN = C_ACTIVE.

IAC_CUSTOMER_NO_RECEIVE_1 CALL FUNCTION 'IAC_CUSTOMER_NO_RECEIVE_1' EXPORTING PI_CUSTOMER = WISO_CUST-SOLD_TO.

IAC_CUSTOMER_GET_1 CALL FUNCTION 'IAC_CUSTOMER_GET_1' IMPORTING PE_RETURN1 = PE_RETURN1.

IAC_CUSTOMER_COUNTRY_VALID_1 CALL FUNCTION 'IAC_CUSTOMER_COUNTRY_VALID_1' IMPORTING PE_RETURN1 = PE_RETURN1.

IAC_CUSTOMER_SAVE_PERSDATA_1 CALL FUNCTION 'IAC_CUSTOMER_SAVE_PERSDATA_1' EXPORTING PI_WAIT_FOR_COMMIT = C_ACTIVE IMPORTING PE_CUSTOMER = KUNNR PE_RETURN1 = PE_RETURN1.

PIA_CSO_CUSTOMER_GET_DATA CALL FUNCTION 'PIA_CSO_CUSTOMER_GET_DATA' EXPORTING PI_KUNNR = KUNNR PI_READ_COUNTRY_DESCR = C_ACTIVE IMPORTING PE_CUST = WISO_CUST PE_RETURN1 = PE_RETURN1.

IAC_CUSTOMER_CHANGE_PERSDATA_1 CALL FUNCTION 'IAC_CUSTOMER_CHANGE_PERSDATA_1' EXPORTING PI_WAIT_FOR_COMMIT = C_ACTIVE IMPORTING PE_CUSTOMER = KUNNR PE_RETURN1 = PE_RETURN1.

PIA_CSO_CUSTOMER_GET_DATA CALL FUNCTION 'PIA_CSO_CUSTOMER_GET_DATA' EXPORTING PI_KUNNR = KUNNR PI_READ_COUNTRY_DESCR = C_ACTIVE IMPORTING PE_CUST = WISO_CUST PE_RETURN1 = PE_RETURN1.

PIA_CSO_CUSTOMER_GET_DATA CALL FUNCTION 'PIA_CSO_CUSTOMER_GET_DATA' EXPORTING PI_KUNNR = WISO_CUST-SOLD_TO PI_READ_COUNTRY_DESCR = C_ACTIVE IMPORTING PE_CUST = WISO_CUST PE_RETURN1 = PE_RETURN1.

PIA_CSO_IAC_CUSTOMIZING_PROV





CALL FUNCTION 'PIA_CSO_IAC_CUSTOMIZING_PROV' IMPORTING PE_TWIC0500 = L_TWIC0500 PE_CSTKEY_8003 = CSTKEY PE_RETURN1 = PE_RETURN1.

STOREWB_STORE_DATA_PROVIDE CALL FUNCTION 'STOREWB_STORE_DATA_PROVIDE' IMPORTING PE_T001W = L_T001W PE_WRF1 = L_WRF1 PE_RETURN1 = PE_RETURN1.

CSO_O_CUST_MNTN_AUTHORITY_GET CALL FUNCTION 'CSO_O_CUST_MNTN_AUTHORITY_GET' IMPORTING PE_CREATE_ACTIVITY = CREATE_ALLOWED.

IAC_CUSTOMER_KNOWN_1 CALL FUNCTION 'IAC_CUSTOMER_KNOWN_1' EXPORTING PI_KNOWN = C_NOT_ACTIVE.

IAC_CUSTOMER_DATA_REFRESH_1 CALL FUNCTION 'IAC_CUSTOMER_DATA_REFRESH_1'.

IAC_CUSTOMER_INIT_1 CALL FUNCTION 'IAC_CUSTOMER_INIT_1' EXPORTING PI_COPYREFERENCE = ADDRESS02 PI_LANGUAGE = SY-LANGU PI_CURRENCY = CURRENCY PI_COUNTRYSEL = COUNTRYSEL * PI_CUSTOMERID = PI_SSLEN = ' ' * PI_SODES = PI_CONEN = CONSUMER_ENABLED PI_CUSTOMER_DATA = L_WIC_CUSTOMER.

PIA_CSO_IAC_CUSTOMIZING_PROV CALL FUNCTION 'PIA_CSO_IAC_CUSTOMIZING_PROV' IMPORTING PE_TWIC0500 = L_TWIC0500 PE_RETURN1 = PE_RETURN1.

IAC_SHCU_CUSTOMER_SEARCH1 CALL FUNCTION 'IAC_SHCU_CUSTOMER_SEARCH1' EXPORTING PI_SHCU_CR_SC = SHCU_CR_SC "EhP2-Switching IMPORTING PE_CUSTOMER = WISO_CUST-SOLD_TO.

PIA_CSO_CUSTOMER_GET_DATA CALL FUNCTION 'PIA_CSO_CUSTOMER_GET_DATA' EXPORTING PI_KUNNR = WISO_CUST-SOLD_TO PI_READ_COUNTRY_DESCR = C_ACTIVE IMPORTING PE_CUST = WISO_CUST PE_RETURN1 = PE_RETURN1.



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