The Function Module RM_GET_GNUM_FROM_OBJNR_NEW (Selektion der Geschäftsnummern zu Finanzobjektnummern) is a standard Function Module in SAP ERP and is part of the function group RMBPD within the package JBR.
Function Module | RM_GET_GNUM_FROM_OBJNR_NEW |
Short Text | Selektion der Geschäftsnummern zu Finanzobjektnummern |
Function Group | RMBPD |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_BUKRS | TYPE | C | Buchungskreis lesen |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAB_OBJECTS | TYPE | RMBPD_OBJECTS_T | Tabelle von FO-Nummern | |
C_TAB_OBJIDENT | TYPE | JBRGIDENT_T | AFW: Zuordnung FO Nummer --> Geschäftsn, Darstellung, Texte |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.