The Function Module ACEPS_ASGMT_IN_ACCDOC_FILL (Füllen der Kontierung im RW-Beleg) is a standard Function Module in SAP ERP and is part of the function group ACEPS_ASGMT_FILL within the package ACE_PS_APPL.
Function Module | ACEPS_ASGMT_IN_ACCDOC_FILL |
Short Text | Füllen der Kontierung im RW-Beleg |
Function Group | ACEPS_ASGMT_FILL |
Package | ACE_PS_APPL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_COA | TYPE | KTOPL | Kontenplan | |
ID_COMP | TYPE | ACE_COMP | Anwendungskomponente für Abgrenzung | |
IS_BS_ASSIGNMENTS | TYPE | ACE_BS_ASSIGNMENTS_GENERIC | Kontierung Bilanzkonto | |
IS_PL_ASSIGNMENTS | TYPE | ACE_PL_ASSIGNMENTS_GENERIC | Kontierung GuV-Konto |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_RETURN | TYPE | BAPIRET2_T | Returntabelle |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_BAPI_PREITEM | TYPE | ACEPS_BAPI_PRELINEITEM | Transferstr. Einzelposten zur BAPI Struc. |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.