The Function Module LATD_ALL_CRM_DATA_FOR_ITEM_GET (Liefert Daten aus allen LAE_CRM-Tabellen für ein Objekt) is a standard Function Module in SAP ERP and is part of the function group FILATEST within the package FI_LA_BA.
Function Module | LATD_ALL_CRM_DATA_FOR_ITEM_GET |
Short Text | Liefert Daten aus allen LAE_CRM-Tabellen für ein Objekt |
Function Group | FILATEST |
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_ITEMKEY | TYPE | FILA_GF_KEY | Lease accounting engine: Contract item data |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_HEADER | TYPE | LAE_CRM_HEADER | LAE: CRM-Vertragskopf |
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 |
---|---|---|---|---|
ET_BILLPLAN | LIKE | LAE_CRM_BILLPLAN | Zahlungsplan | |
ET_CONDS | LIKE | LAE_CRM_CONDS | Billplan | |
ET_ITEMS | LIKE | LAE_CRM_ITEMS | LAE: Vertragspositionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURRED | Fehler aufgetreten |