The Function Module ACCOUNT_ALLOCATION_GENERAL (Kontenfindung) is a standard Function Module in SAP ERP and is part of the function group V61C within the package VKON.
Function Module | ACCOUNT_ALLOCATION_GENERAL |
Short Text | Kontenfindung |
Function Group | V61C |
Package | VKON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLICATION | LIKE | T683-KAPPL | Applikation | |
I_HEADER_COMMUNICATION | LIKE | KOMKCV | Suchfelder (Kopf) | |
I_ITEM_COMMUNICATION | LIKE | KOMPCV | Suchfelder (Position) | |
I_PROTOKOLL | LIKE | ' ' | Konditionsanalyse | |
I_SCHEME | LIKE | T683-KALSM | Schema |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_C000 | LIKE | C000 | Konten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.