The Function Module ISB_VALFNM_LEDGER_READ (IS-B: Lesen eines Profit Center - Ledgers) is a standard Function Module in SAP ERP and is part of the function group JBDV within the package JBA.
Function Module | ISB_VALFNM_LEDGER_READ |
Short Text | IS-B: Lesen eines Profit Center - Ledgers |
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 |
---|---|---|---|---|
I_DRCRK | LIKE | GLPCT-DRCRK | ||
I_PERIO | LIKE | GLPCT-RPMAX | Periode für Abstimmung | |
I_RBUKRS | LIKE | T001-BUKRS | Buchungskreis | |
I_RLDNR | LIKE | T881-RLDNR | Ledger | |
I_RRCTY | LIKE | GLPCT-RRCTY | CON_RRCTY | Satzart |
I_RVERS | LIKE | GLPCT-RVERS | '000' | |
I_RYEAR | LIKE | GLPCT-RYEAR | Geschäftsjahr | |
SUMUPACT | LIKE | Summierungskennzeichen für Sachkonto | ||
SUMUPPRC | LIKE | Summierungskennzeichen für Profit Center |
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 | Selektionstabelle für Profit Center-Merkmal | |
SAKNR_TAB | LIKE | JBTRANGE | Selektionstabelle für Sachkonten-Merkmal | |
VALUE_TAB | LIKE | JBTSAKNPRC | Ergebnistabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AB_LEDGER | |
NO_ENTRIES_IN_SUM_TABLE | |
NO_PROFIT_CENTER_IN_TABLE | |
NO_SUM_TABLE | |
WRONG_LEDGER |