The Function Module FKKCORR_DFKKCOH_GET_MEMORY () is a standard Function Module in SAP ERP and is part of the function group FKKCORR_STORAGE within the package FKKCORR.
Function Module | FKKCORR_DFKKCOH_GET_MEMORY |
Short Text | |
Function Group | FKKCORR_STORAGE |
Package | FKKCORR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUFFER_MODE | TYPE | CORR_BUFFER_MODE | 'X' | Buffering Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DFKKCOH_LINES | TYPE | I | Number of lines found |
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 |
---|---|---|---|---|
TO_DFKKCOH | LIKE | DFKKCOH |
This function module does not define any Exceptions.