This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module ACE_CALC_AND_POST_ACCRUALS (Rahmen zum Berechnen und Buchen von Abgrenzungen) is a standard Function Module in SAP ERP and is part of the function group ACE_PROGRAM_SERVICES within the package ACE.
Function Module | ACE_CALC_AND_POST_ACCRUALS |
Short Text | Rahmen zum Berechnen und Buchen von Abgrenzungen |
Function Group | ACE_PROGRAM_SERVICES |
Package | ACE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IB_COMMIT | TYPE | FLAG | 'X' | Kennzeichen: Commit Work ausführen |
ID_COMP | TYPE | ACE_COMP | Anwendungskomponente für Abgrenzung | |
ID_CREATE_APPLLOG | TYPE | FLAG | 'X' | Kennzeichen: Application Log erzeugen |
ID_FILL_RESULT_TABLES | TYPE | ACEPS_FINAL_LIST_DISP | Kennzeichen: Anzeige einer Ergebnisliste | |
ID_REPORT_NAME | TYPE | SY-REPID | Reportname, wird in Application Log geschrieben | |
ID_SERVER_GROUP | TYPE | SPTA_RFCGR | Server-Gruppe für Parallelverarbeitung | |
ID_TESTRUN | TYPE | ACE_TESTRUN | Testlauf | |
IT_PPOST_PARAMS | TYPE | ACE_PPOST_PARAMS_T | Start Parameter Periodischesbuchungsprogramm |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ED_APPL_LOG_ERROR | TYPE | FLAG | Kennzeichen: Fehler bei Erstellen Appl. Log | |
ED_LOG_CREATE_DATE | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
ED_LOG_CREATE_TIME | TYPE | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | |
ED_LOG_EXTERNAL_NUMBER | TYPE | BALHDR-EXTNUMBER | Eindeutige Kennummer eines Buchungslaufs der Accrual-Engine | |
ET_ACCDOC_RETURN | TYPE | ACE_ACCDOC_RETURN_T | Tabelle mit Meldungen zu übergeleiteten ACE-Belegen | |
ET_ACEDOC_RETURN | TYPE | ACE_ACEDOC_RETURN_T | Tabelle mit Meldungen zu spezifischen ACE-Belegen | |
ET_AGGDOC | TYPE | ACEPS_ACE_DOC_AGGREGATED_T | Aggregierte Einzelposten der Accrual-Engine | |
ET_AMOUNTS | TYPE | ACEDS_ACE_DOC_AMOUNTS_T | Periodische Abgrenzungswerte | |
ET_DOCITEMS | TYPE | ACEPS_ACE_DOC_EXTENDED_T | Einzelposten der Accrual-Engine mit Fehlerhandling | |
ET_RETURN | TYPE | BAPIRET2_T | Returntabelle |
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.