The Function Module FI_GL_ACCOUNT_MAINTAIN (Sachkontenposition verwalten) is a standard Function Module in SAP ERP and is part of the function group F0PH within the package FMFI.
Function Module | FI_GL_ACCOUNT_MAINTAIN |
Short Text | Sachkontenposition verwalten |
Function Group | F0PH |
Package | FMFI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DISPLAY | LIKE | BOOLE-BOOLE | SPACE | Display |
I_HEADER | LIKE | VBKPF | Document header | |
I_MAND | LIKE | BOOLE-BOOLE | SPACE | Required/optional field check |
I_POSITION | LIKE | VBSEGS | Line item | |
I_SUPPRESS | LIKE | BOOLE-BOOLE | SPACE | Suppress dialog, active with faulty input |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_HEADER | LIKE | VBKPF | Document header | |
E_POSITION | LIKE | VBSEGS | Line item |
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 |
---|---|
CANCELLED | Function terminated |