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 CACS00_DOCUMENT (Provisionsfall anlegen und Beleg erzeugen) is a standard Function Module in SAP ERP and is part of the function group CACS00_DOCUMENT within the package CACSDO.
Function Module | CACS00_DOCUMENT |
Short Text | Provisionsfall anlegen und Beleg erzeugen |
Function Group | CACS00_DOCUMENT |
Package | CACSDO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IFLG_MASS_PROCESS | TYPE | BOOLEAN_FLG | SPACE | Massenverarbeitung? (siehe Doku) |
IFLG_SIMULATION | TYPE | CACSSIMULATION | 'X' | Prozeß soll im Simulationsmodus durchgeführt werden |
IFLG_UPDATE_TASK | TYPE | BOOLEAN_FLG | 'X' | Verbuchungen im eigenen Prozeß? ('X' für eigener Proz) |
I_APPL_VERSION | TYPE | CACSGENVERSION | Version der generierten Anwendung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR_COUNTER | TYPE | CACSCASEERRORCNT | Anz der fehlerhaften Fälle inkl. abgelehnte | |
E_QUERY_FOR_DISPLAY | TYPE | CACSMSGFILTER | Verwendeter Nachrichtenfilter | |
E_REJECT_COUNTER | TYPE | CACSCASEREJECTCNT | Anz der zurückgewiesenen Fälle |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_DOC_RANGE_HANDLE | LIKE | INRI-NRRANGENR | SPACE | Handle für Belegnummernkreis |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOC_HEAD | LIKE | CACS00_DOCHD | Kopf des Prov.belegs | |
I_DOC_REMDETAIL | LIKE | CACS00_DOCDT | Prov.: Detailpositionen zu Vergütungszeilen | |
I_DOC_REMUNERATION | LIKE | CACS00_DOCRE | Vergütungen des Prov. | |
I_DOC_SETTLEMENT | LIKE | CACS00_DOCSE | Fälligkeiten für die Abrechnung | |
I_DOC_VALUATION | LIKE | CACS00_DOCVA | Bewertungen des Prov.belegs |
This function module does not define any Exceptions.