SAP ABAP Function Module FAGL_ALE_AGGR_SEND (Aggregieren von Belegen und senden von IDOCs.)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL (Application Component) General Ledger Accounting
⤷
FAGL_DISTR_SCEN_1_SFWC_RS (Package) Distribution Scenario: Transfer of Totals Docs + Single Docs
⤷
⤷
Basic Data
| Function Module | FAGL_ALE_AGGR_SEND | Aggregieren von Belegen und senden von IDOCs. |
| Function Group | FAGL_ALE_SEND | Funktionen zum Versenden der IDOCs |
| Program Name | SAPLFAGL_ALE_SEND | |
| INCLUDE Name | LFAGL_ALE_SENDU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_NUMBER_OF_IDOCS | TYPE | I | The number of idocs sent. | |||
| |
I_LEDGER | TYPE | FAGL_RLDNR | Ledger in General Ledger Accounting | |||
| |
I_FISCAL_YEAR | TYPE | GJAHR | Fiscal Year | |||
| |
I_PERIOD | TYPE | POPER | Fiscal Period | |||
| |
I_SELECT_LIMIT | TYPE | I | Max numbers of lines for the aggr select | |||
| |
I_SEGMENT_PER_IDOC | TYPE | I | Max number of documents per IDOC | |||
| |
I_RUNID | TYPE | FAGL_ALE_RUNID | ||||
| |
I_TEST_RUN | TYPE | XFLAG | 'X' | 'X' if this is just a testrun, no documents will be sent. | ||
| |
I_BUDAT | TYPE | BUDAT | Posting Date | |||
| |
I_BLDAT | TYPE | BLDAT | Document Date | |||
| |
IT_FAGL_EXTR | TYPE | FAGL_EXTR | Indextabelle von Belegen. | |||
| |
DATATYPE_ERROR | TYPE | There was an error when creating the dynamic datatypes for the collect. | ||||
| |
ALE_MODEL_NOT_FOUND_ERROR | TYPE | The customizing data for the ALE model is missing. | ||||
| |
ALE_IDOC_SEND_ERROR | TYPE | There was an error while sending an idoc. | ||||
| |
BADI_CHECK_ERROR | TYPE | There was an error in the BADI. | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |