The Function Module READ_ACTUALS_ISPS_WITH_RANGES (ISPS: Lesen des Obligo/Ist (mittels Range-Tabellen)) is a standard Function Module in SAP ERP and is part of the function group FMRE within the package FMRP.
Function Module | READ_ACTUALS_ISPS_WITH_RANGES |
Short Text | ISPS: Lesen des Obligo/Ist (mittels Range-Tabellen) |
Function Group | FMRE |
Package | FMRP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FIKRS | LIKE | FM01-FIKRS | Finanzkreis |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
T_ACTUALS | LIKE | FMFMIT1 | Ist/Obligo-Sätze | |
T_BTART | LIKE | RANGE_C4 | Buchungskreis | |
T_BUKRS | LIKE | RANGE_C4 | Buchungskreis | |
T_CFLEV | LIKE | RANGE_C1 | Vortragsstufe | |
T_FAREA | LIKE | RANGE_C16 | Funktionsbereich | |
T_FICTR | LIKE | RANGE_C16 | Finanzstelle | |
T_FIPEX | LIKE | RANGE_C24 | Finanzposition | |
T_GEBER | LIKE | RANGE_C10 | Ist/Obligo-Sätze | |
T_GJAHR | LIKE | RANGE_N4 | Geschäftsjahr | |
T_HKONT | LIKE | RANGE_C10 | Hauptbuchkonto | |
T_OBJNRZ | LIKE | RANGE_C22 | Objektnummer | |
T_PERIO | LIKE | RANGE_N3 | Periode | |
T_PERIO7 | LIKE | RANGE_N7 | siebenstellige Periode (YYYYPPP) | |
T_RRCTY | LIKE | RANGE_C1 | Satzart | |
T_RSTAT | LIKE | RANGE_C1 | Statistik-Kennzeichen | |
T_TWAER | LIKE | RANGE_CUKY | Transaktionswährung | |
T_VRGNG | LIKE | RANGE_C4 | CO-Vorgang | |
T_WRTTP | LIKE | RSN2RANGE | Werttyp |
This function module does not define any Exceptions.