The Function Module INCO_READ_TPI03_SINGLE (Objektweiser Zugriff auf die gepufferten Zinslaufdaten (GT_TPI03)) is a standard Function Module in SAP ERP and is part of the function group INCO within the package KAPI.
Function Module | INCO_READ_TPI03_SINGLE |
Short Text | Objektweiser Zugriff auf die gepufferten Zinslaufdaten (GT_TPI03) |
Function Group | INCO |
Package | KAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJNR | LIKE | ONR00-OBJNR | Objektnummer Saldierungsobjekt |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FACDT | LIKE | TPI03-FACDT | Datum erste Buchung auf Objekt | |
E_INTTIME | LIKE | TPI03-INTTME | Zeitstempel letzter Zinslauf | |
E_LDATE | LIKE | TPI03-LDATE | CPU-Datum letzter Zinslauf | |
E_TDATE | LIKE | TPI03-TDATE | Bis Datum letzter Zinslauf |
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 |
---|---|---|---|---|
I_SEL | LIKE | OBJNR_RG | Ranges über abhängige Objekte |
This function module does not define any Exceptions.