SAP Function SMB_UIE_FI_GET_DUELINEITEMS - Data provision for the Accounting KPI

Parameter Reference Type Length Default Optional Text
IV_COMP_CODE BUKRS C 4 X Company Code

Parameter Reference Type Length Text
EV_COUNT_1 DMBTR P 7 For Posting Date greater than 60
EV_COUNT_2 DMBTR P 7 For Posting Date between 31 and 60
EV_COUNT_3 DMBTR P 7 For Posting Date between 11 and 30
EV_COUNT_4 DMBTR P 7 For Posting Date between 0 and 10

Functionality
This function module is used to get the number of due line items atdifferent time horizon for the given company code.

Example
Input ,,,,-,,1000
Output,,-,,
EV_COUNT_1 0,00,,,,,,*For Posting Dategreater than 60
EV_COUNT_2 1.432,60-,,,,,,*For Posting Datebetween 31 and 60
EV_COUNT_3 28.827,58-,,,,*For Posting Datebetween 11 and 30
EV_COUNT_4 1.160,00-,,,,,,*For Posting Datebetween 0 and 10

Notes
o,, Authorizations required for the FM.
o,,This method works with buffering. This means that other changemethods of instances created/changed by this method can be executed inthe same LUW, without a prior posting being necessary.
o,,If this function module is called without passing company code, itwill identify the number of dueline times at different time horizonirrespective of company code.