The Function Module FMKBO_GET_REF_STRUCT (Ermmittlung der DDIC Referenzstruktur) is a standard Function Module in SAP ERP and is part of the function group FMKBO within the package FMKO.
Function Module | FMKBO_GET_REF_STRUCT |
Short Text | Ermmittlung der DDIC Referenzstruktur |
Function Group | FMKBO |
Package | FMKO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
POOL_REF_STRUCT | TYPE | XFELD | Pool Referenzstruktur ermitteln | |
REPID | LIKE | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
REF_STRUCT | LIKE | DD03L-TABNAME | Tabellenname |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Konstante 'CON_STRUCT' nicht deklariert |