The Function Module ISB_VALFNM_ERKRS_READ (IS-B: Lesen der Ergebnisbereichsdaten zum Abgleich FI/IS-B) is a standard Function Module in SAP ERP and is part of the function group JBDV within the package JBA.
Function Module | ISB_VALFNM_ERKRS_READ |
Short Text | IS-B: Lesen der Ergebnisbereichsdaten zum Abgleich FI/IS-B |
Function Group | JBDV |
Package | JBA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTFNM | LIKE | CEDST-FNAM | 'SAKNR' | Merkmal für Sachkonto im Ergebnisbereich |
BUKRS | LIKE | T001-BUKRS | Buchungskreis | |
ERKRS | LIKE | TKEB-ERKRS | Ergebnisbereich | |
GJAHR | LIKE | CEST1-GJAHR | Geschäftsjahr | |
PERDE | LIKE | CEST1-PERDE | Periode für Abstimmung | |
SUMUPACT | LIKE | Summierungskennzeichen für Sachkonto | ||
SUMUPPRC | LIKE | Summierungskennzeichen für Profit Center | ||
VALFNM | LIKE | CEDST-FNAM | Wertfeld der Abstimmung |
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 |
---|---|---|---|---|
PRCTR_TAB | LIKE | JBTPRCTR | Selektionsbedingungen für Profit Center-Merkmal | |
SAKNR_TAB | LIKE | JBTRANGE | Ergebnistabelle | |
VALUE_TAB | LIKE | JBTSAKNPRC | Selektionsbedingungen für Sachkonto-Merkmal |
This function module does not define any Exceptions.