The Function Module ALE_SINGLESETTREQS_GETLIST (BAPI -> IDoc: ALE_SINGLESETTREQS_GETLIST) is a standard Function Module in SAP ERP and is part of the function group 2100_ALE_OUT within the package WZRE.
Function Module | ALE_SINGLESETTREQS_GETLIST |
Short Text | BAPI -> IDoc: ALE_SINGLESETTREQS_GETLIST |
Function Group | 2100_ALE_OUT |
Package | WZRE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MAXLINES | LIKE | BAPIACGL-MAX_LINES | '500' | Maximale Zeilen |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCTSTATUSRANGE | LIKE | BAPI_RANGESRFBSK | Buchungsstatus | |
ALLOCNMBRRANGE | LIKE | BAPI_RANGESZUONR | Zuordnung | |
BILLDATERANGE | LIKE | BAPI_RANGESWFDAT | Buchungsdatum | |
BILLTYPERANGE | LIKE | BAPI_RANGESLFART | Fakturaart | |
COMPCODERANGE | LIKE | BAPI_RANGESBUKRS | Buchungskreis | |
CUSTOMERRANGE | LIKE | BAPI_RANGESKUNNR | Rechnungsempfänger | |
DISCHANELRANGE | LIKE | BAPI_RANGESVTWEG | Vertriebsweg | |
DIVISIONRANGE | LIKE | BAPI_RANGESSPART | Sparte | |
DOCDATERANGE | LIKE | BAPI_RANGESBLDAT | Belegdatum | |
DOCUMENTNUMBERRANGE | LIKE | BAPIACDOCRAN | Belegnummer | |
EXTENSIONOUT | LIKE | BAPIPAREX | Erweiterungen (Output) | |
HEADDATAOUT | LIKE | BAPISRHEADO | Kopfdaten (Outpu) | |
HEADTEXTOUT | LIKE | BAPIABHEADCTEXT | Kopftexte (Output) | |
INVLISTDATERANGE | LIKE | BAPI_RANGESWFDAT_RL | Vergütungslistendatum | |
ITEMDATAOUT | LIKE | BAPISRITEMO | Positionsdaten (Output) | |
ITEMTEXTOUT | LIKE | BAPIABITEMCTEXT | Positionstexte (Output) | |
PAYMTREFRANGE | LIKE | BAPI_RANGESKIDNO | Zahlungsreferenz | |
PAYTYPERANGE | LIKE | BAPI_RANGESWRART | Regulierungsart | |
PURCHORGRANGE | LIKE | BAPI_RANGESEKORG | Einkaufsorganisation | |
PURGROUPRANGE | LIKE | BAPI_RANGESEKGRP | Einkäufergruppe | |
REFDOCNOLONGRANGE | LIKE | BAPI_RANGESXBLNR_LONG | Referenz (lang) | |
REFDOCNORANGE | LIKE | BAPI_RANGESXBLNR | Referenz | |
SALESORGRANGE | LIKE | BAPI_RANGESVKORG | Verkaufsorganisation | |
VENDORRANGE | LIKE | BAPI_RANGESLIFNR | Rechnungssteller |
This function module does not define any Exceptions.