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

WRF_SINGLEDEPSTORE SAP ABAP dialog Program - WRFSINGLEDEPSTORE







WRF_SINGLEDEPSTORE is a standard Module pool for a dialog screen ABAP Program 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_SINGLEDEPSTORE into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

WRFDEP01 - Create New Department Store


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


Text pool values


Text Symbol: R04 = Reference Plant
Text Symbol: R05 = Do you want to determine the
Text Symbol: R06 = ref. plant from the plant profile?
Text Symbol: T04 = Cust.


INCLUDES used within this REPORT WRF_SINGLEDEPSTORE

INCLUDE WRF_SINGLE_DEPSTORETOP . " GLOBAL DATA
INCLUDE _SINGLEDEPSTORE_STATUS_1000O01.
INCLUDE _SINGLEDEPSTORE_BEZ_T001WO01.
INCLUDE _SINGLEDEPSTORE_BEZ_T001WF01.
INCLUDE _SINGLEDEPSTORE_BEZ_TWRF2TO01.
INCLUDE _SINGLEDEPSTORE_LESEN_TWRF2F01.
INCLUDE _SINGLEDEPSTORE_LESEN_T001WF01.
INCLUDE _SINGLEDEPSTORE_EXITI01.
INCLUDE _SINGLEDEPSTORE_EXITF01.
INCLUDE _SINGLEDEPSTORE_LESEN_WERKI01.
INCLUDE _SINGLEDEPSTORE_LESEN_REF_WI01.
INCLUDE _SINGLEDEPSTORE_LESEN_REF_WF01.
INCLUDE _SINGLEDEPSTORE_REF_DATEN_AF01.
INCLUDE _SINGLEDEPSTORE_PRUEFEN_VLFF01.
INCLUDE _SINGLEDEPSTORE_LESEN_WERKF01.
INCLUDE _SINGLEDEPSTORE_LESEN_REF_TF01.
INCLUDE _SINGLEDEPSTORE_LEAVE_PROZEF01.
INCLUDE _SINGLEDEPSTORE_EXPORT_DATAI01.
INCLUDE _SINGLEDEPSTORE_EXPORT_DATAF01.
INCLUDE _SINGLEDEPSTORE_SPERREN_T00F01.
INCLUDE _SINGLEDEPSTORE_LESEN_WRF1_F01.
INCLUDE _SINGLEDEPSTORE_LESEN_WRF1F01.
INCLUDE _SINGLEDEPSTORE_XT001W_KUNNF01.
INCLUDE _SINGLEDEPSTORE_XT001W_LIFNF01.
INCLUDE _SINGLEDEPSTORE_WERKSDATEN_F01.
INCLUDE _SINGLEDEPSTORE_CLEAR_OKCODI01.
INCLUDE _SINGLEDEPSTORE_USER_COMMANI01.
INCLUDE _SINGLEDEPSTORE_CHECK_WERKSF01.
INCLUDE _SINGLEDEPSTORE_CALL_TRANSAI01.
INCLUDE _SINGLEDEPSTORE_GET_INT_NUMF01.
INCLUDE _SINGLEDEPSTORE_LESEN_WERKSI01.
INCLUDE _SINGLEDEPSTORE_LESEN_WERKSF01.
INCLUDE _SINGLEDEPSTORE_PROFIL_ABGLF01.
INCLUDE _SINGLEDEPSTORE_PROFIL_DATEF01.




INCLUDE _SINGLEDEPSTORE_LESEN_T001KF01.
INCLUDE _SINGLEDEPSTORE_LESEN_TWPRF01.
INCLUDE _SINGLEDEPSTORE_DDIC_DOMAENF01.
INCLUDE _SINGLEDEPSTORE_CHECK_STOREI01.
INCLUDE _SINGLEDEPSTORE_GET_INSTANCI01.
INCLUDE _SINGLEDEPSTORE_GET_INSTANCF01.
INCLUDE _SINGLEDEPSTORE_CHECK_STOREF01.


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:

No SAP FUNCTION MODULES are executed within this report code!



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