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 FILA_ITEM_SPLIT_TERM (Splitten der Vertragspositionen in TERMINATON und andere Prozesse) is a standard Function Module in SAP ERP and is part of the function group FILA within the package FI_LA_BA.
Function Module | FILA_ITEM_SPLIT_TERM |
Short Text | Splitten der Vertragspositionen in TERMINATON und andere Prozesse |
Function Group | FILA |
Package | FI_LA_BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_CONTRACT_HEADER | TYPE | FILAGF_CONTRACT_HEADER | Vertragskopf | |
IT_BILLING | TYPE | FILAGF_CONT_BILL_TAB | Zahlungsplan | |
IT_CONDITIONS | TYPE | FILAGF_CONDITION_TAB | Vertragskonditionen | |
IT_CONTRACT_ITEMS | TYPE | FILAGF_CONT_ITEM_TAB | Vertragspositionen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BILLING | TYPE | FILAGF_CONT_BILL_TAB | Zahlungsplan Beendigung | |
ET_BILLING_TERM | TYPE | FILAGF_CONT_BILL_TAB | Zahlungsplan andere | |
ET_CONDITIONS | TYPE | FILAGF_CONDITION_TAB | Vertragskonditionen Beendigung | |
ET_CONDITIONS_TERM | TYPE | FILAGF_CONDITION_TAB | Vertragskonditionen andere | |
ET_CONTRACT_ITEMS | TYPE | FILAGF_CONT_ITEM_TAB | Vertragspositionen Beendigung | |
ET_CONTRACT_ITEMS_TERM | TYPE | FILAGF_CONT_ITEM_TAB | Vertragspositionen andere |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_RETURN | TYPE | BAPIRET2_T | Returntabelle |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LAEHEAD | LIKE | LAE_CRM_HEADER | LAE: CRM-Vertragskopf | |
ET_LAEITEM | LIKE | LAE_CRM_ITEMS | LAE: Vertragspositionen | |
ET_LAELNK | LIKE | LAE_CRM_LNK | Link zwischen LAE und CRM Vertragspositionen |
This function module does not define any Exceptions.