Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

standard FLQC2 - table FLQITEMFI

Former Member
0 Likes
839

Hi,

in the table FLQITEMFI I get the LQDAY (payment date).

This can be the posting date (BKPF-BUDAT) or the value date (BSEG-VALUT) of a line item, depending on how I customize the FLQC2 (flag or not on "posting date").

The challenging problem is:

I need to have both the posting date and the value date

please help me

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
583

You want both the date means, in internal table ??

Pls clarify

2 REPLIES 2
Read only

Former Member
0 Likes
584

You want both the date means, in internal table ??

Pls clarify

Read only

0 Likes
583

In table FLQITEMFI there are some fields. THey come directly from the corresponding fields in the accounting document but there are some exceptions.

One exception is the field LQDAY. This depends on customizing FLQC2 (if you put a flag on posting date (BKPF-BUDAT) then LQDAY will be the posting date, if you dont flag it then LQDAY will be the value date BSEG-VALUT)).

But I need to view in table FLQITEMFI both the value date and the posting date.

Thank you

Valeria