The Function Module WSGM_O_DOCSRC_GET_DOCUMENTS (SAP Retail Store: Suchzugriff für Materialbelege) is a standard Function Module in SAP ERP and is part of the function group WSGM_DOC_SRC within the package WOST.
Function Module | WSGM_O_DOCSRC_GET_DOCUMENTS |
Short Text | SAP Retail Store: Suchzugriff für Materialbelege |
Function Group | WSGM_DOC_SRC |
Package | WOST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_CURRENT_STORE | TYPE | WERKS_D | Werk | |
PI_DAYS_BACK | TYPE | WSGM_DOCSRC_DAYS_BACK | SAP Retail Store GM: Belegsuche Default für Belegdatum | |
PI_LINES_MAX | TYPE | WSGM_DOCSRC_LINES_MAX | SAP Retail Store GM: Maximale Zeilenzahl des Suchergebnisses | |
PI_SHDOC_CR | TYPE | WSGM_SHDOC_CR | SAP Retail Store GM: Suchkriterien Materialbeleg | |
PI_SHDOC_CR_DARK | TYPE | WSGM_SHDOC_CR_DARK | SAP Retail Store GM: Dunkle Suchkriterien Mat.Beleg | |
PI_T_GM_TR_EV_TYPE_RA | TYPE | WSGM_T_TR_EV_TYPE_RA | SAP Retail Store: Tabellentyp zu BAPI2017_GM_TR_EV_TYPE_RA |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_RETURN | TYPE | WSRS_RETURN | SAP Retail Store: Return-Struktur für Fehler | |
PE_SHDOC_RH_LINES | TYPE | SY-TFILL | Interne Tabellen, aktuelle Anzahl von Zeilen | |
PE_T_SHDOC_RH | TYPE | WSGM_T_SHDOC_RH | SAP Retail Store GM: Tabellentyp zu WSGM_SHDOC_RH | |
PE_T_SHDOC_RI | TYPE | WSGM_T_SHDOC_RI | SAP Retail Store GM: Tabellentyp zu WSGM_T_SHDOC_RI |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.