Menu

SAP Function Module IM_SETTLEMENT_GET_VALUES

Lesen der CO-Einzelposten zum Abrechnen

The Function Module IM_SETTLEMENT_GET_VALUES (Lesen der CO-Einzelposten zum Abrechnen) is a standard Function Module in SAP ERP and is part of the function group AIMR within the package AIMB.

Technical Information

Function Module IM_SETTLEMENT_GET_VALUES
Short Text Lesen der CO-Einzelposten zum Abrechnen
Function Group AIMR
Package AIMB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AFABE LIKE T093B-AFABE ' ' Dep. area if I_EVENT - ' INT'
I_BUDAT LIKE COVP-BUDAT '00000000' Values for items up to BUDAT if i_event # ' INT'
I_EVENT LIKE ' ' What to do
I_GES LIKE ' ' FUL-settlement after JHR-settlement
I_INTPB LIKE COVP-BUDAT '00000000' begin of period if i_event - ' INT'
I_INTPE LIKE COVP-BUDAT '00000000' end of period if i_event - ' INT'
I_OBJNR LIKE COEP-OBJNR Number CO-Object
I_OWAER LIKE COAS-WAERS ' ' Objectcurrency if I_EVENT - ' INT'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.