The Function Module ALE_SETTREQSLIST_GETLIST (BAPI -> IDoc: ALE_SETTREQSLIST_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_SETTREQSLIST_GETLIST |
Short Text | BAPI -> IDoc: ALE_SETTREQSLIST_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 | |
DOCDATERANGE | LIKE | BAPI_RANGESBLDAT | Belegdatum | |
DOCUMENTNUMBERRANGE | LIKE | BAPIACDOCRAN | Belegnummer | |
EXTENSIONOUT | LIKE | BAPIPAREX | Erweiterungen (Output) | |
HEADDATAOUT | LIKE | BAPISRHEADO | Belegkopfdaten (Output) | |
HEADTEXTOUT | LIKE | BAPIABHEADCTEXT | Kopftexte (Output) | |
INVLISTDATERANGE | LIKE | BAPI_RANGESWFDAT_RL | Vergütungslistendatum | |
ITEMDATAOUT | LIKE | BAPISRITEMO | Belegpositionsdaten (Output) | |
ITEMTEXTOUT | LIKE | BAPIABITEMCTEXT | Positionstexte (Output) | |
LISTHEADDATAOUT | LIKE | BAPISLLIST | Regulierungslistenkopfdaten (Output) | |
LISTHEADTEXTOUT | LIKE | BAPIABLISTTEXT | Kopftexte der Listen (Output) | |
LISTITEMDATAOUT | LIKE | BAPISLITEMO | Regulierungslistenpositionsdaten (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 | |
VENDORRANGE | LIKE | BAPI_RANGESLIFNR | Rechnungssteller |
This function module does not define any Exceptions.